aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2013-04-17 02:34:50 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2013-04-17 02:34:50 +0000
commitfbbf39f0aefccde46b0e927a0ceb28cd34a54b9e (patch)
treea4fa2c0aea38c93a7967988e03f34e9fecdb5257
parent028c8866ee0d5aae9d7349f0d70a96a4104c06dd (diff)
Update list of installed libraries in GMP
Update to udev-201 (systemd-201) git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10244 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter01/changelog.xml12
-rw-r--r--chapter06/gmp.xml13
-rw-r--r--general.ent4
-rw-r--r--packages.ent10
4 files changed, 20 insertions, 19 deletions
diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml
index 4e9c396cf..e9f5c9e98 100644
--- a/chapter01/changelog.xml
+++ b/chapter01/changelog.xml
@@ -37,6 +37,18 @@
-->
<listitem>
+ <para>2013-04-13</para>
+ <itemizedlist>
+ <listitem>
+ <para>[bdubbs] - Update list of installed libraries in GMP.</para>
+ </listitem>
+ <listitem>
+ <para>[bdubbs] - Update to udev-201 (systemd-201).</para>
+ </listitem>
+ </itemizedlist>
+ </listitem>
+
+ <listitem>
<para>2013-04-03</para>
<itemizedlist>
<listitem>
diff --git a/chapter06/gmp.xml b/chapter06/gmp.xml
index d2ee64c0c..05cfa91a8 100644
--- a/chapter06/gmp.xml
+++ b/chapter06/gmp.xml
@@ -104,7 +104,7 @@ cp -v doc/{isa_abi_headache,configuration} doc/*.html \
<segtitle>Installed directory</segtitle>
<seglistitem>
- <seg>libgmp.{a,so}, libgmpxx.{a,so}, and libmp.{a,so}</seg>
+ <seg>libgmp.{a,so} and libgmpxx.{a,so}</seg>
<seg>/usr/share/doc/gmp-&gmp-version;</seg>
</seglistitem>
</segmentedlist>
@@ -133,17 +133,6 @@ cp -v doc/{isa_abi_headache,configuration} doc/*.html \
</indexterm>
</listitem>
</varlistentry>
-
- <varlistentry id="libmp">
- <term><filename class="libraryfile">libmp</filename></term>
- <listitem>
- <para>Contains the Berkeley MP math functions.</para>
- <indexterm zone="ch-system-gmp libmp">
- <primary sortas="c-libmp">libmp</primary>
- </indexterm>
- </listitem>
- </varlistentry>
-
</variablelist>
</sect2>
diff --git a/general.ent b/general.ent
index ca6f5585b..0abca7539 100644
--- a/general.ent
+++ b/general.ent
@@ -1,5 +1,5 @@
-<!ENTITY version "SVN-20130403">
-<!ENTITY releasedate "April 3, 2013">
+<!ENTITY version "SVN-20130416">
+<!ENTITY releasedate "April 16, 2013">
<!ENTITY copyrightdate "1999-2013"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "7.4">
<!ENTITY generic-version "development"> <!-- Use "development", "testing", or "x.y[-pre{x}]" -->
diff --git a/packages.ent b/packages.ent
index c90ac41ef..6eb0002a8 100644
--- a/packages.ent
+++ b/packages.ent
@@ -527,10 +527,10 @@
<!ENTITY texinfo-ch6-du "101 MB">
<!ENTITY texinfo-ch6-sbu "0.6 SBU">
-<!ENTITY systemd-version "200">
-<!ENTITY systemd-size "2,068 KB">
+<!ENTITY systemd-version "201">
+<!ENTITY systemd-size "2,084 KB">
<!ENTITY systemd-url "http://www.freedesktop.org/software/systemd/systemd-&systemd-version;.tar.xz">
-<!ENTITY systemd-md5 "5584b96e55c46217dab4c1768d10a472">
+<!ENTITY systemd-md5 "3e758392ff0e9206b3f7ee252b4a654b">
<!ENTITY systemd-home "http://www.freedesktop.org/wiki/Software/systemd/">
<!ENTITY systemd-ch6-du "35 MB">
<!ENTITY systemd-ch6-sbu "0.1 SBU">
@@ -544,9 +544,9 @@
<!ENTITY tzdata-ch6-sbu "less than 0.1 SBU">
<!ENTITY udev-lfs "udev-lfs-&systemd-version;-1">
-<!ENTITY udev-lfs-size "40 KB">
+<!ENTITY udev-lfs-size "24 KB">
<!ENTITY udev-lfs-url "&anduin-other;&udev-lfs;.tar.bz2">
-<!ENTITY udev-lfs-md5 "657d8c08a9e5ec1b9119d2a480ca0e94">
+<!ENTITY udev-lfs-md5 "207a8ccde7971753e3b30e4c851ce077">
<!ENTITY udev-lfs-home " ">
<!ENTITY util-linux-version "2.22.2">