1 <?xml version="1.0" encoding="ISO-8859-1"?>
2 <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN" "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
3 <!ENTITY % general-entities SYSTEM "../general.ent">
7 <title>Linux From Scratch</title>
8 <subtitle>Version &version;</subtitle>
12 <author><firstname>Gerard</firstname><surname>Beekmans</surname></author>
16 <copyright id="copyright">
17 <year>1999-2004</year>
18 <holder>Gerard Beekmans</holder>
23 <para>This book describes the process of creating a Linux system from
24 scratch, using nothing but the sources of the required software.</para>
29 <para>Copyright (c) 1999-2004, Gerard Beekmans</para>
31 <para>All rights reserved.</para>
33 <para>Redistribution and use in source and binary forms, with or without
34 modification, are permitted provided that the following conditions are
39 <listitem><para>Redistributions in any form must retain the above copyright
40 notice, this list of conditions and the following disclaimer.</para></listitem>
42 <listitem><para>Neither the name of <quote>Linux From Scratch</quote> nor the
43 names of its contributors may be used to endorse or promote products derived
44 from this material without specific prior written permission.</para></listitem>
46 <listitem><para>Any material derived from Linux From Scratch must contain
47 a reference to the <quote>Linux From Scratch</quote> project.</para></listitem>
51 <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS
52 IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
53 TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
54 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
55 CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
56 EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
57 PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
58 PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
59 LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
60 NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
61 SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</para>