diff options
Diffstat (limited to 'chapter01/how.xml')
-rw-r--r-- | chapter01/how.xml | 16 |
1 files changed, 7 insertions, 9 deletions
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 |