Changeset 0171693 in clfs-embedded for BOOK


Ignore:
Timestamp:
Mar 31, 2011, 4:39:57 AM (14 years ago)
Author:
Andrew Bradford <bradfa@…>
Branches:
master
Children:
f4b0bd8
Parents:
1b109e6
git-author:
Andrew Bradford <bradfa@…> (03/30/11 04:55:49)
git-committer:
Andrew Bradford <bradfa@…> (03/31/11 04:39:57)
Message:

Updated BusyBox to version 1.18.4

Simply commented out the fixes patch info since there will be patches
to fix things in the future and editing existing info is more
straightforward than putting new info in.

Updated config patch is based off the 1.17.3 patch from Joe.

Location:
BOOK
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/busybox.xml

    r1b109e6 r0171693  
    3131    <title>Installation of Busybox</title>
    3232
     33<!-- Version 1.18.4 does not require any "fixes" patch, none exists, yet
    3334    <para os="p1">The following patch contains a number of fixes to version
    3435    &busybox-version; by the Busybox developers:</para>
    3536
    3637<screen os="p2"><userinput>patch -Np1 -i ../&busybox-fixes-patch;</userinput></screen>
     38-->
    3739
    3840    <para os="a">The following patch contains a default configuration for busybox:</para>
  • BOOK/materials/common/patches.xml

    r1b109e6 r0171693  
    2828    </varlistentry>
    2929
     30<!--
    3031    <varlistentry>
    3132      <term>Busybox Fixes Patch - <token>&busybox-fixes-patch-size;</token>:</term>
     
    3637      </listitem>
    3738    </varlistentry>
     39-->
    3840
    3941    <varlistentry>
  • BOOK/packages.ent

    r1b109e6 r0171693  
    1111<!ENTITY binutils-home "http://sourceware.org/binutils/">
    1212
    13 <!ENTITY busybox-version "1.17.3">
    14 <!ENTITY busybox-size "2,048 KB">
     13<!ENTITY busybox-version "1.18.4">
     14<!ENTITY busybox-size "2,081 KB">
    1515<!ENTITY busybox-url "http://busybox.net/downloads/busybox-&busybox-version;.tar.bz2">
    16 <!ENTITY busybox-md5 "a2ce1a951571da8c6e0eaf75b1acef60">
     16<!ENTITY busybox-md5 "b03c5b46ced732679e525a920a1a62f5">
    1717<!ENTITY busybox-home "http://www.busybox.net">
    1818
  • BOOK/patches.ent

    r1b109e6 r0171693  
    99<!ENTITY busybox-config-patch-size "4 KB">
    1010
     11<!--
    1112<!ENTITY busybox-fixes-patch "busybox-&busybox-version;-fixes-1.patch">
    1213<!ENTITY busybox-fixes-patch-md5 "64bee07ba3efbb512fb4f348e814bf31">
    1314<!ENTITY busybox-fixes-patch-size "4 KB">
     15-->
    1416
    1517<!ENTITY iana-etc-update-patch "iana-etc-&iana-etc-version;-update-1.patch">
Note: See TracChangeset for help on using the changeset viewer.