From: Zbigniew Jędrzejewski-Szmek Date: Thu, 28 Nov 2019 09:01:27 +0000 (+0100) Subject: man: document initrd.target X-Git-Tag: v245-rc1~320^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2b1daf24dc82dcadf584b2a7ea2801bd9710f894;p=thirdparty%2Fsystemd.git man: document initrd.target --- diff --git a/man/systemd.special.xml b/man/systemd.special.xml index 248fb924dba..c839af1842c 100644 --- a/man/systemd.special.xml +++ b/man/systemd.special.xml @@ -38,6 +38,7 @@ hibernate.target, hybrid-sleep.target, suspend-then-hibernate.target, + initrd.target, initrd-fs.target, initrd-root-device.target, initrd-root-fs.target, @@ -202,14 +203,16 @@ default.target - The default unit systemd starts at bootup. Usually, - this should be aliased (symlinked) to - multi-user.target or - graphical.target. + The default unit systemd starts at bootup. Usually, this should be aliased (symlinked) to + multi-user.target or graphical.target. See + bootup7 for + more discussion. - The default unit systemd starts at bootup can be - overridden with the systemd.unit= kernel - command line option. + The default unit systemd starts at bootup can be overridden with the + systemd.unit= kernel command line option, or more conveniently, with the short + names like single, rescue, 1, + 3, 5, …; see + systemd1. @@ -341,6 +344,15 @@ is active as long as the system is running. + + initrd.target + + This is the default target in the initramfs, similar to default.target + in the main system. It is used to mount the real root and transition to it. See + bootup7 for + more discussion. + + initrd-fs.target