[3f8be484] | 1 | <?xml version="1.0" encoding="ISO-8859-1"?>
|
---|
[aa18ac0] | 2 | <!DOCTYPE bookinfo PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
---|
| 3 | "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
|
---|
[3f8be484] | 4 | <!ENTITY % general-entities SYSTEM "../../general.ent">
|
---|
| 5 | %general-entities;
|
---|
| 6 | ]>
|
---|
| 7 |
|
---|
| 8 | <bookinfo>
|
---|
[e629d35] | 9 |
|
---|
[dabbced] | 10 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[e629d35] | 11 | href="../../index.xml"
|
---|
| 12 | xpointer="xpointer(/bookinfo/title)"/>
|
---|
| 13 |
|
---|
[3f8be484] | 14 | <subtitle>Version &version-x86;</subtitle>
|
---|
| 15 |
|
---|
[dabbced] | 16 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[e629d35] | 17 | href="../../index.xml"
|
---|
| 18 | xpointer="xpointer(/bookinfo/copyright)"/>
|
---|
[3f8be484] | 19 |
|
---|
[dabbced] | 20 | <xi:include xmlns:xi="http://www.w3.org/2001/XInclude"
|
---|
[e629d35] | 21 | href="../../index.xml"
|
---|
| 22 | xpointer="xpointer(bookinfo/bibliosource)"/>
|
---|
[3f8be484] | 23 |
|
---|
| 24 | <legalnotice>
|
---|
[152baa0] | 25 | <para>Copyright © 2005-&year;, Joe Ciccone, Jim Gifford, & Ryan Oliver</para>
|
---|
[3f8be484] | 26 |
|
---|
[4820ba3] | 27 | <para>All rights reserved.</para>
|
---|
[3f8be484] | 28 |
|
---|
[0c318f1] | 29 | <para>This material may be distributed only subject to the terms and
|
---|
| 30 | conditions set forth in the <xref linkend="license"/> v1.0 or later
|
---|
| 31 | (the latest version is presently available at <ulink
|
---|
| 32 | url="http://www.opencontent.org/openpub/"/>).</para>
|
---|
[3f8be484] | 33 |
|
---|
[0c318f1] | 34 | <!-- Modifications and limitations to the OPL (see section VI)
|
---|
| 35 | can be place here, if needed. -->
|
---|
[3f8be484] | 36 |
|
---|
[0c318f1] | 37 | <para><trademark class='registered'>Linux</trademark> is a registered
|
---|
| 38 | trademark of Linus Torvalds.</para>
|
---|
[3f8be484] | 39 |
|
---|
[508ef41] | 40 | <para>This book is based on the "Linux From Scratch" book, that was
|
---|
| 41 | released under the following license:</para>
|
---|
| 42 |
|
---|
[9c293ed] | 43 | <para>Copyright © 1999–&year;, Gerard Beekmans</para>
|
---|
[508ef41] | 44 |
|
---|
| 45 | <para>All rights reserved.</para>
|
---|
| 46 |
|
---|
| 47 | <para>Redistribution and use in source and binary forms, with or without
|
---|
| 48 | modification, are permitted provided that the following conditions are
|
---|
| 49 | met:</para>
|
---|
| 50 |
|
---|
| 51 | <itemizedlist>
|
---|
| 52 | <listitem>
|
---|
| 53 | <para>Redistributions in any form must retain the above copyright
|
---|
| 54 | notice, this list of conditions and the following disclaimer</para>
|
---|
| 55 | </listitem>
|
---|
| 56 | <listitem>
|
---|
| 57 | <para>Neither the name of <quote>Linux From Scratch</quote> nor the
|
---|
| 58 | names of its contributors may be used to endorse or promote products
|
---|
| 59 | derived from this material without specific prior written
|
---|
| 60 | permission</para>
|
---|
| 61 | </listitem>
|
---|
| 62 | <listitem>
|
---|
| 63 | <para>Any material derived from Linux From Scratch must contain
|
---|
| 64 | a reference to the <quote>Linux From Scratch</quote> project</para>
|
---|
| 65 | </listitem>
|
---|
| 66 | </itemizedlist>
|
---|
| 67 |
|
---|
| 68 | <para>THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
---|
| 69 | <quote>AS IS</quote> AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
|
---|
| 70 | BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
|
---|
| 71 | FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
|
---|
| 72 | CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
|
---|
| 73 | EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
|
---|
| 74 | PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
|
---|
| 75 | OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
|
---|
| 76 | WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
|
---|
| 77 | OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
---|
| 78 | ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.</para>
|
---|
| 79 |
|
---|
[3f8be484] | 80 | </legalnotice>
|
---|
| 81 |
|
---|
| 82 | </bookinfo>
|
---|