diff options
Diffstat (limited to 'chapter06/grub.xml')
-rw-r--r-- | chapter06/grub.xml | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/chapter06/grub.xml b/chapter06/grub.xml index 3abecc041..1195d3292 100644 --- a/chapter06/grub.xml +++ b/chapter06/grub.xml @@ -3,23 +3,29 @@ <!ENTITY % general-entities SYSTEM "../general.ent"> %general-entities; ]> -<sect1 id="ch-system-grub" xreflabel="Grub"> +<sect1 id="ch-system-grub" xreflabel="Grub" role="wrap"> <title>Grub-&grub-version;</title> <?dbhtml filename="grub.html"?> <indexterm zone="ch-system-grub"><primary sortas="a-Grub">Grub</primary></indexterm> +<sect2 role="package"><title/> <para>The Grub package contains the GRand Unified Bootloader.</para> -<screen>&buildtime; 0.2 SBU -&diskspace; 10 MB</screen> - -<para>Grub installation depends on: Bash, Binutils, Coreutils, Diffutils, -GCC, Glibc, Grep, Make, Ncurses, Sed.</para> - - +<segmentedlist> +<segtitle>&buildtime;</segtitle> +<segtitle>&diskspace;</segtitle> +<seglistitem><seg>0.2 SBU</seg><seg>10 MB</seg></seglistitem> +</segmentedlist> + +<segmentedlist> +<segtitle>Grub installation depends on</segtitle> +<seglistitem><seg>Bash, Binutils, Coreutils, Diffutils, +GCC, Glibc, Grep, Make, Ncurses, Sed</seg></seglistitem> +</segmentedlist> +</sect2> -<sect2> +<sect2 role="installation"> <title>Installation of Grub</title> <para>This package is known to behave badly when you have changed its default |