diff options
author | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-05 20:26:49 +0000 |
---|---|---|
committer | Gerard Beekmans <gerard@linuxfromscratch.org> | 2002-04-05 20:26:49 +0000 |
commit | a5043ab95f35d9aed728c44b3cbf2095abd774b1 (patch) | |
tree | 4df32830ceef892fb860ce6f53d0aacafc2748c2 /chapter01 | |
parent | 7e60a7f752252b60ee3a103b3e21fec1a1b2f68c (diff) |
added instructions how you can compile keymap directly into the kernel
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1801 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r-- | chapter01/changelog.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 69ffadddc..ac148749a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -35,6 +35,10 @@ </para></listitem> +<listitem><para>April 5th, 2002 [gerard]: Chapter 06 - Configuring +Keyboard: explained you can also compile the keymap directly into the +kernel which has additional benefits.</para></listitem> + <listitem><para>April 5th, 2002 [gerard]: Upgraded to lfs-bootscripts-1.9</para></listitem> |