diff options
Diffstat (limited to 'chapter06/util-linux.xml')
-rw-r--r-- | chapter06/util-linux.xml | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/util-linux.xml b/chapter06/util-linux.xml index 8695e36ab..01c553d31 100644 --- a/chapter06/util-linux.xml +++ b/chapter06/util-linux.xml @@ -3,25 +3,31 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-util-linux" xreflabel="Util-linux"> +<sect1 id="ch-system-util-linux" xreflabel="Util-linux" role="wrap"> <title>Util-linux-&util-linux-version;</title> <?dbhtml filename="util-linux.html"?> <indexterm zone="ch-system-util-linux"><primary sortas="a-Util-linux">Util-linux</primary></indexterm> +<sect2 role="package"><title/> <para>The Util-linux package contains miscellaneous utility programs. Among them are utilities for handling file systems, consoles, partitions, and messages.</para> -<screen>&buildtime; 0.2 SBU -&diskspace; 16 MB</screen> - -<para>Util-linux installation depends on: Bash, Binutils, Coreutils, -Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib.</para> - - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.2 SBU</seg><seg>16 MB</seg></seglistitem> +</segmentedlist> + +<segmentedlist> +<segtitle>Util-linux installation depends on</segtitle> +<seglistitem><seg>Bash, Binutils, Coreutils, +Diffutils, GCC, Gettext, Glibc, Grep, Make, Ncurses, Sed, Zlib</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>FHS compliance notes</title> <para>The FHS recommends that we use <filename>/var/lib/hwclock</filename>, |