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=abe68e549689edc6f917aeafbdb2a061dc9b7c71;hp=0745e0f11192595c21c03397050579e007425135;hb=775657712d0f6d14b70a0fe947a95a9ecc212440;hpb=c66e7bc7a19c068ca1c414f2f8bd5dc13c20907f diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 0745e0f11..abe68e549 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -44,7 +44,7 @@ kernel-command-line - Kernel Command Line Paramaters + Kernel command line parameters @@ -59,19 +59,22 @@ kernel command line arguments. For command line parameters understood by the - kernel please see kernel-parameters.txt. + 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. - + dracut.cmdline7, + or the documentation of the specific initrd + implementation of your installation. Core OS Command Line Arguments - + systemd.unit= rd.systemd.unit= @@ -80,7 +83,6 @@ systemd.crash_chvt= systemd.confirm_spawn= systemd.show_status= - systemd.sysv_console= systemd.log_target= systemd.log_level= systemd.log_color= @@ -91,7 +93,7 @@ Parameters understood by the system and service manager - to control system behaviour. For details see + to control system behavior. For details, see systemd1. @@ -99,16 +101,29 @@ quiet - Parameters understood by + Parameter understood by 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 @@ -122,7 +137,7 @@ Parameters understood by the system and service manager, as compatibility - options. For details see + options. For details, see systemd1. @@ -146,7 +161,7 @@ Parameters understood by the system and service manager to control locale and language - settings. For details see + settings. For details, see systemd1. @@ -155,10 +170,10 @@ fsck.mode= - Parameters understood by + Parameter understood by the file system checker - services. For details see - fsck-root.service8. + services. For details, see + systemd-fsck@.service8. @@ -166,10 +181,10 @@ quotacheck.mode= - Parameters understood by + Parameter understood by the file quota checker - service. For details see - quotacheck.service8. + service. For details, see + systemd-quotacheck.service8. @@ -181,7 +196,7 @@ Parameters understood by the journal service. For - details see + details, see systemd-journald.service8. @@ -196,28 +211,84 @@ Parameters understood by the virtual console setup logic. For - details see + details, see systemd-vconsole-setup.service8. udev.log-priority= - udev.children-max= - udev.udev.exec-delay= rd.udev.log-priority= + udev.children-max= rd.udev.children-max= - rd.udev.udev.exec-delay= + 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. - + + plymouth.enable= + + + May be used to disable + the Plymouth boot splash. For + details, see + plymouth8. + + + + + luks= + rd.luks= + luks.crypttab= + 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 + systemd-cryptsetup-generator8. + + + + + fstab= + rd.fstab= + + + Configures the + /etc/fstab + logic at boot. For details, see + systemd-fstab-generator8. + + + + + modules-load= + rd.modules-load= + + + Load a specific kernel + module early at boot. For + details, see + systemd-modules-load.service8. + + + + @@ -225,12 +296,17 @@ 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, + systemd-cryptsetup-generator8, + systemd-fstab-generator8, + systemd-modules-load.service8