fstab-generator: ignore root=/dev/nfs (#3591)
authorHarald Hoyer <harald@redhat.com>
Thu, 23 Jun 2016 16:47:03 +0000 (17:47 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 23 Jun 2016 16:47:03 +0000 (18:47 +0200)
commit3ade16c9c842bb18a5c0edb56ed8153c250ddeaf
tree9241b1d1c7b0f862dcee33d8ecf355750f4ad70d
parent48a97bb4dc82e8994b8416c6b9f95fb59c495015
fstab-generator: ignore root=/dev/nfs (#3591)

root=/dev/nfs is a legacy option for the kernel to handle root on NFS.

Documentation for this kernel command line option
can be found in the kernel source tree:

Documentation/filesystems/nfs/nfsroot.txt
src/fstab-generator/fstab-generator.c