From 85a5d9affc8836b0460aede6419d8ff1278c046e Mon Sep 17 00:00:00 2001 From: Marc Heerdink Date: Wed, 12 Dec 2001 21:56:30 +0000 Subject: The new files :) Forgot to add them in the previous commit... git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1375 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kbd-exp.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 chapter06/kbd-exp.xml (limited to 'chapter06/kbd-exp.xml') diff --git a/chapter06/kbd-exp.xml b/chapter06/kbd-exp.xml new file mode 100644 index 000000000..249307299 --- /dev/null +++ b/chapter06/kbd-exp.xml @@ -0,0 +1,13 @@ + +Command explanations + +patch -Np1 -i ../kbd-&kbd-patch-version;.patch: +This patch fixes two problems. The first one is the loadkeys -d +behaviour which is broken in current kbd versions. It is nessecary to fix this, +because the boot scripts rely on a proper loadkeys -d. +The second part of the patch changes a Makefile so some utilities (setlogcons, +setvesablank and getunimap) that are not installed by default, are installed as +well. + + + -- cgit v1.2.3-54-g00ecf