Browse Source

removed loadkeys configure in chapter 7

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1703 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Gerard Beekmans 23 years ago
parent
commit
8c136f3469
1 changed files with 5 additions and 0 deletions
  1. 5 0
      chapter01/changelog.xml

+ 5 - 0
chapter01/changelog.xml

@@ -30,6 +30,11 @@
 
 </para></listitem>
 
+<listitem><para>March 11th, 2002 [gerard]: Chapter 07 - Loadkeys: Removed
+the need to configure a <filename>/etc/sysconfig/keyboard</filename> file.
+The kbd patch makes this obsolete (loadkeys -d is used
+now).</para></listitem>
+
 <listitem><para>March 11th, 2002 [gerard]: Chapter 05 - Gawk: Added
 -Dre_max_failures=re_max_failures2 bug fix for glibc-2.1.x
 systems.</para></listitem>