aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-06-10 09:47:34 +0000
committerManuel Canales Esparcia <manuel@linuxfromscratch.org>2007-06-10 09:47:34 +0000
commit0e6221052dba93690a596e000b0b249bc6527834 (patch)
tree38a50c9e0412f5b1421543a7672b61ecd47eb5f4 /chapter01
parentecbbbd480d1e5b50bebbab19bccbd03e2d9d8ef6 (diff)
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
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml7
-rw-r--r--chapter01/how.xml14
2 files changed, 20 insertions, 1 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 87a96b5e2..320d0d872 100644
--- a/chapter01/changelog.xml
+++ b/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>
diff --git a/chapter01/how.xml b/chapter01/how.xml
index 3012c59db..302130f4e 100644
--- a/chapter01/how.xml
+++ b/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