From a001133b31b73376be437cc4483867149b03a1df Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 16 May 2004 00:08:42 +0000 Subject: HEAD: Retaged the introductori packages sections in chapter0{6,7,8} git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3601 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter08/kernel.xml | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) (limited to 'chapter08/kernel.xml') 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 @@ %general-entities; ]> - + Linux-&linux-version; Linux + <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 Building the kernel involves a few steps: configuration, compilation, and -- cgit v1.2.3-54-g00ecf