X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-fstab-generator.xml;h=e3cf5d2bfb56d15ac836f4c3bac6b05750b11ea5;hp=a526bcfdb24bb1b3c95f22c21cf24c0494ffe604;hb=4cd1214db6cf4b262e8ce6381bc710091b375c96;hpb=059b37cc288ab529c6b5033af1f8118914f0329f diff --git a/man/systemd-fstab-generator.xml b/man/systemd-fstab-generator.xml index a526bcfdb..e3cf5d2bf 100644 --- a/man/systemd-fstab-generator.xml +++ b/man/systemd-fstab-generator.xml @@ -42,7 +42,7 @@ systemd-fstab-generator - Unit generator for /etc/fstab + Unit generator for /etc/fstab @@ -59,7 +59,13 @@ for details) into native systemd units early at boot and when configuration of the system manager is reloaded. This will instantiate mount and swap units - units as necessary. + as necessary. + + The passno field is treated + like a simple boolean, and the ordering information is + discarded. However, if the root file system is + checked, it is checked before all the other + file systems. See systemd.mount5 @@ -71,7 +77,7 @@ systemd-fstab-generator implements the generator + url="http://www.freedesktop.org/wiki/Software/systemd/Generators">generator specification. @@ -81,7 +87,7 @@ systemd-fstab-generator understands the following kernel command line parameters: - + fstab= @@ -90,14 +96,14 @@ Takes a boolean argument. Defaults to yes. If - no causes the + no, causes the generator to ignore any mounts or swaps configured in /etc/fstab. rd.fstab= - is honoured only be initial RAM disk + is honored only by initial RAM disk (initrd) while - luks.fstab= is - honoured by both the main system and + fstab= is + honored by both the main system and the initrd.