diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/bootscripts.xml | 20 |
1 files changed, 13 insertions, 7 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 3c04492e2..86c74e051 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -3,22 +3,28 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts"> +<sect1 id="ch-scripts-bootscripts" xreflabel="Bootscripts" role="wrap"> <title>LFS-Bootscripts-&bootscripts-version;</title> <?dbhtml filename="bootscripts.html"?> <indexterm zone="ch-scripts-bootscripts"><primary sortas="a-Bootscripts">Bootscripts</primary></indexterm> +<sect2 role="package"><title/> <para>The LFS-Bootscripts package contains a set of bootscripts.</para> -<screen>&buildtime; 0.1 SBU -&diskspace; 0.3 MB</screen> - -<para>LFS-Bootscripts installation depends on: Bash, Coreutils.</para> - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.1 SBU</seg><seg>0.3 MB</seg></seglistitem> +</segmentedlist> +<segmentedlist> +<segtitle>LFS-Bootscripts installation depends on</segtitle> +<seglistitem><seg>Bash, Coreutils</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of LFS-Bootscripts</title> <para>Installation of the bootscripts is very simple:</para> |