X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fkernel-command-line.xml;h=40b7766214d75369eb8493bb96d905151c3e4e40;hb=HEAD;hp=ded41ffc36ceb7078bac7205049c42ad6eeb21f4;hpb=0e3220684c6184a2f70396d991200ae207a25377;p=thirdparty%2Fsystemd.git diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index ded41ffc36c..3dd5449bd06 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -40,10 +40,8 @@ and bootparam7. - For command line parameters understood by the initrd, see - dracut.cmdline7, - or the documentation of the specific initrd implementation of your - installation. + For command line parameters understood by the initrd, see the documentation of the specific initrd + implementation of your installation. @@ -56,7 +54,7 @@ systemd.dump_core systemd.crash_chvt systemd.crash_shell - systemd.crash_reboot + systemd.crash_action= systemd.confirm_spawn systemd.service_watchdogs systemd.show_status @@ -88,6 +86,7 @@ systemd.mask= systemd.wants= systemd.debug_shell + systemd.default_debug_tty= Additional parameters understood by systemd-debug-generator8, @@ -318,7 +317,7 @@ udev.blockdev_read_only rd.udev.blockdev_read_only net.ifnames= - net.naming-scheme= + net.naming_scheme= Parameters understood by the device event managing @@ -591,16 +590,25 @@ resumeflags= - Enables resume from hibernation using the specified - device and mount options. All - fstab5-like - paths are supported. For details, see + Enable resume from hibernation using the specified device and timeout options. All + fstab5-style + device identifiers are supported. For details, see systemd-hibernate-resume-generator8. + + resume_offset= + + Configure the page offset of the swap space from the resume device. For details, see + systemd-hibernate-resume-generator8. + + + + + systemd.firstboot= @@ -610,7 +618,7 @@ systemd-homed-firstboot.service1 will not query the user for basic system settings, even if the system boots up for the first time and the relevant settings are not initialized yet. Not to be confused with - systemd.condition-first-boot= (see below), which overrides the result of the + systemd.condition_first_boot= (see below), which overrides the result of the ConditionFirstBoot= unit file condition, and thus controls more than just systemd-firstboot.service behaviour. @@ -618,7 +626,7 @@ - systemd.condition-needs-update= + systemd.condition_needs_update= Takes a boolean argument. If specified, overrides the result of ConditionNeedsUpdate= unit condition checks. See @@ -629,7 +637,7 @@ - systemd.condition-first-boot= + systemd.condition_first_boot= Takes a boolean argument. If specified, overrides the result of ConditionFirstBoot= unit condition checks. See @@ -642,7 +650,7 @@ - systemd.clock-usec= + systemd.clock_usec= Takes a decimal, numeric timestamp in μs since January 1st 1970, 00:00am, to set the system clock to. The system time is set to the specified timestamp early during boot. It is not @@ -652,7 +660,7 @@ - systemd.random-seed= + systemd.random_seed= Takes a base64 encoded random seed value to credit with full entropy to the kernel's random pool during early service manager initialization. This option is useful in testing @@ -677,6 +685,17 @@ + + systemd.allow_userspace_verity= + + Takes a boolean argument. Controls whether disk images that are Verity protected may + be authenticated in userspace signature checks via /etc/verity.d/ (and related + directories) public key drop-ins, or whether in-kernel signature checking only. Defaults to + on. + + + + systemd.hostname= @@ -702,6 +721,37 @@ + + + systemd.battery_check= + + Accepts a boolean argument. If false the boot-time battery charge check implemented + by + systemd-battery-check.service8 + is disabled. + + + + + + ifname= + net.ifname_policy= + + Controls interface naming policies, implemented by + systemd-network-generator.service8. + + + + + + systemd.tpm2_wait= + + Controls whether to wait for a TPM2 device at boot, implemented by + systemd-tpm2-generator8. + + + + @@ -728,7 +778,6 @@ bootparam7 systemd.system-credentials7 smbios-type-117 - dracut.cmdline7 systemd-debug-generator8 systemd-fsck@.service8 systemd-quotacheck.service8