X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fkernel-command-line.xml;fp=man%2Fkernel-command-line.xml;h=d2767e5691a05b2184b0593d84431b378f871990;hp=a276b7141d292b9a152aa5263814de2c0f4ffeda;hb=52c611b776c6d17b7aeffb5d9b1b555260b5011b;hpb=d2f42e3a9b6cc38c8a35376e551ce71ca7701da1 diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index a276b7141..d2767e569 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -98,6 +98,19 @@ + + systemd.mask= + systemd.debug-shell + + Additional parameters + understood by + systemd-debug-generator8, + to mask specific units at + boot, or invoke a debug shell + on tty9. + + + systemd.restore_state= @@ -183,20 +196,10 @@ fsck.mode= - - - Parameter understood by - the file system checker - services. For details, see - systemd-fsck@.service8. - - - - fsck.repair= - Parameter understood by + Parameters understood by the file system checker services. For details, see systemd-fsck@.service8. @@ -303,6 +306,38 @@ + + root= + rootfstype= + rootfsflags= + ro + rw + + + Configures the root file + system and its file system + type and mount options, as + well as whether it shall be + mounted read-only or + read-writable initially. For + details, see + systemd-fstab-generator8. + + + + + systemd.gpt_auto= + rd.systemd.gpt_auto= + + + Configures whether GPT + based partition auto-discovery + shall be attempted. For + details, see + systemd-gpt-auto-generator8. + + + modules-load= rd.modules-load= @@ -325,6 +360,7 @@ systemd1, bootparam7, dracut.cmdline7, + systemd-debug-generator8, systemd-fsck@.service8, systemd-quotacheck.service8, systemd-journald.service8, @@ -333,8 +369,9 @@ plymouth8, systemd-cryptsetup-generator8, systemd-fstab-generator8, - systemd-modules-load.service8 - systemd-backlight@.service8 + systemd-gpt-auto-generator8, + systemd-modules-load.service8, + systemd-backlight@.service8, systemd-rfkill@.service8