X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;ds=sidebyside;f=man%2Fkernel-command-line.xml;h=36428aaa94e26c565af7d627b495327dc6e92633;hb=bf32f99f65ec42539af65736b057c9e09d3987b9;hp=a276b7141d292b9a152aa5263814de2c0f4ffeda;hpb=f1f0198cb61a3398557cc9ec596e1e90ac731ed3;p=elogind.git diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index a276b7141..36428aaa9 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,20 @@ + + 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= @@ -183,20 +197,10 @@ fsck.mode= - - - Parameter understood by - the file system checker - services. For details, see - systemd-fsck@.service8. - - - - fsck.repair= - Parameter understood by + Parameters understood by the file system checker services. For details, see systemd-fsck@.service8. @@ -267,7 +271,7 @@ May be used to disable the Plymouth boot splash. For details, see - plymouth8. + plymouth8. @@ -303,6 +307,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= @@ -323,18 +359,20 @@ 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-backlight@.service8 + systemd-gpt-auto-generator8, + systemd-modules-load.service8, + systemd-backlight@.service8, systemd-rfkill@.service8