Added a livecd-root entity.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6220 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Archaic 2005-06-29 06:11:01 +00:00
parent ee42b69c24
commit 7700d16bd3
3 changed files with 11 additions and 9 deletions

View File

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

View File

@ -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 during the distribution installation to be able to access these
tools.</para> tools.</para>
<para>As an alternative to installing an entire separate <para>As an alternative to installing an entire separate distribution onto your
distribution onto your machine, you may wish to use the Linux From machine, you may wish to use the Linux From Scratch LiveCD. The CD works well as
Scratch LiveCD. The CD works well as a host system, providing all a host system, providing all the tools you need to successfully follow the
the tools you need to successfully follow the instructions in this instructions in this book. Additionally, it contains all the source packages,
book. Additionally, it contains all the source packages, patches and patches and a copy of this book. So once you have the CD, no network connection
a copy of this book. So once you have the CD, no network connection or or additional downloads are necessary. For more information about the LFS LiveCD
additional downloads are necessary. For more information about the LFS or to download a copy, visit <ulink url="&livecd-root;"/>.</para>
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 <para><xref linkend="chapter-partitioning"/> of this book describes how
to create a new Linux native partition and file system, the place to create a new Linux native partition and file system, the place

View File

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