PDF fixes.

git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/6.1.1/BOOK@7095 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Manuel Canales Esparcia 2005-10-29 11:57:22 +00:00
parent fd9f2e908f
commit e50f2527e8
12 changed files with 22 additions and 14 deletions

View File

@ -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

View File

@ -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>

View File

@ -78,6 +78,8 @@ temporary tools.</para></listitem>
</varlistentry>
</variablelist>
<beginpage/>
<para>Continue with compiling the package:</para>
<screen><userinput>make</userinput></screen>

View File

@ -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>

View File

@ -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">

View File

@ -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"?>

View File

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

View File

@ -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">

View File

@ -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

View File

@ -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>

View File

@ -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>

View File

@ -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}]" -->