aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKen Moffat <ken@linuxfromscratch.org>2006-03-30 21:30:11 +0000
committerKen Moffat <ken@linuxfromscratch.org>2006-03-30 21:30:11 +0000
commit26c379063018620163ab8c7f8ab1a14614062506 (patch)
tree01b002ab12720519f4161788f222164f92a1e167
parent17cb3930565a34cadc6bf3f87ffa8763014a22f8 (diff)
Upgrade iproute2.
git-svn-id: http://svn.linuxfromscratch.org/LFS/branches/udev_update/BOOK@7482 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml3
-rw-r--r--chapter01/whatsnew.xml4
-rw-r--r--chapter03/packages.xml2
-rw-r--r--chapter06/iproute2.xml4
-rw-r--r--general.ent2
5 files changed, 8 insertions, 7 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 7c3c0a18a..7ce3c0226 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -44,7 +44,8 @@
Man-DB. Thanks to Alexander for explaining it.</para>
</listitem>
<listitem>
- <para>[ken] - upgraded to Linux-2.6.16.1.</para>
+ <para>[ken] - upgraded to Linux-2.6.16.1 and Iproute2-2.6.16-060323.
+ </para>
</listitem>
</itemizedlist>
</listitem>
diff --git a/chapter01/whatsnew.xml b/chapter01/whatsnew.xml
index 3d32d4cde..f3054097f 100644
--- a/chapter01/whatsnew.xml
+++ b/chapter01/whatsnew.xml
@@ -97,9 +97,9 @@
<!--<listitem>
<para>Inetutils &inetutils-version;</para>
</listitem>-->
- <!--<listitem>
+ <listitem>
<para>IPRoute2 &iproute2-version;</para>
- </listitem>-->
+ </listitem>
<!--<listitem>
<para>Kbd &kbd-version;</para>
</listitem>-->
diff --git a/chapter03/packages.xml b/chapter03/packages.xml
index d952952a1..7828b0c3d 100644
--- a/chapter03/packages.xml
+++ b/chapter03/packages.xml
@@ -213,7 +213,7 @@
</varlistentry>
<varlistentry>
- <term>IPRoute2 (&iproute2-version;) - 291 KB:</term>
+ <term>IPRoute2 (&iproute2-version;) - 377 KB:</term>
<listitem>
<para><ulink url="http://developer.osdl.org/dev/iproute2/download/"/></para>
</listitem>
diff --git a/chapter06/iproute2.xml b/chapter06/iproute2.xml
index 84e4244e0..fdf93aa08 100644
--- a/chapter06/iproute2.xml
+++ b/chapter06/iproute2.xml
@@ -25,8 +25,8 @@
<segtitle>&diskspace;</segtitle>
<seglistitem>
- <seg>0.1 SBU</seg>
- <seg>4.3 MB</seg>
+ <seg>0.2 SBU</seg>
+ <seg>4.8 MB</seg>
</seglistitem>
</segmentedlist>
diff --git a/general.ent b/general.ent
index 9bd7f0866..d51a1ce2f 100644
--- a/general.ent
+++ b/general.ent
@@ -53,7 +53,7 @@
<!ENTITY gzip-version "1.3.5">
<!ENTITY iana-etc-version "2.00">
<!ENTITY inetutils-version "1.4.2">
-<!ENTITY iproute2-version "051007">
+<!ENTITY iproute2-version "2.6.16-060323">
<!ENTITY kbd-version "1.12">
<!ENTITY less-version "394">
<!ENTITY lfs-bootscripts-version "udev_update-20060321">