Author: bdubbs
Date: 2009-05-28 23:23:41 -0600 (Thu, 28 May 2009)
New Revision: 8939
Modified:
trunk/BOOK/chapter01/changelog.xml
trunk/BOOK/chapter08/kernel.xml
trunk/BOOK/general.ent
Log:
Add a reference to the kernel-configuration hint
Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml 2009-05-28 23:13:59 UTC (rev 8938)
+++ trunk/BOOK/chapter01/changelog.xml 2009-05-29 05:23:41 UTC (rev 8939)
@@ -44,6 +44,10 @@
<para>[bdubbs] - Update grub make instruction to ensure all
checks pass.</para>
</listitem>
+ <listitem>
+ <para>[bdubbs] - Add a reference to the kernel-configuration hint.
+ Fixes <ulink url="&lfs-ticket-root;2184">#2184</ulink>.</para>
+ </listitem>
</itemizedlist>
</listitem>
Modified: trunk/BOOK/chapter08/kernel.xml
===================================================================
--- trunk/BOOK/chapter08/kernel.xml 2009-05-28 23:13:59 UTC (rev 8938)
+++ trunk/BOOK/chapter08/kernel.xml 2009-05-29 05:23:41 UTC (rev 8939)
@@ -56,9 +56,11 @@
<!-- Support for compiling a keymap into the kernel is deliberately
removed -->
- <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
+ <para>Configure the kernel via a menu-driven interface. For general
+ information on kernel configuration see <ulink
+ url="&hints-root;kernel-configuration.txt"/>. 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>
<screen role="nodump"><userinput>make
LANG=<replaceable><host_LANG_value></replaceable> LC_ALL=
menuconfig</userinput></screen>
Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent 2009-05-28 23:13:59 UTC (rev 8938)
+++ trunk/BOOK/general.ent 2009-05-29 05:23:41 UTC (rev 8939)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20090528">
-<!ENTITY releasedate "May 28, 2009">
+<!ENTITY version "SVN-20090529">
+<!ENTITY releasedate "May 29, 2009">
<!ENTITY copyrightdate "1999-2009"><!-- jhalfs needs a literal dash, not
– -->
<!ENTITY milestone "6.5">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or
"x.y[-pre{x}]" -->
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page