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=7ff2709fbd88dd4fafd8d3c58f486bffdb673740;hp=6e1c7e080a1d42a771cb42214791e6749125ad4f;hb=a057be1fcc61ca1fed96898db05dfe88f54ab2db;hpb=03658d4fd66d5d0ccce643cef92185ec38b0e575 diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 6e1c7e080..7ff2709fb 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 @@ -60,18 +60,21 @@ For command line parameters understood by the kernel please see kernel-parameters.txt. + url="https://www.kernel.org/doc/Documentation/kernel-parameters.txt">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. @@ -158,7 +160,7 @@ Parameter understood by the file system checker services. For details see - fsck-root.service8. + systemd-fsck@.service8. @@ -169,7 +171,7 @@ Parameter understood by the file quota checker service. For details see - quotacheck.service8. + systemd-quotacheck.service8. @@ -208,12 +210,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. + systemd-udevd.service8. @@ -235,6 +238,8 @@ rd.luks.crypttab= luks.uuid= rd.luks.uuid= + luks.key= + rd.luks.key= Configures the LUKS @@ -257,12 +262,12 @@ - driver= - rd.driver= + modules-load= + rd.modules-load= Load a specific kernel - boot early at boot. For + module early at boot. For details see systemd-modules-load.service8. @@ -276,14 +281,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, - cryptsetup@.service8 + systemd-cryptsetup-generator8, + systemd-fstab-generator8, + systemd-modules-load.service8