Commit graph

49 commits

Author SHA1 Message Date
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
Felix Fietkau
fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
2007-03-11 05:35:46 +00:00
Imre Kaloz
662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau
a763be2ac6 upgrade to busybox 1.4.1
SVN-Revision: 6261
2007-02-04 08:41:37 +00:00
Felix Fietkau
1233a57f74 upgrade busybox to 1.4.0
SVN-Revision: 6204
2007-01-25 19:08:01 +00:00
Nicolas Thill
bed47be36c more use of the INSTALL_DIR variable
SVN-Revision: 6023
2007-01-08 00:53:24 +00:00
Florian Fainelli
9fc958bfe3 Fix the lock warning (#1111), also add another download source
SVN-Revision: 5944
2006-12-31 15:40:13 +00:00
Nicolas Thill
a64b16df64 update busybox to v1.3.1, i was too lazy to update patch 320, feel free to do so
SVN-Revision: 5941
2006-12-30 19:35:58 +00:00
Felix Fietkau
bd8e5fb7db move busybox init scripts from base-files into the busybox package and make them depend on busybox menuconfig options
SVN-Revision: 5620
2006-11-22 23:06:40 +00:00
Felix Fietkau
105a602ecf implement target profiles in menuconfig
SVN-Revision: 5512
2006-11-12 05:06:56 +00:00
Felix Fietkau
60c1f0f64d finally move buildroot-ng to trunk 2016-03-20 17:29:15 +01:00