mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-03-06 06:14:47 +00:00
* Add a link to BLFS' kernel configuration index page. Fixes bug 1028
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4638 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
9f1c7e5ac8
commit
2f9131f839
@ -51,6 +51,9 @@ of the LFS Book.</para>
|
||||
</itemizedlist>
|
||||
</listitem>
|
||||
|
||||
<listitem><para>February 13, 2005 [matt]: Add a link to BLFS' index of
|
||||
packages requiring kernel configuration. Fixes bug 1028.</para></listitem>
|
||||
|
||||
<listitem><para>February 13, 2005 [matt]: Fix bug 1030 by moving the <quote>Get
|
||||
Counted</quote> section to after the user has rebooted for the first time.
|
||||
Fixes bug 1030.</para></listitem>
|
||||
|
@ -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> > \
|
||||
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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user