mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-07-19 18:55:09 +01:00
Fix typos.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
4fa86d1ec8
commit
05ed965844
@ -105,21 +105,21 @@ settings are also known to be a factor here.</para></listitem>
|
|||||||
<listitem><para>The gettext test sometimes fails due to host system issues. The
|
<listitem><para>The gettext test sometimes fails due to host system issues. The
|
||||||
exact reasons are not yet clear.</para></listitem>
|
exact reasons are not yet clear.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>The atime test sometimes fails when the LFS parition is mounted
|
<listitem><para>The atime test sometimes fails when the LFS partition is mounted
|
||||||
with the noatime option or due to other file system quirks.</para></listitem>
|
with the noatime option or due to other file system quirks.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>In general, when running on slower hardware, some tests might
|
<listitem><para>In general, when running on slower hardware, some tests might
|
||||||
fail due to test timeouts being exceeded.</para></listitem>
|
fail due to test timeouts being exceeded.</para></listitem>
|
||||||
|
|
||||||
<listitem><para>The shm test might fail in the circumstances of the host system
|
<listitem><para>The shm test might fail in the circumstances of the host system
|
||||||
running the devfs file system but not having the tmpfs filesystem mounted at
|
running the devfs file system but not having the tmpfs file system mounted at
|
||||||
/dev/shm due to lack of support for tmpfs in the kernel.</para></listitem>
|
/dev/shm due to lack of support for tmpfs in the kernel.</para></listitem>
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
<para>In summary, don't worry too much if you see Glibc test suite failures here
|
<para>In summary, don't worry too much if you see Glibc test suite failures here
|
||||||
in Chapter 5. The Glibc in Chapter 6 is the one we'll ultimately end up using so
|
in Chapter 5. The Glibc in Chapter 6 is the one we'll ultimately end up using so
|
||||||
that is the one we would really like to pass. But please keep in mind, even in
|
that is the one we would really like to see pass. But please keep in mind, even
|
||||||
Chapter 6 some failures could still occur, the math tests for example. When
|
in Chapter 6 some failures could still occur, the math tests for example. When
|
||||||
experiencing a failure, note the failure then continue on by reissuing the
|
experiencing a failure, note the failure then continue on by reissuing the
|
||||||
<userinput>make check</userinput>. The test suite should pick up where it left
|
<userinput>make check</userinput>. The test suite should pick up where it left
|
||||||
off and continue on. You can circumvent this stop-start sequence by issuing a
|
off and continue on. You can circumvent this stop-start sequence by issuing a
|
||||||
|
@ -3,8 +3,8 @@
|
|||||||
"/usr/share/docbook/docbookx.dtd" [
|
"/usr/share/docbook/docbookx.dtd" [
|
||||||
|
|
||||||
|
|
||||||
<!ENTITY version "20030928">
|
<!ENTITY version "20030929">
|
||||||
<!ENTITY releasedate "September 28th, 2003">
|
<!ENTITY releasedate "September 29th, 2003">
|
||||||
<!ENTITY nbsp " ">
|
<!ENTITY nbsp " ">
|
||||||
|
|
||||||
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
<!ENTITY ftp-root "ftp://ftp.linuxfromscratch.org">
|
||||||
|
Loading…
Reference in New Issue
Block a user