Author: randy
Date: 2008-10-05 08:14:13 -0600 (Sun, 05 Oct 2008)
New Revision: 8566

Modified:
   trunk/BOOK/chapter01/changelog.xml
   trunk/BOOK/chapter03/packages.xml
   trunk/BOOK/general.ent
Log:
Added the GMP and MPFR packages to the list of packages in Chapter 3, thanks to 
Lefteris Dimitroulakis for pointing out the omission

Modified: trunk/BOOK/chapter01/changelog.xml
===================================================================
--- trunk/BOOK/chapter01/changelog.xml  2008-10-04 00:20:08 UTC (rev 8565)
+++ trunk/BOOK/chapter01/changelog.xml  2008-10-05 14:14:13 UTC (rev 8566)
@@ -34,13 +34,25 @@
         </listitem>
       </itemizedlist>
     </listitem>
+
 -->
 
     <listitem>
+      <para>Date</para>
+      <itemizedlist>
+        <listitem>
+          <para>[randy] - Added the GMP and MPFR packages to the list of
+          packages in Chapter 3. Thanks to Lefteris Dimitroulakis for
+          pointing out the omission.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>2008-10-03</para>
       <itemizedlist>
         <listitem>
-          <para>[bdubs] - Added version check for Perl in Host System 
+          <para>[bdubbs] - Added version check for Perl in Host System 
           Requirements.</para>
         </listitem>
         <listitem>
@@ -66,10 +78,10 @@
       <para>2008-06-03</para>
       <itemizedlist>
         <listitem>
-          <para>[bdubbs] - Added udev-config scripts to appenices.</para>
+          <para>[bdubbs] - Added udev-config scripts to appendices.</para>
         </listitem>
         <listitem>
-          <para>[bdubbs] - Added lfs-bootscripts to appenices.</para>
+          <para>[bdubbs] - Added lfs-bootscripts to appendices.</para>
         </listitem>
         <listitem>
           <para>[bdubbs] - Updated license to Creative Commons with

Modified: trunk/BOOK/chapter03/packages.xml
===================================================================
--- trunk/BOOK/chapter03/packages.xml   2008-10-04 00:20:08 UTC (rev 8565)
+++ trunk/BOOK/chapter03/packages.xml   2008-10-05 14:14:13 UTC (rev 8566)
@@ -213,6 +213,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>GMP (&gmp-version;) - <token>&gmp-size;</token>:</term>
+      <listitem>
+        <para>Home page: <ulink url="&gmp-home;"/></para>
+        <para>Download: <ulink url="&gmp-url;"/></para>
+        <para>MD5 sum: <literal>&gmp-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Grep (&grep-version;) - <token>&grep-size;</token>:</term>
       <listitem>
         <para>Home page: <ulink url="&grep-home;"/></para>
@@ -363,14 +372,14 @@
       </listitem>
     </varlistentry>
 
-    <varlistentry>
+    <!-- <varlistentry>
       <term>Mktemp (&mktemp-version;) - <token>&mktemp-size;</token>:</term>
       <listitem>
         <para>Home page: <ulink url="&mktemp-home;"/></para>
         <para>Download: <ulink url="&mktemp-url;"/></para>
         <para>MD5 sum: <literal>&mktemp-md5;</literal></para>
       </listitem>
-    </varlistentry>
+    </varlistentry> -->
 
     <varlistentry>
       <term>Module-Init-Tools (&module-init-tools-version;) - 
<token>&module-init-tools-size;</token>:</term>
@@ -382,6 +391,15 @@
     </varlistentry>
 
     <varlistentry>
+      <term>MPFR (&mpfr-version;) - <token>&mpfr-size;</token>:</term>
+      <listitem>
+        <para>Home page: <ulink url="&mpfr-home;"/></para>
+        <para>Download: <ulink url="&mpfr-url;"/></para>
+        <para>MD5 sum: <literal>&mpfr-md5;</literal></para>
+      </listitem>
+    </varlistentry>
+
+    <varlistentry>
       <term>Ncurses (&ncurses-version;) - <token>&ncurses-size;</token>:</term>
       <listitem>
         <para>Home page: <ulink url="&ncurses-home;"/></para>

Modified: trunk/BOOK/general.ent
===================================================================
--- trunk/BOOK/general.ent      2008-10-04 00:20:08 UTC (rev 8565)
+++ trunk/BOOK/general.ent      2008-10-05 14:14:13 UTC (rev 8566)
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!ENTITY version "SVN-20081003">
-<!ENTITY releasedate "October 3, 2008">
+<!ENTITY version "SVN-20081005">
+<!ENTITY releasedate "October 5, 2008">
 <!ENTITY copyrightdate "1999&ndash;2008">
 <!ENTITY milestone "7.0">
 <!ENTITY generic-version "development"> <!-- Use "development", "testing", or 
"x.y[-pre{x}]" -->

-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to