Jo-Philipp Wich
e3f13f0141
busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
...
SVN-Revision: 23990
14 years ago
Jo-Philipp Wich
d0b4f8f820
busybox: mark as essential
...
SVN-Revision: 23961
14 years ago
Felix Fietkau
b6d0865e7f
busybox: fix configured stampfile name - add $(SH_FUNC) for md5s
...
SVN-Revision: 23600
14 years ago
Alexandros C. Couloumbis
4b16a5ba97
package/busybox: update to busybox-1.17.3
...
SVN-Revision: 23435
14 years ago
Michael Büsch
7b30b70e11
From: Joseph Roback <openwrt-devel@roback.cc>
...
26 Makefile patches for enabling parallel builds. Tested on Linux (8-core) and Darwin (12-core), individually and from clean build_root. The first set is from trunk, the second is from feeds/packages.
Signed-off-by: Joe Roback <joe@roback.cc>
SVN-Revision: 22965
14 years ago
Alexandros C. Couloumbis
5510149e78
package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
...
SVN-Revision: 22953
14 years ago
Alexandros C. Couloumbis
e0d13e77d0
package/busybox: update to busybox-1.7.1, include upstream patches
...
SVN-Revision: 22659
14 years ago
Alexandros C. Couloumbis
1f10f64d62
package/busybox: fix sed issue with gcc-4.5.0 ( closes #7566 )
...
SVN-Revision: 22074
15 years ago
Nicolas Thill
3dc2c3bb4d
package/busybox: update to 1.16.2 (bug fix release)
...
SVN-Revision: 21813
15 years ago
Nicolas Thill
cbdb520895
package/busybox: add upstream hush patch, bump release number
...
SVN-Revision: 21545
15 years ago
Nicolas Thill
f7d97234e2
package/busybox: add upstream udhcp hostname truncation fix, bump release number
...
SVN-Revision: 21510
15 years ago
Nicolas Thill
14fe6e0238
package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
...
SVN-Revision: 21186
15 years ago
Alexandros C. Couloumbis
bc676287b5
package/busybox: add upstream sed patch, bump release number
...
SVN-Revision: 21151
15 years ago
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
15 years ago
Nicolas Thill
6b9e04991d
package/busybox: add 3 upstream fixes, bump release number
...
SVN-Revision: 20904
15 years ago
Nicolas Thill
ee9af1fbb6
package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
...
SVN-Revision: 20726
15 years ago
Nicolas Thill
8be628f50a
busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
...
SVN-Revision: 20661
15 years ago
Nicolas Thill
15f9699e98
busybox: add myself as maintainer
...
SVN-Revision: 20657
15 years ago
Jo-Philipp Wich
f82546764a
busybox: fix typo in last commit, thx Nico
...
SVN-Revision: 19853
15 years ago
Jo-Philipp Wich
675b9b5f54
busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
...
SVN-Revision: 19852
15 years ago
Nicolas Thill
384204dd0b
busybox: update to v1.15.3
...
SVN-Revision: 18781
15 years ago
Florian Fainelli
6b306ba7b8
update busybox to 1.15.2 ( #5926 )
...
SVN-Revision: 18684
15 years ago
Florian Fainelli
2937618dd9
prevent busybox's ping6 from crashing ( #4604 )
...
SVN-Revision: 18528
15 years ago
Felix Fietkau
215ccb66e6
gcc: add llvm-gcc and llvm from trunk (does not successfully compile a target yet, but gets close)
...
SVN-Revision: 18019
15 years ago
Nicolas Thill
91750d01a7
busybox: update to v1.14.4 ( closes : #5619 )
...
SVN-Revision: 17782
15 years ago
Nicolas Thill
e7133da4aa
busybox: update to v1.13.4 ( closes : #4279 )
...
SVN-Revision: 16063
16 years ago
Nicolas Thill
9a16485900
busybox: update to v1.12.4 (partially closes : #4279 )
...
SVN-Revision: 16053
16 years ago
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
16 years ago
Felix Fietkau
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
...
SVN-Revision: 15242
16 years ago
Jo-Philipp Wich
0180abdf49
busybox: avoid infinite loop in lsmod ( #4834 )
...
SVN-Revision: 15071
16 years ago
Felix Fietkau
fce316bc0b
busybox: fix spurious rebuild issue
...
SVN-Revision: 14975
16 years ago
Jo-Philipp Wich
7618cd7cbe
fix incorrect quoting in busybox cron init script
...
SVN-Revision: 14540
16 years ago
Nicolas Thill
a71089de4b
remove IPKG_ARCH variable, unused anymore since ipkg support was removed from busybox
...
SVN-Revision: 14142
16 years ago
Rod Whitby
cd02dc5ead
busybox: Increment PKG_RELEASE
...
SVN-Revision: 13535
16 years ago
Nicolas Thill
3691a072cc
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
...
SVN-Revision: 13180
16 years ago
Nicolas Thill
774f6c2160
upgrade busybox to 1.11.3
...
SVN-Revision: 13160
16 years ago
Nicolas Thill
2219c8b27f
upgrade busybox to v1.11.2 and add current upstream fixes
...
SVN-Revision: 12648
16 years ago
Imre Kaloz
1e82faaa5e
upgrade busybox to v1.11.1 and add current upstream fixes
...
SVN-Revision: 12348
16 years ago
Felix Fietkau
f45990d8fe
finally fix libintl issues on osx and potentially other platforms by disabling its use in busybox completely
...
SVN-Revision: 9663
17 years ago
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
17 years ago
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
17 years ago
Travis Kemen
a0c5fbe5ff
update busybox to 1.8.2
...
SVN-Revision: 9625
17 years ago
Felix Fietkau
8fba43d0f1
upgrade busybox to 1.8.1
...
SVN-Revision: 9524
17 years ago
Tim Yardley
4b91aa933e
forgot to bump up the release version from the patches the other day
...
SVN-Revision: 9470
17 years ago
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
17 years ago
Nicolas Thill
d2f3292266
fix busybox configuration submenu
...
SVN-Revision: 9103
17 years ago
Nicolas Thill
34bb4638e7
move package description to a separate definition, remove it when DESCRIPTION=TITLE
...
SVN-Revision: 8659
17 years ago
Rod Whitby
4595775416
busybox: Ensure that diff is available for ipkg upgrade requirements
...
SVN-Revision: 7954
18 years ago
Felix Fietkau
3e2fd8f783
bump busybox release number
...
SVN-Revision: 7837
18 years ago
Florian Fainelli
b3a9b8d061
Fix removing links to applets ( #1770 )
...
SVN-Revision: 7628
18 years ago