Przeglądaj źródła

Remove reference to LFS Live CD

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9644 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Bruce Dubbs 13 lat temu
rodzic
commit
9fb74db247
1 zmienionych plików z 5 dodań i 4 usunięć
  1. 5 4
      chapter01/how.xml

+ 5 - 4
chapter01/how.xml

@@ -19,20 +19,21 @@
   tools.</para>
 
   <para>As an alternative to installing a separate distribution onto your
-  machine, you may wish to use the Linux From Scratch LiveCD or a LiveCD from a
-  commercial distribution. The LFS LiveCD works well as a host system,
+  machine, you may wish to use <!-- 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>
+  to download a copy, visit <ulink url="&livecd-root;"/>. --></para>
 
+  <!--
   <note>
     <para>The LFS LiveCD might not work on newer hardware configurations,
     failing to boot or failing to detect some devices such as some SATA hard
     drives.</para>
-  </note>
+  </note> -->
 
   <para><xref linkend="chapter-partitioning"/> of this book describes how
   to create a new Linux native partition and file system. This is the place