aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/how.xml16
-rw-r--r--general.ent1
3 files changed, 11 insertions, 9 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 6d14470c2..9d14a7e0c 100644
--- a/chapter01/changelog.xml
+++ b/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>
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 0a3094cbb..e2a354388 100644
--- a/chapter01/how.xml
+++ b/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
diff --git a/general.ent b/general.ent
index c8762f91f..176984ca8 100644
--- a/general.ent
+++ b/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;/">