mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-01-19 13:37:39 +00:00
76c0b783ee
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1547 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
14 lines
550 B
XML
14 lines
550 B
XML
<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 (setlogcons,
|
|
setvesablank and getunimap) that are not installed by default, are installed as
|
|
well.</para>
|
|
|
|
</sect2>
|
|
|