Florian Fainelli
b76fb3116f
[package] busybox: enable fsync applet by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33159 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-13 09:55:12 +00:00
Florian Fainelli
1d37d67df3
[package] busybox: support V=c toplevel verboseness flag ( #11799 )
...
Signed-off-by: Gregory M. Turner <gmt@malth.us>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33035 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-08-07 16:08:11 +00:00
Vasilis Tsiligiannis
36070c4480
[package] busybox: Enable ibs, obs and conv options on 'dd'
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-19 22:34:49 +00:00
Felix Fietkau
af06655268
busybox: remove BUSYBOX_USE_LIBRPC
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10 22:24:24 +00:00
Jo-Philipp Wich
7bdb966d20
[package] busybox: fix bad variable substitution on right hand side of I/O redirection, imported patch from upstream bug 5282
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-10 13:19:45 +00:00
Felix Fietkau
8da44b5fc9
make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32129 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-08 15:10:18 +00:00
Jo-Philipp Wich
ffe645738e
busybox 1.19.4 update patch
...
This patch updates busybox to 1.19.4 and refreshes all patches.
Signed-off-by: Peter Wagner <tripolar@gmx.at>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30985 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-18 19:46:52 +00:00
Jo-Philipp Wich
bac0472b04
[package] busybox: enable ps wide flag by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30812 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-03-04 20:09:58 +00:00
Jo-Philipp Wich
2499b683d7
[package] busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 01:50:53 +00:00
Jo-Philipp Wich
be373bdc49
[package] busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19 01:33:53 +00:00
Felix Fietkau
24713f9c5b
busybox: disable "mesg" by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29510 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-12-13 13:51:05 +00:00
Nicolas Thill
088268f287
package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-23 19:41:36 +00:00
Jo-Philipp Wich
681ec3b21e
[package] busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29203 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-17 01:11:56 +00:00
Jo-Philipp Wich
ad5b9f001c
[package] busybox: fix empty password detection in telnetd init ( #10432 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29183 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-16 13:17:35 +00:00
Jo-Philipp Wich
e5101a852c
[package] busybox: revert accidentally committed debugging flag
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29158 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 17:54:02 +00:00
Jo-Philipp Wich
7be583d9f4
[package] busybox: fix hexdump segmentation fault with an empty leading format unit
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29156 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-15 17:38:55 +00:00
Imre Kaloz
51ae2ccfa4
enable and use shadow passwords by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28936 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-10 12:55:01 +00:00
Nicolas Thill
6a95c084e9
package/busybox: passwd: use MD5 hash by default (like it used to be)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28885 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-09 17:32:23 +00:00
Felix Fietkau
4d8fb2342c
busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-08 00:33:10 +00:00
Nicolas Thill
8b21997f14
package/busybox: use new service wrapper
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 22:58:39 +00:00
Jo-Philipp Wich
6f01cff356
[package] busybox: ntpd: indefinitely try to resolve peer addresses ( #10361 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-07 01:45:04 +00:00
Nicolas Thill
b0fa0eecf0
package/busybox: update to 1.19.3
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-11-03 15:55:23 +00:00
Jo-Philipp Wich
eecefb6e0c
[package] busybox: disable rdate, enable ntpd by default
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28613 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-27 00:23:16 +00:00
Felix Fietkau
e28adb381c
busybox: fix a compile error on mac os x
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-25 13:03:18 +00:00
Nicolas Thill
2c9dc13a72
package/busybox: make PAM support depend on DEVEL ( closes : #8002 & #8743 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 08:18:33 +00:00
Nicolas Thill
9be2e59eae
package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28547 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-24 07:39:53 +00:00
Nicolas Thill
3af110207d
[package] busybox: update to 1.19.2 (thanks to Peter Wagner)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-10-21 23:08:45 +00:00
Florian Fainelli
08f272b049
[package] busybox: update to 1.18.5, patch from Peter Wagner
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27288 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-25 22:05:14 +00:00
Hauke Mehrtens
39df8cbac1
busybox: Fix insmod for linux 3.0
...
Insmod silently rejected being run on any non 2.x kernel. Make its version
check allow newer kernels (and reject 2.4- when not enabling the 2.4
feature).
Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27189 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-06-15 21:17:52 +00:00
Felix Fietkau
c6dfe2002d
busybox: refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-20 02:56:23 +00:00
Felix Fietkau
c47b7193d1
busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-20 02:56:17 +00:00
Felix Fietkau
dafedf162e
busybox: get rid of the useless extra menu
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-05 19:04:02 +00:00
Florian Fainelli
7d5d7449e0
[package] update busybox to 1.18.4, patch from Peter Wagner
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26455 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 18:31:00 +00:00
Felix Fietkau
f0b578b133
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26437 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 03:42:14 +00:00
Felix Fietkau
92066048f5
busybox: simplify conditional dependency on librpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26430 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 01:56:05 +00:00
Felix Fietkau
fa8238455e
busybox: only add the librpc build dependency for uclibc ( #8864 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-03 01:55:22 +00:00
Felix Fietkau
f0bec3fd64
busybox: enable cmp by default ( #9133 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-29 10:58:42 +00:00
Daniel Dickinson
8537d742ba
[package] 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.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26245 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-20 19:37:28 +00:00
Jo-Philipp Wich
46d89a10d9
[package] busybox: enable mount helpers by default ( #8946 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-01 18:08:02 +00:00
Felix Fietkau
9cb0783a7f
busybox: remove the -static-libgcc flag, saves a few kb
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25802 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-01 05:40:57 +00:00
Felix Fietkau
c8a781d616
busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25574 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-18 18:16:29 +00:00
Felix Fietkau
3cc942a2b3
busybox: only add a build dependency on librpc if uclibc is selected
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25564 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-17 19:01:59 +00:00
Felix Fietkau
003019207b
busybox: disable killall5 - nothing uses it
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 03:26:15 +00:00
Felix Fietkau
c2d6baa6b5
busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:40 +00:00
Felix Fietkau
2b98d239d2
busybox: fix compile with librpc if necessary (required by nfs mount support)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:34 +00:00
Felix Fietkau
4613711c4f
busybox: disable the check for the uclibc rpc config option
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25506 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 02:52:30 +00:00
Felix Fietkau
57b0788226
busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25494 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-13 01:44:53 +00:00
Vasilis Tsiligiannis
b353e249d5
[package] busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25417 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-08 01:01:17 +00:00
Vasilis Tsiligiannis
d3dddd3f7e
[package] busybox: Check if an SSH daemon is enabled before disabling telnet access ( #8760 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-07 21:45:02 +00:00
Vasilis Tsiligiannis
f25945f896
[package] busybox: Disable telnet if an SSH public key for root exists ( #8760 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-02 18:50:50 +00:00