aboutsummaryrefslogtreecommitdiffstats
path: root/chapter08
diff options
context:
space:
mode:
Diffstat (limited to 'chapter08')
-rw-r--r--chapter08/kernel.xml5
1 files changed, 4 insertions, 1 deletions
diff --git a/chapter08/kernel.xml b/chapter08/kernel.xml
index ba25b399b..9fe3bc889 100644
--- a/chapter08/kernel.xml
+++ b/chapter08/kernel.xml
@@ -41,7 +41,10 @@ to compile the keymap into the kernel, issue the command below:</para>
<screen><userinput>loadkeys -m /usr/share/kbd/keymaps/<replaceable>[path to keymap]</replaceable> &gt; \
drivers/char/defkeymap.c</userinput></screen>
-<para>Configure the kernel via a menu-driven interface:</para>
+<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>
<screen><userinput>make menuconfig</userinput></screen>