diff --git a/chapter08/chapter08.xml b/chapter08/chapter08.xml index fde5897a1..eae9b9aa1 100644 --- a/chapter08/chapter08.xml +++ b/chapter08/chapter08.xml @@ -108,6 +108,7 @@ + diff --git a/chapter08/s6-utils.xml b/chapter08/s6-utils.xml new file mode 100644 index 000000000..07d9bcd08 --- /dev/null +++ b/chapter08/s6-utils.xml @@ -0,0 +1,104 @@ + + + %general-entities; +]> + + + + + + s6-utils + &s6-utils-version; +
&s6-utils-url;
+
+ + s6-utils-&s6-utils-version; + + + s6-utils + + + + + + <para>s6-linux-init is a set of minimalistic tools used to + create a s6-based init system, including a /sbin/init binary, + on a Linux kernel.</para> + + <segmentedlist> + <segtitle>&buildtime;</segtitle> + <segtitle>&diskspace;</segtitle> + + <seglistitem> + <seg>&s6-utils-fin-sbu;</seg> + <seg>&s6-utils-fin-du;</seg> + </seglistitem> + </segmentedlist> + </sect2> + + <sect2 role="installation"> + <title>Installation of s6-linux-utils + + Prepare s6-utils for compilation: + +./configure --prefix=/usr + + + + Compile the package: + +make + + Install the package: + +make install + + + + + Contents of s6-utils + + + Installed programs + Installed libraries + Installed directories + + + s6-utils-x, s6-utils-y, s6-utils-z, ... + libx, liby, libz ... + dirx, diry, dirz ... + + + + + Short Descriptions + + + + + s6-utils-x + + Is used to blah blah + + s6-utils-x + + + + + + + +
diff --git a/packages.ent b/packages.ent index eee92adc5..10aa4a9b7 100644 --- a/packages.ent +++ b/packages.ent @@ -664,6 +664,16 @@ + + + + + + + + + +