[Clfs-commits] commit: r3861 - in /branches/clfs-embedded/BOOK: general.ent introduction/common/changelog.xml packages.ent patches.ent

svn at cross-lfs.org svn at cross-lfs.org
Wed Jan 9 17:01:30 PST 2008


Author: jciccone
Date: Thu Jan 10 01:01:29 2008
New Revision: 3861

Log:
Updated Busybox to 1.8.2.

Modified:
    branches/clfs-embedded/BOOK/general.ent
    branches/clfs-embedded/BOOK/introduction/common/changelog.xml
    branches/clfs-embedded/BOOK/packages.ent
    branches/clfs-embedded/BOOK/patches.ent

Modified: branches/clfs-embedded/BOOK/general.ent
==============================================================================
--- branches/clfs-embedded/BOOK/general.ent (original)
+++ branches/clfs-embedded/BOOK/general.ent Thu Jan 10 01:01:29 2008
@@ -1,9 +1,9 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
-<!ENTITY month "12"> <!-- Use two digits -->
-<!ENTITY month_name "December">
-<!ENTITY day "25"> <!-- Use two digits -->
-<!ENTITY year "2007"> <!-- Use four digits -->
+<!ENTITY month "01"> <!-- Use two digits -->
+<!ENTITY month_name "Janurary">
+<!ENTITY day "09"> <!-- Use two digits -->
+<!ENTITY year "2008"> <!-- Use four digits -->
 
 <!ENTITY releasedate "&month_name; &day;, &year;">
 

Modified: branches/clfs-embedded/BOOK/introduction/common/changelog.xml
==============================================================================
--- branches/clfs-embedded/BOOK/introduction/common/changelog.xml (original)
+++ branches/clfs-embedded/BOOK/introduction/common/changelog.xml Thu Jan 10 01:01:29 2008
@@ -37,6 +37,15 @@
 -->
 
     <listitem>
+      <para>Janurary 9, 2008</para>
+      <itemizedlist>
+        <listitem>
+          <para>[jciccone] - Updated Busybox to 1.8.2.</para>
+        </listitem>
+      </itemizedlist>
+    </listitem>
+
+    <listitem>
       <para>November 5, 2006</para>
       <itemizedlist>
         <listitem>

Modified: branches/clfs-embedded/BOOK/packages.ent
==============================================================================
--- branches/clfs-embedded/BOOK/packages.ent (original)
+++ branches/clfs-embedded/BOOK/packages.ent Thu Jan 10 01:01:29 2008
@@ -10,10 +10,10 @@
 <!ENTITY binutils-md5 "e26e2e06b6e4bf3acf1dc8688a94c0d1">
 <!ENTITY binutils-home "http://sources.redhat.com/binutils/">
 
-<!ENTITY busybox-version "1.4.1">
-<!ENTITY busybox-size "1,483 KB">
+<!ENTITY busybox-version "1.8.2">
+<!ENTITY busybox-size "1,732 KB">
 <!ENTITY busybox-url "http://busybox.net/downloads/busybox-&busybox-version;.tar.bz2">
-<!ENTITY busybox-md5 "5728403bce309cdabcffa414e2e64052">
+<!ENTITY busybox-md5 "5794c6187c7cc8176c52b96af9bf2478">
 <!ENTITY busybox-home "http://www.busybox.net">
 
 <!ENTITY clfs-bootscripts-version "1.0-pre4">

Modified: branches/clfs-embedded/BOOK/patches.ent
==============================================================================
--- branches/clfs-embedded/BOOK/patches.ent (original)
+++ branches/clfs-embedded/BOOK/patches.ent Thu Jan 10 01:01:29 2008
@@ -13,8 +13,8 @@
 <!ENTITY binutils-uclibc-patch-size "12 KB">
 
 <!ENTITY busybox-fixes-patch "busybox-&busybox-version;-fixes-1.patch">
-<!ENTITY busybox-fixes-patch-md5 "6770300fc410a1f8996ba54c870dca8f">
-<!ENTITY busybox-fixes-patch-size "4 KB">
+<!ENTITY busybox-fixes-patch-md5 "8c63ff58287e5de40a40e81145a8a1ad">
+<!ENTITY busybox-fixes-patch-size "20 KB">
 
 <!ENTITY gcc-cross_search-patch "gcc-&gcc-version;-cross_search_paths-1.patch">
 <!ENTITY gcc-cross_search-patch-md5 "8ef51c0c74f0ea8511e59544f719470f">




More information about the Clfs-commits mailing list