aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08/kernel.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08/kernel.xml')
-rw-r--r--chapter08/kernel.xml25
1 files changed, 16 insertions, 9 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index 84f772804..cdcd55612 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -3,23 +3,30 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
-<sect1 id="ch-bootable-kernel" xreflabel="Linux">
+<sect1 id="ch-bootable-kernel" xreflabel="Linux" role="wrap">
<title>Linux-&linux-version;</title>
<?dbhtml filename="kernel.html"?>
<indexterm zone="ch-bootable-kernel"><primary sortas="a-Linux">Linux</primary></indexterm>
+<sect2 role="package"><title/>
<para>The Linux package contains the kernel and the header files.</para>
-<screen>&buildtime; All default options: 4.20 SBU
-&diskspace; All default options: 181 MB</screen>
-
-<para>Linux installation depends on: Bash, Binutils, Coreutils, Findutils,
-GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed.</para>
-
-
+<segmentedlist>
+<segtitle>&buildtime;</segtitle>
+<segtitle>&diskspace;</segtitle>
+<seglistitem><seg>All default options: 4.20 SBU</seg>
+<seg>All default options: 181 MB</seg></seglistitem>
+</segmentedlist>
+
+<segmentedlist>
+<segtitle>Linux installation depends on</segtitle>
+<seglistitem><seg>Bash, Binutils, Coreutils, Findutils,
+GCC, Glibc, Grep, Gzip, Make, Modutils, Perl, Sed</seg></seglistitem>
+</segmentedlist>
+</sect2>
-<sect2>
+<sect2 role="installation">
<title>Installation of the kernel</title>
<para>Building the kernel involves a few steps: configuration, compilation, and