From 52c611b776c6d17b7aeffb5d9b1b555260b5011b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 19 Jun 2014 16:54:40 +0200 Subject: [PATCH] man: add new kernel command line switches to kernel-command-line(7) --- man/kernel-command-line.xml | 63 +++++++++++++++++++++++++++++-------- 1 file changed, 50 insertions(+), 13 deletions(-) diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index a276b7141..d2767e569 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -98,6 +98,19 @@ + + systemd.mask= + systemd.debug-shell + + Additional parameters + understood by + systemd-debug-generator8, + to mask specific units at + boot, or invoke a debug shell + on tty9. + + + systemd.restore_state= @@ -183,20 +196,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. @@ -303,6 +306,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= @@ -325,6 +360,7 @@ systemd1, bootparam7, dracut.cmdline7, + systemd-debug-generator8, systemd-fsck@.service8, systemd-quotacheck.service8, systemd-journald.service8, @@ -333,8 +369,9 @@ 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 -- 2.30.2