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=dbfec612891a09e890db322bed192196d9331e50;hp=a00c139ff79b5978f8e2c1d115ec40f2d2df0a77;hb=93ae25e6fd62b2f87c3dd9ad3e81934eecc48057;hpb=99166f29eca896619c0fbfcd0ddad1496463c062 diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index a00c139ff..dbfec6128 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -44,7 +44,7 @@ kernel-command-line - Kernel Command Line Parameters + Kernel command line parameters @@ -59,12 +59,12 @@ kernel command line arguments. For command line parameters understood by the - kernel please see kernel-parameters.txt and bootparam7. - For command line paramaters understood by the + For command line parameters understood by the initial RAM disk, please see dracut.cmdline7, or the documentation of the specific initrd @@ -74,7 +74,7 @@ Core OS Command Line Arguments - + systemd.unit= rd.systemd.unit= @@ -93,11 +93,26 @@ Parameters understood by the system and service manager - to control system behaviour. For details see + to control system behavior. For details, see systemd1. + + 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 @@ -105,12 +120,25 @@ both the kernel and the system and service manager to control console log verbosity. For - details see + details, see + systemd1. + + + + + debug + + Parameter understood by + both the kernel and the system + and service manager to control + console log verbosity. For + details, see systemd1. + -b emergency single s @@ -124,7 +152,7 @@ Parameters understood by the system and service manager, as compatibility - options. For details see + options. For details, see systemd1. @@ -148,7 +176,7 @@ Parameters understood by the system and service manager to control locale and language - settings. For details see + settings. For details, see systemd1. @@ -159,8 +187,8 @@ Parameter understood by the file system checker - services. For details see - fsck-root.service8. + services. For details, see + systemd-fsck@.service8. @@ -170,8 +198,8 @@ Parameter understood by the file quota checker - service. For details see - quotacheck.service8. + service. For details, see + systemd-quotacheck.service8. @@ -179,11 +207,12 @@ systemd.journald.forward_to_syslog= systemd.journald.forward_to_kmsg= systemd.journald.forward_to_console= + systemd.journald.forward_to_wall= Parameters understood by the journal service. For - details see + details, see systemd-journald.service8. @@ -198,7 +227,7 @@ Parameters understood by the virtual console setup logic. For - details see + details, see systemd-vconsole-setup.service8. @@ -210,12 +239,13 @@ rd.udev.children-max= udev.exec-delay= rd.udev.exec-delay= + net.ifnames= Parameters understood by the device event managing daemon. For - details see - systemd-udevd8. + details, see + systemd-udevd.service8. @@ -225,7 +255,7 @@ May be used to disable the Plymouth boot splash. For - details see + details, see plymouth8. @@ -237,11 +267,15 @@ rd.luks.crypttab= luks.uuid= rd.luks.uuid= + luks.options= + rd.luks.options= + luks.key= + rd.luks.key= Configures the LUKS full-disk encryption logic at - boot. For details see + boot. For details, see systemd-cryptsetup-generator8. @@ -253,19 +287,19 @@ Configures the /etc/fstab - logic at boot. For details see + logic at boot. For details, see systemd-fstab-generator8. - driver= - rd.driver= + modules-load= + rd.modules-load= Load a specific kernel - boot early at boot. For - details see + module early at boot. For + details, see systemd-modules-load.service8. @@ -278,14 +312,19 @@ See Also systemd1, + bootparam7, dracut.cmdline7, - fsck-root.service8, - quotacheck.service8, + systemd-fsck@.service8, + systemd-quotacheck.service8, systemd-journald.service8, systemd-vconsole-setup.service8, - systemd-udevd8, + systemd-udevd.service8, plymouth8, - cryptsetup@.service8 + systemd-cryptsetup-generator8, + systemd-fstab-generator8, + systemd-modules-load.service8 + systemd-backlight@.service8 + systemd-rfkill@.service8