X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fkernel-command-line.xml;h=e32ed1972e8c908f065a300469cd6f4393a31dbf;hp=abe68e549689edc6f917aeafbdb2a061dc9b7c71;hb=e45fc5e738b0b7700e8b4f3c4b25c58a49b44b27;hpb=775657712d0f6d14b70a0fe947a95a9ecc212440 diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index abe68e549..e32ed1972 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -62,11 +62,11 @@ kernel, please see kernel-parameters.txt and - bootparam7. + bootparam7. For command line parameters understood by the initial RAM disk, please see - dracut.cmdline7, + dracut.cmdline7, or the documentation of the specific initrd implementation of your installation. @@ -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 @@ -125,6 +154,7 @@ -b emergency + rescue single s S @@ -168,9 +198,10 @@ fsck.mode= + fsck.repair= - Parameter understood by + Parameters understood by the file system checker services. For details, see systemd-fsck@.service8. @@ -192,6 +223,7 @@ systemd.journald.forward_to_syslog= systemd.journald.forward_to_kmsg= systemd.journald.forward_to_console= + systemd.journald.forward_to_wall= Parameters understood by @@ -223,6 +255,8 @@ rd.udev.children-max= udev.exec-delay= rd.udev.exec-delay= + udev.event-timeout= + rd.udev.event-timeout= net.ifnames= @@ -240,7 +274,7 @@ May be used to disable the Plymouth boot splash. For details, see - plymouth8. + plymouth8. @@ -249,6 +283,8 @@ rd.luks= luks.crypttab= rd.luks.crypttab= + luks.name= + rd.luks.name= luks.uuid= rd.luks.uuid= luks.options= @@ -276,6 +312,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= @@ -288,6 +356,17 @@ + + resume= + + + Enables resume from hibernation + using the specified device. + All fstab5-like + paths are supported. For details, see + systemd-hibernate-resume-generator8. + + @@ -296,17 +375,22 @@ See Also systemd1, - bootparam7, - dracut.cmdline7, + bootparam7, + dracut.cmdline7, + systemd-debug-generator8, systemd-fsck@.service8, systemd-quotacheck.service8, systemd-journald.service8, systemd-vconsole-setup.service8, systemd-udevd.service8, - plymouth8, + 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, + systemd-hibernate-resume-generator8