diff options
author | Xi Ruoyao <xry111@xry111.site> | 2023-03-15 13:41:04 +0800 |
---|---|---|
committer | Xi Ruoyao <xry111@xry111.site> | 2023-03-15 13:41:04 +0800 |
commit | 9a9655b33be828e8c9ca383cc88b597705df5e6d (patch) | |
tree | 49410d806ed6c3facce3542e9b3bbdda04345012 | |
parent | c97cd380ca58605b2b1ca3a4721770a2314bc562 (diff) |
chapter01/how: Remove commented out text about LFS LiveCD
Fix duplicated 'a LiveCD from a commercial distribution.'
-rw-r--r-- | chapter01/how.xml | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/chapter01/how.xml b/chapter01/how.xml index eb6f249d2..107c415aa 100644 --- a/chapter01/how.xml +++ b/chapter01/how.xml @@ -24,15 +24,7 @@ <ulink url="&lfs-root;hints/downloads/files/partitioning-for-lfs.txt"/>.</para></note> <para>As an alternative to installing a separate distribution on your - machine, you may wish to use a LiveCD from a commercial distribution. - <!-- the Linux From Scratch LiveCD or --> a LiveCD from a - commercial distribution. <!-- The LFS LiveCD works well as a host system, - providing all the tools you need to successfully follow the instructions in - this book. The LiveCD version is behind the current book, but is still useful - as a host for building the current book. The <quote>-nosrc</quote> or - <quote>-min</quote> editions of the LiveCD are the most appropriate for - building a current LFS system. For more information about the LFS LiveCD or - to download a copy, visit <ulink url="&livecd-root;"/>. --></para> + machine, you may wish to use a LiveCD from a commercial distribution.</para> <!-- <note> |