diff options
Diffstat (limited to 'chapter08')
-rw-r--r-- | chapter08/kernel.xml | 8 |
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><host_LANG_value></replaceable> LC_ALL= menuconfig</userinput></screen> |