Removed bootcd.xml, added notes about LiveCD to Section 1.1 (merged from trunk r6046)

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1/BOOK@6057 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Jeremy Huntwork 2005-06-20 01:21:44 +00:00
parent 288dd8aa01
commit 17afa40fd5
4 changed files with 16 additions and 3 deletions

View File

@ -84,6 +84,9 @@ First a summary, then a detailed log.</para>
</itemizedlist>
</listitem>
<listitem><para>June 19th, 2005 [jhuntwork]: Removed outdated bootcd page and added a brief
description of the LiveCD to section 1.1</para></listitem>
<listitem><para>June 16th, 2005 [archaic]: Added installation dependencies for
hotplug.</para></listitem>

View File

@ -12,6 +12,6 @@
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="changelog.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="administrativa.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="askforhelp.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="bootcd.xml"/>
<!--<xi:include xmlns:xi="http://www.w3.org/2003/XInclude" href="livecd.xml"/>-->
</chapter>

View File

@ -15,6 +15,16 @@ to build the new system. Select the <quote>development</quote> option
during the distribution installation to be able to access these
tools.</para>
<para>As an alternative to installing an entire separate
distribution onto your machine, you may wish to use the Linux From
Scratch LiveCD. The CD works well as a host sytem, providing all
the tools you need to successfully follow the instructions in this
book. Additionally, it contains all the source packages, patches and
a copy of this book. So once you have the CD, no network connection or
additional downloads are necessary. For more information about the LFS
LiveCD or to download a copy, visit
<ulink url="http://linuxfromscratch.org/~jhuntwork/livecd/"/></para>
<para><xref linkend="chapter-partitioning"/> of this book describes how
to create a new Linux native partition and file system, the place
where the new LFS system will be compiled and installed. <xref

View File

@ -3,9 +3,9 @@
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<sect1 id="prepare-bootcd">
<sect1 id="prepare-livecd">
<title>About the Included CD</title>
<?dbhtml filename="bootcd.html"?>
<?dbhtml filename="livecd.html"?>
<para>For your convenience, we have included a CD with this book that
contains the source packages needed for creating a Linux From Scratch