Просмотр исходного кода

Added a note about possible LiveCD issues on newer hardware and asking for testers.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8154 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 18 лет назад
Родитель
Сommit
0e6221052d
2 измененных файлов с 20 добавлено и 1 удалено
  1. 6 1
      chapter01/changelog.xml
  2. 14 0
      chapter01/how.xml

+ 6 - 1
chapter01/changelog.xml

@@ -40,7 +40,12 @@
       <para>2007-06-10</para>
       <itemizedlist>
         <listitem>
-          <para>[Manuel] - Added explanations to Bash testsuite commands.
+          <para>[manuel] - Added a note about possible LiveCD issues on newer
+          hardware and asking for testers. See <ulink
+          url="&lfs-ticket-root;1938">#1938</ulink>.</para>
+        </listitem>
+        <listitem>
+          <para>[manuel] - Added explanations to Bash testsuite commands.
           Closes <ulink url="&lfs-ticket-root;1938">#1938</ulink>.</para>
         </listitem>
       </itemizedlist>

+ 14 - 0
chapter01/how.xml

@@ -27,6 +27,20 @@
   are necessary. For more information about the LFS LiveCD or 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, like SATA hard
+    drives.</para>
+
+    <para>The LFS LiveCD is working to fix that issues, but they need your help
+    testing it, reporting found problems, and collaborating on the LiveCD
+    development.</para>
+
+    <para>Please, send your LFS LiveCD reports or development help collaborations
+    to the <ulink url="mailto:livecd@linuxfromscratch.org">LFS LiveCD
+    mailing list</ulink>.</para>
+  </note>
+
   <para><xref linkend="chapter-partitioning"/> of this book describes how
   to create a new Linux native partition and file system, the place
   where the new LFS system will be compiled and installed. <xref