aboutsummaryrefslogtreecommitdiffstats
path: root/chapter01
diff options
context:
space:
mode:
authorJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-04-23 12:46:41 +0000
committerJeremy Huntwork <jhuntwork@linuxfromscratch.org>2008-04-23 12:46:41 +0000
commita65fcb24427a8ac0cc89fb3469601721532bcd5d (patch)
tree5698f422822226eb6f15e75bcf45779b7a1e6de2 /chapter01
parent4e6c0c50b8cbbbbc6c13ef0cdae706f34a2dee3c (diff)
Fixed kbd to build and install setkeycodes, getkeycodes and resizecons.
Also move loadkeys to /bin from /usr/bin for use by the bootscripts. Thanks, Greg Schafer. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8536 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'chapter01')
-rw-r--r--chapter01/changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 245a14f97..6c2c58080 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,17 @@
-->
<listitem>
+ <para>2008-04-23</para>
+ <itemizedlist>
+ <listitem>
+ <para>[jhuntwork] - Fixed kbd to install getkeycodes,
+ setkeycodes and resizecons. Also moved loadkeys to /bin from
+ /usr/bin. Thanks, Greg Schafer.</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2008-04-22</para>
<itemizedlist>
<listitem>