Browse Source

PDF fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 20 years ago
parent
commit
e50f2527e8

+ 2 - 0
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 

+ 1 - 1
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>
 

+ 2 - 0
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>

+ 2 - 1
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>
 

+ 3 - 1
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">

+ 4 - 4
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"?>

+ 0 - 1
chapter06/iproute2.xml

@@ -115,7 +115,6 @@
           <indexterm zone="ch-system-iproute2 ifstat">
             <primary sortas="b-ifstat">ifstat</primary>
           </indexterm>
-          <beginpage/>
         </listitem>
       </varlistentry>
 

+ 1 - 1
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">

+ 2 - 2
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 &gt; /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

+ 1 - 1
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>

+ 2 - 0
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>

+ 2 - 2
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}]" -->