summaryrefslogtreecommitdiff
path: root/doc/s6-linux-init-maker.html
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-05-20 13:30:47 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-05-20 13:30:47 +0000
commitaf21e602b1dad1b7fd2c00f570d1d5605b9bb277 (patch)
tree7242f87f8cdb66dbe1912fcf48d18b5af787e43a /doc/s6-linux-init-maker.html
parentbcd0758e17995c98662cbcaf15eaa62d1fcc8356 (diff)
downloads6-linux-init-af21e602b1dad1b7fd2c00f570d1d5605b9bb277.tar.xz
Improve UX following IRC feedback, prepare for 1.0.1.0
Diffstat (limited to 'doc/s6-linux-init-maker.html')
-rw-r--r--doc/s6-linux-init-maker.html11
1 files changed, 10 insertions, 1 deletions
diff --git a/doc/s6-linux-init-maker.html b/doc/s6-linux-init-maker.html
index 34fa829..218af02 100644
--- a/doc/s6-linux-init-maker.html
+++ b/doc/s6-linux-init-maker.html
@@ -59,7 +59,8 @@ machine</em>. If it is not the case, the system will fail to boot.
[ -e <em>initial_envvar</em> ] ... \
[ -q <em>finalsleeptime</em> ] \
[ -D <em>initdefault</em> ] \
- [ -n | -N ]
+ [ -n | -N ] \
+ [ -f <em>skeldir</em> ] \
[ -U <em>utmp_user</em> ] \
<em>dir</em>
</pre>
@@ -295,6 +296,14 @@ option if your rootfs is read-only: failure to write to <tt>/run</tt>
will cause init to die and the kernel to panic. This option is
incompatible with the <tt>-n</tt> option. </li> <p />
+ <li> <tt>-f</tt>&nbsp;<em>skeldir</em>&nbsp;: copy the skeleton
+scripts from directory <em>skeldir</em>. By default, <em>skeldir</em>
+is <tt>/etc/s6-linux-init/skel</tt>, or the directory that has been
+given as an argument to the <tt>--skeldir</tt> configure option at
+build time. This option is typically useful when distributions run
+<tt>s6-linux-init-maker</tt> in packaging scripts, when preparing
+files in a staging directory. </li> <p />
+
<li> <tt>-U</tt>&nbsp;<em>utmp_user</em>&nbsp;: this option is only
available when the s6-linux-init package has been built with the
<tt>--enable-utmps</tt> configure option, that enables support for the