Commit graph

60 commits

Author SHA1 Message Date
Nicolas Thill
cbdb520895 package/busybox: add upstream hush patch, bump release number
SVN-Revision: 21545
2010-05-23 14:00:43 +00:00
Nicolas Thill
f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number
SVN-Revision: 21510
2010-05-19 21:39:10 +00:00
Nicolas Thill
14fe6e0238 package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
SVN-Revision: 21186
2010-04-27 11:59:19 +00:00
Alexandros C. Couloumbis
bc676287b5 package/busybox: add upstream sed patch, bump release number
SVN-Revision: 21151
2010-04-25 06:28:09 +00:00
Nicolas Thill
5611e4d94d package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there
SVN-Revision: 20912
2010-04-16 10:42:10 +00:00
Nicolas Thill
6b9e04991d package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
2010-04-16 08:48:19 +00:00
Nicolas Thill
ee9af1fbb6 package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
SVN-Revision: 20726
2010-04-06 00:51:35 +00:00
Nicolas Thill
8be628f50a busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
SVN-Revision: 20661
2010-04-03 00:58:46 +00:00
Nicolas Thill
15f9699e98 busybox: add myself as maintainer
SVN-Revision: 20657
2010-04-02 22:59:39 +00:00
Jo-Philipp Wich
f82546764a busybox: fix typo in last commit, thx Nico
SVN-Revision: 19853
2010-02-25 00:48:13 +00:00
Jo-Philipp Wich
675b9b5f54 busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
SVN-Revision: 19852
2010-02-25 00:42:09 +00:00
Nicolas Thill
384204dd0b busybox: update to v1.15.3
SVN-Revision: 18781
2009-12-15 03:38:51 +00:00
Florian Fainelli
6b306ba7b8 update busybox to 1.15.2 (#5926)
SVN-Revision: 18684
2009-12-07 16:56:04 +00:00
Florian Fainelli
2937618dd9 prevent busybox's ping6 from crashing (#4604)
SVN-Revision: 18528
2009-11-24 22:13:19 +00:00
Felix Fietkau
215ccb66e6 gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
SVN-Revision: 18019
2009-10-10 19:25:48 +00:00
Nicolas Thill
91750d01a7 busybox: update to v1.14.4 (closes: #5619)
SVN-Revision: 17782
2009-09-28 12:38:46 +00:00
Nicolas Thill
e7133da4aa busybox: update to v1.13.4 (closes: #4279)
SVN-Revision: 16063
2009-05-25 17:15:39 +00:00
Nicolas Thill
9a16485900 busybox: update to v1.12.4 (partially closes: #4279)
SVN-Revision: 16053
2009-05-25 13:52:31 +00:00
Jo-Philipp Wich
d26ec37d18 busybox: add possibility to set crond log level through /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution
SVN-Revision: 15481
2009-04-29 13:00:42 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Jo-Philipp Wich
0180abdf49 busybox: avoid infinite loop in lsmod (#4834)
SVN-Revision: 15071
2009-03-29 20:26:45 +00:00
Felix Fietkau
fce316bc0b busybox: fix spurious rebuild issue
SVN-Revision: 14975
2009-03-22 20:18:19 +00:00
Jo-Philipp Wich
7618cd7cbe fix incorrect quoting in busybox cron init script
SVN-Revision: 14540
2009-02-17 17:29:17 +00:00
Nicolas Thill
a71089de4b remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox
SVN-Revision: 14142
2009-01-21 23:03:55 +00:00
Rod Whitby
cd02dc5ead busybox: Increment PKG_RELEASE
SVN-Revision: 13535
2008-12-07 02:15:13 +00:00
Nicolas Thill
3691a072cc bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
SVN-Revision: 13180
2008-11-11 03:02:26 +00:00
Nicolas Thill
774f6c2160 upgrade busybox to 1.11.3
SVN-Revision: 13160
2008-11-09 17:55:06 +00:00
Nicolas Thill
2219c8b27f upgrade busybox to v1.11.2 and add current upstream fixes
SVN-Revision: 12648
2008-09-22 12:36:13 +00:00
Imre Kaloz
1e82faaa5e upgrade busybox to v1.11.1 and add current upstream fixes
SVN-Revision: 12348
2008-08-20 14:00:34 +00:00
Felix Fietkau
f45990d8fe finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
SVN-Revision: 9663
2007-12-06 14:01:23 +00:00
Felix Fietkau
115290946a Remove HOST_LOADLIBES fix from busybox, caused problems.
OS X 10.5 compilation is rebroken for now. Fixes for this issue will need to be tested in more detail.

Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9662
2007-12-06 12:59:38 +00:00
Felix Fietkau
412bedd41c busybox: Fix build on OSX/BSD (fix needs to be cleaned up.)
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>

SVN-Revision: 9660
2007-12-05 18:45:28 +00:00
Travis Kemen
a0c5fbe5ff update busybox to 1.8.2
SVN-Revision: 9625
2007-11-29 02:06:37 +00:00
Felix Fietkau
8fba43d0f1 upgrade busybox to 1.8.1
SVN-Revision: 9524
2007-11-10 16:51:11 +00:00
Tim Yardley
4b91aa933e forgot to bump up the release version from the patches the other day
SVN-Revision: 9470
2007-10-31 21:14:26 +00:00
Felix Fietkau
fe313941ac Upgrade busybox to 1.7.2 - clean up insmod crap - add some lineno/programname fixes for awx - clean up awk getopt stuff - remove unnecessary patches
SVN-Revision: 9130
2007-10-05 00:27:49 +00:00
Nicolas Thill
d2f3292266 fix busybox configuration submenu
SVN-Revision: 9103
2007-10-03 06:07:28 +00:00
Nicolas Thill
34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE
SVN-Revision: 8659
2007-09-07 08:34:51 +00:00
Rod Whitby
4595775416 busybox: Ensure that diff is available for ipkg upgrade requirements
SVN-Revision: 7954
2007-07-13 01:02:55 +00:00
Felix Fietkau
3e2fd8f783 bump busybox release number
SVN-Revision: 7837
2007-07-01 18:43:55 +00:00
Florian Fainelli
b3a9b8d061 Fix removing links to applets (#1770)
SVN-Revision: 7628
2007-06-14 08:03:09 +00:00
Florian Fainelli
efe19f0200 Remove symbolic links to non-existent applets (#1770)
SVN-Revision: 7600
2007-06-12 22:24:37 +00:00
Mike Baker
2bb4aa3e90 update to busybox 1.4.2 (fixes #1653)
SVN-Revision: 7157
2007-05-10 08:01:55 +00:00
Felix Fietkau
523fe3cf87 replace gen_busybox_config.pl with a simple sed command
SVN-Revision: 6864
2007-04-04 16:11:28 +00:00
Felix Fietkau
000393712e make busybox autorebuild on relevant config changes
SVN-Revision: 6651
2007-03-23 19:13:08 +00:00
Felix Fietkau
24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
SVN-Revision: 6582
2007-03-16 20:21:39 +00:00
Felix Fietkau
1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
SVN-Revision: 6580
2007-03-16 19:18:55 +00:00
Felix Fietkau
f1ba6fe9ad oops... forgot to remove line
SVN-Revision: 6555
2007-03-11 19:12:49 +00:00
Felix Fietkau
aeed501f9c replace libcgi with some code extracted from haserl - libcgi is too inflexible and breaks rrdtool
SVN-Revision: 6554
2007-03-11 18:17:08 +00:00
Felix Fietkau
2cba1e7bfb fix typo (#1454)
SVN-Revision: 6550
2007-03-11 10:38:56 +00:00