Kaynağa Gözat

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
Jeremy Huntwork 20 yıl önce
ebeveyn
işleme
17afa40fd5
4 değiştirilmiş dosya ile 16 ekleme ve 3 silme
  1. 3 0
      chapter01/changelog.xml
  2. 1 1
      chapter01/chapter01.xml
  3. 10 0
      chapter01/how.xml
  4. 2 2
      chapter01/livecd.xml

+ 3 - 0
chapter01/changelog.xml

@@ -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>
 

+ 1 - 1
chapter01/chapter01.xml

@@ -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>

+ 10 - 0
chapter01/how.xml

@@ -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

+ 2 - 2
chapter01/bootcd.xml → chapter01/livecd.xml

@@ -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