diff options
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter03/patches.xml | 2 | ||||
-rw-r--r-- | chapter05/binutils-pass1.xml | 2 | ||||
-rw-r--r-- | chapter06/bzip2.xml | 3 | ||||
-rw-r--r-- | chapter06/gcc.xml | 4 | ||||
-rw-r--r-- | chapter06/glibc.xml | 8 | ||||
-rw-r--r-- | chapter06/iproute2.xml | 1 | ||||
-rw-r--r-- | chapter06/procps.xml | 2 | ||||
-rw-r--r-- | chapter06/shadow.xml | 4 | ||||
-rw-r--r-- | chapter06/udev.xml | 2 | ||||
-rw-r--r-- | chapter08/kernel.xml | 2 | ||||
-rw-r--r-- | general.ent | 4 |
12 files changed, 22 insertions, 14 deletions
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.</para> </itemizedlist> </listitem> +<listitem><para>October 29, 2005 [manuel]: PDF fixes.</para></listitem> + <listitem><para>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:</para> <term>Inetutils Kernel Headers Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;&inetutils-kernel_headers-patch;"/></para> +<beginpage/> </listitem> </varlistentry> @@ -144,7 +145,6 @@ needed to build an LFS system:</para> <term>Perl Libc Patch - 1 KB:</term> <listitem> <para><ulink url="&patches-root;&perl-libc-patch;"/></para> -<beginpage/> </listitem> </varlistentry> 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.</para></listitem> </varlistentry> </variablelist> +<beginpage/> + <para>Continue with compiling the package:</para> <screen><userinput>make</userinput></screen> 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</userinput></screen> -</sect2> +<beginpage/> +</sect2> <sect2 id="contents-bzip2" role="content"><title>Contents of Bzip2</title> 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</userinput></screen> <screen><userinput>make</userinput></screen> +<beginpage/> + <important><para>In this section, the test suite for GCC is considered critical. Do not skip it under any circumstance.</para></important> @@ -168,7 +170,7 @@ gcov</seg> <listitem> <para>A shell script used to help create useful bug reports</para> <indexterm zone="ch-system-gcc gccbug"><primary sortas="b-gccbug">gccbug</primary></indexterm> -</listitem> +<beginpage/></listitem> </varlistentry> <varlistentry id="gcov"> 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</filename>.</para></listitem> </varlistentry> </variablelist> -<beginpage/> - <para>Compile the package:</para> <screen><userinput>make</userinput></screen> @@ -199,6 +197,8 @@ on the threading API (applicable to NPTL as well):</para> <screen><userinput>make -C ../glibc-&glibc-version;/linuxthreads/man install</userinput></screen> +<beginpage/> + </sect2> <sect2 id="conf-glibc" role="configuration"><title>Configuring Glibc</title> @@ -261,6 +261,8 @@ mode.</para></listitem> </varlistentry> </variablelist> +<beginpage/> + </sect2> <sect2 id="conf-ld" role="configuration"> @@ -313,8 +315,6 @@ libpthread.[a,so], libresolv.[a,so], librpcsvc.a, librt.[a,so], libthread_db.so, and libutil.[a,so]</seg></seglistitem> </segmentedlist> -<beginpage/> - <variablelist><bridgehead renderas="sect3">Short Descriptions</bridgehead> <?dbfo list-presentation="list"?> <?dbhtml list-presentation="table"?> 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 @@ <indexterm zone="ch-system-iproute2 ifstat"> <primary sortas="b-ifstat">ifstat</primary> </indexterm> - <beginpage/> </listitem> </varlistentry> 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</para> <para>Reports how long the system has been running, how many users are logged on, and the system load averages</para> <indexterm zone="ch-system-procps uptime"><primary sortas="b-uptime">uptime</primary></indexterm> -</listitem> +<beginpage/></listitem> </varlistentry> <varlistentry id="vmstat"> 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 <command>sed</command> given below:</para> <screen><literal>-e 's@DICTPATH.*@DICTPATH\t/lib/cracklib/pw_dict@'</literal></screen> </note> +<beginpage/> + <screen><userinput>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</userinput></screen> @@ -93,8 +95,6 @@ the <command>sed</command> given below:</para> rm -v /lib/libshadow.so ln -sfv ../../lib/libshadow.so.0 /usr/lib/libshadow.so</userinput></screen> -<beginpage/> - <para>The <parameter>-D</parameter> option of the <command>useradd</command> program requires the <filename class="directory">/etc/default</filename> 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</para> <listitem> <para>Delivers hotplug events to <command>udevd</command></para> <indexterm zone="ch-system-udev udevsend"><primary sortas="b-udevsend">udevsend</primary></indexterm> -</listitem></varlistentry> +<beginpage/></listitem></varlistentry> <varlistentry id="udevstart"> <term><command>udevstart</command></term> 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.</para></note> +<beginpage/> + <para>Compile the kernel image and modules:</para> <screen><userinput>make</userinput></screen> diff --git a/general.ent b/general.ent index c655ad4d3..4d85107fb 100644 --- a/general.ent +++ b/general.ent @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "TESTING-20051023"> -<!ENTITY releasedate "October 23, 2005"> +<!ENTITY version "TESTING-20051029"> +<!ENTITY releasedate "October 29, 2005"> <!ENTITY milestone "6.1.1"> <!ENTITY generic-version "testing"> <!-- Use "svn", "testing", or "x.y[-pre{x}]" --> |