X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fkernel-command-line.xml;h=f244bfcb5794e33af20776883c680d52f1914625;hb=02ea24ca2a0aac854c4e9e7d712f6464c8b29e4a;hp=abe68e549689edc6f917aeafbdb2a061dc9b7c71;hpb=775657712d0f6d14b70a0fe947a95a9ecc212440;p=elogind.git diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index abe68e549..f244bfcb5 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -98,6 +98,35 @@ + + systemd.mask= + systemd.wants= + systemd.debug-shell + + Additional parameters + understood by + systemd-debug-generator8, + to mask or start specific + units at boot, or invoke a + debug shell on tty9. + + + + + systemd.restore_state= + + This parameter is understood by + several system tools to control + whether or not they should restore + system state from the previous boot. + For details, see + systemd-backlight@.service8 + and + systemd-rfkill@.service8. + + + + quiet @@ -168,9 +197,10 @@ fsck.mode= + fsck.repair= - Parameter understood by + Parameters understood by the file system checker services. For details, see systemd-fsck@.service8. @@ -192,6 +222,7 @@ systemd.journald.forward_to_syslog= systemd.journald.forward_to_kmsg= systemd.journald.forward_to_console= + systemd.journald.forward_to_wall= Parameters understood by @@ -276,6 +307,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= @@ -298,6 +361,7 @@ systemd1, bootparam7, dracut.cmdline7, + systemd-debug-generator8, systemd-fsck@.service8, systemd-quotacheck.service8, systemd-journald.service8, @@ -306,7 +370,10 @@ plymouth8, systemd-cryptsetup-generator8, systemd-fstab-generator8, - systemd-modules-load.service8 + systemd-gpt-auto-generator8, + systemd-modules-load.service8, + systemd-backlight@.service8, + systemd-rfkill@.service8