Kaynağa Gözat

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
Marc Heerdink 23 yıl önce
ebeveyn
işleme
85a5d9affc
2 değiştirilmiş dosya ile 17 ekleme ve 0 silme
  1. 4 0
      chapter04/kbd-patch.xml
  2. 13 0
      chapter06/kbd-exp.xml

+ 4 - 0
chapter04/kbd-patch.xml

@@ -0,0 +1,4 @@
+Kbd Patch (&kbd-patch-version;) - &kbd-patch-size;:
+<ulink url="&ftp;/kbd-&kbd-patch-version;.patch.bz2">&ftp;/kbd-&kbd-patch-version;.patch.bz2</ulink>
+<ulink url="&http;/kbd-&kbd-patch-version;.patch.bz2">&http;/kbd-&kbd-patch-version;.patch.bz2</ulink>
+

+ 13 - 0
chapter06/kbd-exp.xml

@@ -0,0 +1,13 @@
+<sect2>
+<title>Command explanations</title>
+
+<para><userinput>patch -Np1 -i ../kbd-&kbd-patch-version;.patch</userinput>:
+This patch fixes two problems. The first one is the <userinput>loadkeys -d</userinput>
+behaviour which is broken in current kbd versions. It is nessecary to fix this,
+because the boot scripts rely on a proper <userinput>loadkeys -d</userinput>.
+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.</para>
+
+</sect2>
+