diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index e4f9f1bc8..8b32ae9f8 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -42,6 +42,8 @@ First a summary, then a detailed log. +October 29, 2005 [manuel]: PDF fixes. + October 23, 2005 [manuel]: Added Bash documentation installation. Added notes about libiconv and Cracklib. Fixed the installation of Sed documentation. Replaced a patch for IPRoute2 by a sed diff --git a/chapter03/patches.xml b/chapter03/patches.xml index 94fab5d04..4cca898e2 100644 --- a/chapter03/patches.xml +++ b/chapter03/patches.xml @@ -123,6 +123,7 @@ needed to build an LFS system: Inetutils Kernel Headers Patch - 1 KB: + @@ -144,7 +145,6 @@ needed to build an LFS system: Perl Libc Patch - 1 KB: - diff --git a/chapter05/binutils-pass1.xml b/chapter05/binutils-pass1.xml index 03eb0fedc..4ee33d5ca 100644 --- a/chapter05/binutils-pass1.xml +++ b/chapter05/binutils-pass1.xml @@ -78,6 +78,8 @@ temporary tools. + + Continue with compiling the package: make diff --git a/chapter06/bzip2.xml b/chapter06/bzip2.xml index a95cb91ee..fdbc412a4 100644 --- a/chapter06/bzip2.xml +++ b/chapter06/bzip2.xml @@ -78,8 +78,9 @@ rm -v /usr/bin/{bunzip2,bzcat,bzip2} ln -sv bzip2 /bin/bunzip2 ln -sv bzip2 /bin/bzcat - + + Contents of Bzip2 diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index cb0d5df93..afff99190 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -71,6 +71,8 @@ cd ../gcc-build make + + In this section, the test suite for GCC is considered critical. Do not skip it under any circumstance. @@ -168,7 +170,7 @@ gcov A shell script used to help create useful bug reports gccbug - + diff --git a/chapter06/glibc.xml b/chapter06/glibc.xml index 1e2d4f377..7964e7589 100644 --- a/chapter06/glibc.xml +++ b/chapter06/glibc.xml @@ -95,8 +95,6 @@ class="directory">/usr/lib/glibc. - - Compile the package: make @@ -199,6 +197,8 @@ on the threading API (applicable to NPTL as well): make -C ../glibc-&glibc-version;/linuxthreads/man install + + Configuring Glibc @@ -261,6 +261,8 @@ mode. + + @@ -313,8 +315,6 @@ libpthread.[a,so], libresolv.[a,so], librpcsvc.a, librt.[a,so], libthread_db.so, and libutil.[a,so] - - Short Descriptions diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml index c1312d10f..8bd4e822a 100644 --- a/chapter06/iproute2.xml +++ b/chapter06/iproute2.xml @@ -115,7 +115,6 @@ ifstat - diff --git a/chapter06/procps.xml b/chapter06/procps.xml index 7969900f0..28fc4d3ed 100644 --- a/chapter06/procps.xml +++ b/chapter06/procps.xml @@ -149,7 +149,7 @@ ongoing look at processor activity in real time Reports how long the system has been running, how many users are logged on, and the system load averages uptime - + diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 81e711ff2..e1b10a628 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -79,6 +79,8 @@ the sed given below: -e 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@' + + sed -e's@#MD5_CRYPT_ENAB.no@MD5_CRYPT_ENAB yes@' \ -e 's@/var/spool/mail@/var/mail@' \ etc/login.defs.linux > /etc/login.defs @@ -93,8 +95,6 @@ the sed given below: rm -v /lib/libshadow.so ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so - - The -D option of the useradd program requires the /etc/default directory for it to work diff --git a/chapter06/udev.xml b/chapter06/udev.xml index 113876c9c..6d954bae2 100644 --- a/chapter06/udev.xml +++ b/chapter06/udev.xml @@ -96,7 +96,7 @@ thus avoiding various race conditions Delivers hotplug events to udevd udevsend - + udevstart diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml index 62ccf9a5d..54b4304fb 100644 --- a/chapter08/kernel.xml +++ b/chapter08/kernel.xml @@ -79,6 +79,8 @@ mentioned as LFS doesn't build GCC-2.95.x. Unfortunately, the kernel documentation is outdated and still claims GCC-2.95.3 is the recommended compiler. + + Compile the kernel image and modules: make diff --git a/general.ent b/general.ent index c655ad4d3..4d85107fb 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ - - + +