mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-18 21:17:38 +00:00
37 lines
596 B
XML
37 lines
596 B
XML
|
&bookinfo;
|
||
|
|
||
|
<dedication>
|
||
|
<title>Dedication</title>
|
||
|
<para>This book is dedicated to my loving and supportive wife
|
||
|
<emphasis>Beverly Beekmans</emphasis>.</para>
|
||
|
</dedication>
|
||
|
|
||
|
&preface;
|
||
|
|
||
|
<part id="part1">
|
||
|
<title>Part I - Introduction</title>
|
||
|
&chapter01;
|
||
|
&chapter02;
|
||
|
</part>
|
||
|
|
||
|
<part id="part2">
|
||
|
<title>Part II - Preparing for the build</title>
|
||
|
&chapter03;
|
||
|
&chapter04;
|
||
|
&chapter05;
|
||
|
</part>
|
||
|
|
||
|
<part id="part3">
|
||
|
<title>Part III - Building the LFS system</title>
|
||
|
&chapter06;
|
||
|
&chapter07;
|
||
|
&chapter08;
|
||
|
&chapter09;
|
||
|
</part>
|
||
|
|
||
|
<part id="part4">
|
||
|
<title>Part IV - Appendices</title>
|
||
|
&appendixa;
|
||
|
&appendixb;
|
||
|
</part>
|