aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-29 05:23:41 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-05-29 05:23:41 +0000
commit764b5cf62b75e12f0a4cf1a1ad85629e81d052c9 (patch)
tree518f92b6de292cde2fec9ccbdca9609efa54b0ba /chapter08
parentfbe01873389db7696d8c10a8f35f813033554abd (diff)
Add a reference to the kernel-configuration hint
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8939 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml8
1 files changed, 5 insertions, 3 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index cf6b44bee..46cbb479d 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -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>&lt;host_LANG_value&gt;</replaceable> LC_ALL= menuconfig</userinput></screen>