diff options
author | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-19 22:31:02 +0000 |
---|---|---|
committer | Matthew Burgess <matthew@linuxfromscratch.org> | 2005-08-19 22:31:02 +0000 |
commit | a938e5e7ca8771832b516a815d50118846f314c8 (patch) | |
tree | 30eefb3acfcf4340455abbc9e2a747c7a3e998f2 | |
parent | 749247fd6dd48f66484ebabb652d213d3689deec (diff) |
Upgrade to IANA-etc-2.00
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@6723 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r-- | chapter01/changelog.xml | 2 | ||||
-rw-r--r-- | chapter03/packages.xml | 2 | ||||
-rw-r--r-- | chapter06/iana-etc.xml | 2 | ||||
-rw-r--r-- | general.ent | 2 |
4 files changed, 5 insertions, 3 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 47faf6814..9c920eba0 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -114,6 +114,8 @@ First a summary, then a detailed log.</para> </itemizedlist> </listitem> +<listitem><para>August 19th, 2005 [matt]: Upgrade to IANA-etc-2.00</para></listitem> + <listitem><para>August 19th, 2005 [matt]: Upgrade to file-4.15</para></listitem> <listitem><para>August 18th, 2005 [matt]: Refrain from using the undocumented diff --git a/chapter03/packages.xml b/chapter03/packages.xml index 61c3b278c..4bd2c78aa 100644 --- a/chapter03/packages.xml +++ b/chapter03/packages.xml @@ -193,7 +193,7 @@ url="ftp://ftp.linuxfromscratch.org/pub/lfs/"/>.</para></note> </varlistentry> <varlistentry> -<term>Iana-Etc (&iana-etc-version;) - 168 KB:</term> +<term>Iana-Etc (&iana-etc-version;) - 174 KB:</term> <listitem> <para><ulink url="http://www.sethwklein.net/projects/iana-etc/downloads/"/></para> </listitem> diff --git a/chapter06/iana-etc.xml b/chapter06/iana-etc.xml index 556c9c55a..ad5c268f7 100644 --- a/chapter06/iana-etc.xml +++ b/chapter06/iana-etc.xml @@ -17,7 +17,7 @@ <segmentedlist> <segtitle>&buildtime;</segtitle> <segtitle>&diskspace;</segtitle> -<seglistitem><seg>0.1 SBU</seg><seg>1.9 MB</seg></seglistitem> +<seglistitem><seg>0.1 SBU</seg><seg>2.0 MB</seg></seglistitem> </segmentedlist> <segmentedlist> diff --git a/general.ent b/general.ent index e8a5e6dd6..bf94cc5a9 100644 --- a/general.ent +++ b/general.ent @@ -48,7 +48,7 @@ <!ENTITY grub-version "0.97"> <!ENTITY gzip-version "1.3.5"> <!ENTITY hotplug-version "2004_09_23"> -<!ENTITY iana-etc-version "1.10"> +<!ENTITY iana-etc-version "2.00"> <!ENTITY inetutils-version "1.4.2"> <!ENTITY iproute2-version "2.6.11-050330"> <!ENTITY kbd-version "1.12"> |