Changeset 78aecb6 in clfs-embedded


Ignore:
Timestamp:
Jan 9, 2008, 5:01:29 PM (16 years ago)
Author:
Joe Ciccone <jciccone@…>
Branches:
master
Children:
fb6d46f
Parents:
4b17097
Message:

Updated Busybox to 1.8.2.

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/general.ent

    r4b17097 r78aecb6  
    11<?xml version="1.0" encoding="ISO-8859-1"?>
    22
    3 <!ENTITY month "12"> <!-- Use two digits -->
    4 <!ENTITY month_name "December">
    5 <!ENTITY day "25"> <!-- Use two digits -->
    6 <!ENTITY year "2007"> <!-- Use four digits -->
     3<!ENTITY month "01"> <!-- Use two digits -->
     4<!ENTITY month_name "Janurary">
     5<!ENTITY day "09"> <!-- Use two digits -->
     6<!ENTITY year "2008"> <!-- Use four digits -->
    77
    88<!ENTITY releasedate "&month_name; &day;, &year;">
  • BOOK/introduction/common/changelog.xml

    r4b17097 r78aecb6  
    3838
    3939    <listitem>
     40      <para>Janurary 9, 2008</para>
     41      <itemizedlist>
     42        <listitem>
     43          <para>[jciccone] - Updated Busybox to 1.8.2.</para>
     44        </listitem>
     45      </itemizedlist>
     46    </listitem>
     47
     48    <listitem>
    4049      <para>November 5, 2006</para>
    4150      <itemizedlist>
  • BOOK/packages.ent

    r4b17097 r78aecb6  
    1111<!ENTITY binutils-home "http://sources.redhat.com/binutils/">
    1212
    13 <!ENTITY busybox-version "1.4.1">
    14 <!ENTITY busybox-size "1,483 KB">
     13<!ENTITY busybox-version "1.8.2">
     14<!ENTITY busybox-size "1,732 KB">
    1515<!ENTITY busybox-url "http://busybox.net/downloads/busybox-&busybox-version;.tar.bz2">
    16 <!ENTITY busybox-md5 "5728403bce309cdabcffa414e2e64052">
     16<!ENTITY busybox-md5 "5794c6187c7cc8176c52b96af9bf2478">
    1717<!ENTITY busybox-home "http://www.busybox.net">
    1818
  • BOOK/patches.ent

    r4b17097 r78aecb6  
    1414
    1515<!ENTITY busybox-fixes-patch "busybox-&busybox-version;-fixes-1.patch">
    16 <!ENTITY busybox-fixes-patch-md5 "6770300fc410a1f8996ba54c870dca8f">
    17 <!ENTITY busybox-fixes-patch-size "4 KB">
     16<!ENTITY busybox-fixes-patch-md5 "8c63ff58287e5de40a40e81145a8a1ad">
     17<!ENTITY busybox-fixes-patch-size "20 KB">
    1818
    1919<!ENTITY gcc-cross_search-patch "gcc-&gcc-version;-cross_search_paths-1.patch">
Note: See TracChangeset for help on using the changeset viewer.