Commit Graph

46 Commits (e80e75321fa78976317f414025233a386aa189d0)

Author SHA1 Message Date
Florian Fainelli 03e30ae13f update busybox to 1.18.4, patch from Peter Wagner
SVN-Revision: 26455
13 years ago
Felix Fietkau 8b0988baec busybox: enable cmp by default (#9133)
SVN-Revision: 26356
13 years ago
Daniel Dickinson 4c85b8562d block-mount busybox: Removed busybox versions of blkid and swap-utils since they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage.
SVN-Revision: 26245
13 years ago
Jo-Philipp Wich b90a6f7682 busybox: enable mount helpers by default (#8946)
SVN-Revision: 25815
14 years ago
Felix Fietkau 4df0f180bb busybox: disable killall5 - nothing uses it
SVN-Revision: 25512
14 years ago
Felix Fietkau 0e166a016a busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
SVN-Revision: 25508
14 years ago
Felix Fietkau 5ad114bf47 busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
SVN-Revision: 25494
14 years ago
Nicolas Thill 2c57634be3 package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first
SVN-Revision: 22665
14 years ago
Nicolas Thill ee9af1fbb6 package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number
SVN-Revision: 20726
14 years ago
Nicolas Thill 8be628f50a busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)
SVN-Revision: 20661
14 years ago
Jo-Philipp Wich b3e4a6503a busybox: disable httpd applet
SVN-Revision: 20432
14 years ago
Nicolas Thill 7d50b29b4d busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) option
SVN-Revision: 20122
15 years ago
Felix Fietkau 77c391b8b1 busybox: adjust hush default configuration
SVN-Revision: 18712
15 years ago
Florian Fainelli 6b306ba7b8 update busybox to 1.15.2 (#5926)
SVN-Revision: 18684
15 years ago
Felix Fietkau ed17f32715 busybox: support 64 bit math in shell tests. this does not seem to increase the binary size at all (tested on mips), fixes #2871
SVN-Revision: 17838
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
15 years ago
Nicolas Thill 9a16485900 busybox: update to v1.12.4 (partially closes: #4279)
SVN-Revision: 16053
15 years ago
Florian Fainelli 3d4f8f79b0 busybox brctl does not support showmacs or showstp (#4206)
SVN-Revision: 14093
16 years ago
Rod Whitby b5f89fa869 busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
SVN-Revision: 13534
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
Felix Fietkau 059e7be269 remove ipkg from busybox
SVN-Revision: 12498
16 years ago
Felix Fietkau 2a58b9c729 remove awx from busybox, refresh patches
SVN-Revision: 12497
16 years ago
Imre Kaloz 1e82faaa5e upgrade busybox to v1.11.1 and add current upstream fixes
SVN-Revision: 12348
16 years ago
Travis Kemen 99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default
SVN-Revision: 12319
16 years ago
John Crispin dfa7ec4c25 make busybox have hwclocjk tool enable by default
SVN-Revision: 10255
17 years ago
Travis Kemen e8bc160a02 disable use of sendfile() for httpd
SVN-Revision: 10200
17 years ago
Florian Fainelli c5e404a555 Make ipkg depends on tar and gunzip (#2821)
SVN-Revision: 9785
17 years ago
Felix Fietkau 8fba43d0f1 upgrade busybox to 1.8.1
SVN-Revision: 9524
17 years ago
Felix Fietkau 38315565b2 enable nice
SVN-Revision: 9181
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
Felix Fietkau 9de337e21d enable ps -w by default
SVN-Revision: 8946
17 years ago
Felix Fietkau e1184aaa1a enable start-stop-daemon by default, i want to use this to clean up a few init scripts soon
SVN-Revision: 8652
17 years ago
Florian Fainelli a706affb3a Fix the CONFIG_LFS option (#2276)
SVN-Revision: 8512
17 years ago
Rod Whitby 4595775416 busybox: Ensure that diff is available for ipkg upgrade requirements
SVN-Revision: 7954
17 years ago
Mike Baker 2bb4aa3e90 update to busybox 1.4.2 (fixes #1653)
SVN-Revision: 7157
17 years ago
Felix Fietkau fa1925c2d5 add awx (awk web extension) - experimental core for a new web interface framework
SVN-Revision: 6549
18 years ago
Felix Fietkau 297062fab8 enable httpd config option for running scripts through an interpreter
SVN-Revision: 6547
18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
18 years ago
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
18 years ago
Felix Fietkau 79a23fb824 enable httpd sighup config reload by default
SVN-Revision: 6235
18 years ago
Felix Fietkau 1233a57f74 upgrade busybox to 1.4.0
SVN-Revision: 6204
18 years ago
Felix Fietkau a360c33116 enable pretty lsmod output for linux 2.6
SVN-Revision: 6064
18 years ago
Felix Fietkau f85b032709 make telnetd standalone
SVN-Revision: 5959
18 years ago
Felix Fietkau 78589eabf2 update busybox menuconfig for the latest version
SVN-Revision: 5953
18 years ago
Felix Fietkau 60c1f0f64d finally move buildroot-ng to trunk 8 years ago