Files
poky/meta/recipes-core
Jonathan Liu e8bc7a136a base-files: use /dev/root in /etc/fstab for systemd support
systemd does not recognize "rootfs" in /etc/fstab so the root
filesystem is not checked. As a result, the following message
is logged by journalctl:
systemd-fstab-generator[68]: Checking was requested for "rootfs", but it
is not a device

Changing "rootfs" to "/dev/root" in /etc/fstab allows systemd to
check the root filesystem when the kernel is booted with the root
filesystem mounted read-only.

[YOCTO #5950]

(From OE-Core rev: c509f948d9c575c45af8c5ed1cb1692c0ca5dade)

Signed-off-by: Jonathan Liu <net147@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2014-03-21 12:05:54 +00:00
..
2014-03-02 17:25:28 +00:00
2014-03-05 17:36:37 +00:00
2014-03-05 17:36:37 +00:00
2014-01-10 15:16:48 +00:00
2014-03-21 12:05:50 +00:00
2014-03-19 14:19:07 +00:00
2014-03-05 17:36:37 +00:00
2014-03-17 14:01:41 +00:00
2013-11-29 09:52:56 +00:00