Эх сурвалжийг харах

Added a livecd-root entity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 жил өмнө
parent
commit
7700d16bd3

+ 3 - 0
chapter01/changelog.xml

@@ -91,6 +91,9 @@ First a summary, then a detailed log.</para>
 </itemizedlist>
 </listitem>
 
+<listitem><para>June 29th, 2005 [archaic]: Added a livecd-root entity.
+</para></listitem>
+
 <listitem><para>June 29th, 2005 [archaic]: Moved the host requirements page to
 the preface section of the book.</para></listitem>
 

+ 7 - 9
chapter01/how.xml

@@ -15,15 +15,13 @@ 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 system, 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>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 system, 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="&livecd-root;"/>.</para>
 
 <para><xref linkend="chapter-partitioning"/> of this book describes how
 to create a new Linux native partition and file system, the place

+ 1 - 0
general.ent

@@ -11,6 +11,7 @@
 <!ENTITY hints-index "&lfs-root;hints/list.html">
 <!ENTITY patches-root "&lfs-root;patches/lfs/svn/trunk/">
 <!ENTITY wiki-root "http://wiki.linuxfromscratch.org/">
+<!ENTITY livecd-root "http://linuxfromscratch.org/~jhuntwork/livecd/">
 <!ENTITY test-results "http://linuxfromscratch.org/~archaic/logs-&generic-version;/">
 <!ENTITY errata "http://www.linuxfromscratch.org/lfs/view/errata-&generic-version;/">