- Timestamp:
- Mar 31, 2011, 4:39:57 AM (14 years ago)
- 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)
- Location:
- BOOK
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/busybox.xml
r1b109e6 r0171693 31 31 <title>Installation of Busybox</title> 32 32 33 <!-- Version 1.18.4 does not require any "fixes" patch, none exists, yet 33 34 <para os="p1">The following patch contains a number of fixes to version 34 35 &busybox-version; by the Busybox developers:</para> 35 36 36 37 <screen os="p2"><userinput>patch -Np1 -i ../&busybox-fixes-patch;</userinput></screen> 38 --> 37 39 38 40 <para os="a">The following patch contains a default configuration for busybox:</para> -
BOOK/materials/common/patches.xml
r1b109e6 r0171693 28 28 </varlistentry> 29 29 30 <!-- 30 31 <varlistentry> 31 32 <term>Busybox Fixes Patch - <token>&busybox-fixes-patch-size;</token>:</term> … … 36 37 </listitem> 37 38 </varlistentry> 39 --> 38 40 39 41 <varlistentry> -
BOOK/packages.ent
r1b109e6 r0171693 11 11 <!ENTITY binutils-home "http://sourceware.org/binutils/"> 12 12 13 <!ENTITY busybox-version "1.1 7.3">14 <!ENTITY busybox-size "2,0 48KB">13 <!ENTITY busybox-version "1.18.4"> 14 <!ENTITY busybox-size "2,081 KB"> 15 15 <!ENTITY busybox-url "http://busybox.net/downloads/busybox-&busybox-version;.tar.bz2"> 16 <!ENTITY busybox-md5 " a2ce1a951571da8c6e0eaf75b1acef60">16 <!ENTITY busybox-md5 "b03c5b46ced732679e525a920a1a62f5"> 17 17 <!ENTITY busybox-home "http://www.busybox.net"> 18 18 -
BOOK/patches.ent
r1b109e6 r0171693 9 9 <!ENTITY busybox-config-patch-size "4 KB"> 10 10 11 <!-- 11 12 <!ENTITY busybox-fixes-patch "busybox-&busybox-version;-fixes-1.patch"> 12 13 <!ENTITY busybox-fixes-patch-md5 "64bee07ba3efbb512fb4f348e814bf31"> 13 14 <!ENTITY busybox-fixes-patch-size "4 KB"> 15 --> 14 16 15 17 <!ENTITY iana-etc-update-patch "iana-etc-&iana-etc-version;-update-1.patch">
Note:
See TracChangeset
for help on using the changeset viewer.