X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fkernel-command-line.xml;h=e32ed1972e8c908f065a300469cd6f4393a31dbf;hp=99908418e6adf9e9d31f4e12259ddfb8452a3ea4;hb=baade8cc237c37bd8905d86ec6e9c7872d4abe03;hpb=a32f224aafaf47d3489a730259a47ef45781193e diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 99908418e..e32ed1972 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,14 +59,14 @@ kernel command line arguments. For command line parameters understood by the - kernel please see kernel-parameters.txt and - bootparam7. + 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. @@ -74,7 +74,7 @@ Core OS Command Line Arguments - + systemd.unit= rd.systemd.unit= @@ -93,11 +93,40 @@ Parameters understood by the system and service manager - to control system behaviour. For details see + to control system behavior. For details, see systemd1. + + 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 @@ -105,13 +134,27 @@ 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 + rescue single s S @@ -124,7 +167,7 @@ Parameters understood by the system and service manager, as compatibility - options. For details see + options. For details, see systemd1. @@ -148,18 +191,19 @@ Parameters understood by the system and service manager to control locale and language - settings. For details see + settings. For details, see systemd1. fsck.mode= + fsck.repair= - Parameter understood by + Parameters understood by the file system checker - services. For details see + services. For details, see systemd-fsck@.service8. @@ -170,7 +214,7 @@ Parameter understood by the file quota checker - service. For details see + service. For details, see systemd-quotacheck.service8. @@ -179,11 +223,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 +243,7 @@ Parameters understood by the virtual console setup logic. For - details see + details, see systemd-vconsole-setup.service8. @@ -210,11 +255,14 @@ rd.udev.children-max= udev.exec-delay= rd.udev.exec-delay= + udev.event-timeout= + rd.udev.event-timeout= + net.ifnames= Parameters understood by the device event managing daemon. For - details see + details, see systemd-udevd.service8. @@ -225,8 +273,8 @@ May be used to disable the Plymouth boot splash. For - details see - plymouth8. + details, see + plymouth8. @@ -235,13 +283,19 @@ rd.luks= luks.crypttab= rd.luks.crypttab= + luks.name= + rd.luks.name= 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,23 +307,66 @@ Configures the /etc/fstab - logic at boot. For details see + logic at boot. For details, see + systemd-fstab-generator8. + + + + + 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. - driver= - rd.driver= + 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= Load a specific kernel - boot early at boot. For - details see + module early at boot. For + details, see systemd-modules-load.service8. + + resume= + + + Enables resume from hibernation + using the specified device. + All fstab5-like + paths are supported. For details, see + systemd-hibernate-resume-generator8. + + @@ -278,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