Ticket #2205: Update-iproute2-2.6.26

File Update-iproute2-2.6.26, 2.2 KB (added by DJ Lucas, 16 years ago)

Update to iproute2-2.6.26

Line 
1diff -Naur LFS-orig/chapter01/changelog.xml LFS/chapter01/changelog.xml
2--- LFS-orig/chapter01/changelog.xml 2008-09-28 01:00:03.000000000 -0500
3+++ LFS/chapter01/changelog.xml 2008-09-28 01:04:48.000000000 -0500
4@@ -47,6 +47,9 @@
5 <listitem>
6 <para>[dj] - Update to findutils-4.4.0.</para>
7 </listitem>
8+ <listitem>
9+ <para>[dj] - Update to iproute2-2.6.26.</para>
10+ </listitem>
11 </itemizedlist>
12 </listitem>
13
14diff -Naur LFS-orig/chapter06/iproute2.xml LFS/chapter06/iproute2.xml
15--- LFS-orig/chapter06/iproute2.xml 2008-08-17 15:52:48.000000000 -0500
16+++ LFS/chapter06/iproute2.xml 2008-09-28 01:03:56.000000000 -0500
17@@ -73,14 +73,6 @@
18
19 <screen><userinput remap="install">make SBINDIR=/sbin install</userinput></screen>
20
21- <para>The <command>arpd</command> binary links against the Berkeley DB
22- libraries that reside in <filename class="directory">/usr</filename> and
23- uses a database in <filename>/var/lib/arpd/arpd.db</filename>. Thus,
24- according to the FHS, it must be in <filename
25- class="directory">/usr/sbin</filename>. Move it there:</para>
26-
27- <screen><userinput remap="install">mv -v /sbin/arpd /usr/sbin</userinput></screen>
28-
29 </sect2>
30
31 <sect2 id="contents-iproute2" role="content">
32diff -Naur LFS-orig/packages.ent LFS/packages.ent
33--- LFS-orig/packages.ent 2008-09-28 01:00:03.000000000 -0500
34+++ LFS/packages.ent 2008-09-28 01:02:09.000000000 -0500
35@@ -259,13 +259,13 @@
36 <!ENTITY inetutils-ch6-du "8.9 MB">
37 <!ENTITY inetutils-ch6-sbu "0.2 SBU">
38
39-<!ENTITY iproute2-version "2.6.23">
40-<!ENTITY iproute2-size "334 KB">
41+<!ENTITY iproute2-version "2.6.26">
42+<!ENTITY iproute2-size "352 KB">
43 <!ENTITY iproute2-url "http://developer.osdl.org/dev/iproute2/download/iproute2-&iproute2-version;.tar.bz2">
44-<!ENTITY iproute2-md5 "2e59da739ef19990408cf0a5cb0cae3e">
45+<!ENTITY iproute2-md5 "7d221e735cba05709341cd46401c4ecd">
46 <!ENTITY iproute2-home "http://linux-net.osdl.org/index.php/Iproute2">
47-<!ENTITY iproute2-ch6-du "4.8 MB">
48-<!ENTITY iproute2-ch6-sbu "0.2 SBU">
49+<!ENTITY iproute2-ch6-du "5.4 MB">
50+<!ENTITY iproute2-ch6-sbu "0.1 SBU">
51
52 <!ENTITY kbd-version "1.14.1">
53 <!ENTITY kbd-size "989 KB">