aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthew Burgess <matthew@linuxfromscratch.org>2009-10-12 20:36:25 +0000
committerMatthew Burgess <matthew@linuxfromscratch.org>2009-10-12 20:36:25 +0000
commit362600b8ff6088ba27a300bcf7c0a46ae285dfe8 (patch)
treefcad287b25cbffa6d5a973210f7b644a000afad5
parent3c6ec2721f8deee02dcec1b7e9b34f67ba0161c9 (diff)
Upgrade to Kbd-1.15.1. Fixes #2501.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9083 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml4
-rw-r--r--chapter06/kbd.xml5
-rw-r--r--packages.ent6
3 files changed, 12 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index b05aa2a3e..d9a4b74f0 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -41,6 +41,10 @@
<para>2009-10-12</para>
<itemizedlist>
<listitem>
+ <para>[matthew] Upgraded to Kbd-1.15.1. Fixes
+ <ulink url="&lfs-ticket-root;2501">#2501</ulink>.</para>
+ </listitem>
+ <listitem>
<para>[matthew] Upgraded to Man-Pages-3.23. Fixes
<ulink url="&lfs-ticket-root;2498">#2498</ulink>.</para>
</listitem>
diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml
index 3b5360f46..6907c6616 100644
--- a/chapter06/kbd.xml
+++ b/chapter06/kbd.xml
@@ -40,6 +40,11 @@
<sect2 role="installation">
<title>Installation of Kbd</title>
+ <para>The Kbd package doesn't come shipped with the standard configure
+ scripts, so generate them now:</para>
+
+<screen><userinput remap="pre">autoreconf</userinput></screen>
+
<para>The behaviour of the Backspace and Delete keys is not consistent
across the keymaps in the Kbd package. The following patch fixes this
issue for i386 keymaps:</para>
diff --git a/packages.ent b/packages.ent
index e83e0f8db..25d93ad42 100644
--- a/packages.ent
+++ b/packages.ent
@@ -274,10 +274,10 @@
<!ENTITY iproute2-ch6-du "5.7 MB">
<!ENTITY iproute2-ch6-sbu "0.2 SBU">
-<!ENTITY kbd-version "1.15">
-<!ENTITY kbd-size "1,288 KB">
+<!ENTITY kbd-version "1.15.1">
+<!ENTITY kbd-size "1,081 KB">
<!ENTITY kbd-url "http://ftp.altlinux.com/pub/people/legion/kbd/kbd-&kbd-version;.tar.gz">
-<!ENTITY kbd-md5 "ba3fd20e6c79e58422c3cc6b28718939">
+<!ENTITY kbd-md5 "f997c490fe5ede839aacf31da6c4eb06">
<!ENTITY kbd-home " ">
<!ENTITY kbd-ch6-du "16.0 MB">
<!ENTITY kbd-ch6-sbu "less than 0.1 SBU">