aboutsummaryrefslogtreecommitdiffstats
path: root/chapter06/kbd-exp.xml
blob: e8d9e7fee1b35abb03fdad49318a718d00fed742 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 necessary 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 that are
not installed by default (setlogcons, setvesablank and getunimap) are also
installed.</para>

</sect2>