[Clfs-commits] commit: r3892 - in /trunk/BOOK: general.ent introduction/common/changelog.xml packages.ent

svn at cross-lfs.org svn at cross-lfs.org
Sat Feb 2 09:30:16 PST 2008


Author: jciccone
Date: Sat Feb  2 17:30:15 2008
New Revision: 3892

Log:
Update the bootscripts to 1.1-pre10.

Modified:
    trunk/BOOK/general.ent
    trunk/BOOK/introduction/common/changelog.xml
    trunk/BOOK/packages.ent

Modified: trunk/BOOK/general.ent
==============================================================================
--- trunk/BOOK/general.ent (original)
+++ trunk/BOOK/general.ent Sat Feb  2 17:30:15 2008
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "01"> <!-- Use two digits -->
-<!ENTITY month_name "January">
-<!ENTITY day "24"> <!-- Use two digits -->
+<!ENTITY month "02"> <!-- Use two digits -->
+<!ENTITY month_name "Feburary">
+<!ENTITY day "02"> <!-- Use two digits -->
 <!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">

Modified: trunk/BOOK/introduction/common/changelog.xml
==============================================================================
--- trunk/BOOK/introduction/common/changelog.xml (original)
+++ trunk/BOOK/introduction/common/changelog.xml Sat Feb  2 17:30:15 2008
@@ -37,11 +37,22 @@
 -->
 
     <listitem>
+      <para>Feburary, 2, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Update the bootscripts to 1.1-pre10. These use
+          udevadm instead of the individual udevcontrol, udevtrigger, and
+          udevsettle programs. Which are currently symlinked to udevadm.</para>
+        </listitem>
+       </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>January 20, 2008</para>
       <itemizedlist>
         <listitem>
-          <para>Bigdissaved - Changed the minimum ${CLFS} size from 1.5Gb to 2.5Gb.
-	 Thanks to Copper for seeing this </para>
+          <para>[Bigdissaved] - Changed the minimum ${CLFS} size from 1.5Gb to
+          2.5Gb. Thanks to Copper for seeing this </para>
         </listitem>
        </itemizedlist>
     </listitem>

Modified: trunk/BOOK/packages.ent
==============================================================================
--- trunk/BOOK/packages.ent (original)
+++ trunk/BOOK/packages.ent Sat Feb  2 17:30:15 2008
@@ -66,10 +66,10 @@
 <!ENTITY bzip2-md5 "fc310b254f6ba5fbb5da018f04533688">
 <!ENTITY bzip2-home "http://www.bzip.org/">
 
-<!ENTITY clfs-bootscripts-version "1.1-pre9">
+<!ENTITY clfs-bootscripts-version "1.1-pre10">
 <!ENTITY clfs-bootscripts-size "40 KB">
 <!ENTITY clfs-bootscripts-url "&packages-root;bootscripts-cross-lfs-&clfs-bootscripts-version;.tar.bz2">
-<!ENTITY clfs-bootscripts-md5 "c9b355addaae9935f6992140b64e36b2">
+<!ENTITY clfs-bootscripts-md5 "80ae8e7bbb0f8ea2391f7f15a413aee4">
 <!ENTITY clfs-bootscripts-home " ">
 
 <!ENTITY colo-version "1.22">




More information about the Clfs-commits mailing list