Author: manuel Date: 2005-04-12 14:19:53 -0600 (Tue, 12 Apr 2005) New Revision: 4938
Modified: branches/6.1/BOOK/chapter01/changelog.xml branches/6.1/BOOK/chapter08/kernel.xml branches/6.1/BOOK/general.ent Log: PDF fixes in chapter08. Updated Changelog and book version. Modified: branches/6.1/BOOK/chapter01/changelog.xml =================================================================== --- branches/6.1/BOOK/chapter01/changelog.xml 2005-04-12 20:06:05 UTC (rev 4937) +++ branches/6.1/BOOK/chapter01/changelog.xml 2005-04-12 20:19:53 UTC (rev 4938) @@ -82,6 +82,9 @@ </itemizedlist> </listitem> +<listitem><para>April 12, 2005 [manuel]: Small redaction changes. +Added tags to fix the PDF look in all chapters except chapter 06.</para></listitem> + <listitem><para>April 11, 2005 [manuel]: Mention bzip2's testsuite. Several tags and text corrections.</para></listitem> Modified: branches/6.1/BOOK/chapter08/kernel.xml =================================================================== --- branches/6.1/BOOK/chapter08/kernel.xml 2005-04-12 20:06:05 UTC (rev 4937) +++ branches/6.1/BOOK/chapter08/kernel.xml 2005-04-12 20:19:53 UTC (rev 4938) @@ -55,7 +55,9 @@ <para>Configure the kernel via a menu-driven interface. BLFS has some information regarding particular kernel configuration requirements of packages outside of LFS at <ulink -url="&blfs-root;view/svn/longindex.html#kernel-config-index"/>:</para> +url="&blfs-root;view/svn/longindex.html#kernel-config-index"><phrase +condition="pdf">&blfs-root;view/svn/ +longindex.html#kernel-config-index</phrase></ulink>:</para> <screen><userinput>make menuconfig</userinput></screen> @@ -148,6 +150,8 @@ <screen><userinput>cp System.map /boot/System.map-&linux-version;</userinput></screen> +<beginpage/> + <para>The kernel configuration file <filename>.config</filename> produced by the <command>make menuconfig</command> step above contains all the configuration selections for the kernel Modified: branches/6.1/BOOK/general.ent =================================================================== --- branches/6.1/BOOK/general.ent 2005-04-12 20:06:05 UTC (rev 4937) +++ branches/6.1/BOOK/general.ent 2005-04-12 20:19:53 UTC (rev 4938) @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> -<!ENTITY version "TESTING-20050411"> -<!ENTITY releasedate "April 11, 2005"> +<!ENTITY version "TESTING-20050412"> +<!ENTITY releasedate "April 12, 2005"> <!ENTITY milestone "6.1"> <!ENTITY lfs-root "http://www.linuxfromscratch.org/"> -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
