Jo-Philipp Wich
5e36196651
busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
...
SVN-Revision: 29203
2011-11-17 01:11:56 +00:00
Jo-Philipp Wich
cabbc9966c
busybox: fix empty password detection in telnetd init ( #10432 )
...
SVN-Revision: 29183
2011-11-16 13:17:35 +00:00
Jo-Philipp Wich
13839520bc
busybox: revert accidentally committed debugging flag
...
SVN-Revision: 29158
2011-11-15 17:54:02 +00:00
Jo-Philipp Wich
d0f5b51a8b
busybox: fix hexdump segmentation fault with an empty leading format unit
...
SVN-Revision: 29156
2011-11-15 17:38:55 +00:00
Imre Kaloz
7944b6fa32
enable and use shadow passwords by default
...
SVN-Revision: 28936
2011-11-10 12:55:01 +00:00
Nicolas Thill
d9aa1e3c1b
package/busybox: passwd: use MD5 hash by default (like it used to be)
...
SVN-Revision: 28885
2011-11-09 17:32:23 +00:00
Felix Fietkau
3a12bd8bce
busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems
...
SVN-Revision: 28849
2011-11-08 00:33:10 +00:00
Nicolas Thill
e4a8f5abe6
package/busybox: use new service wrapper
...
SVN-Revision: 28836
2011-11-07 22:58:39 +00:00
Jo-Philipp Wich
ef98919ff0
busybox: ntpd: indefinitely try to resolve peer addresses ( #10361 )
...
SVN-Revision: 28794
2011-11-07 01:45:04 +00:00
Nicolas Thill
89827e33ce
package/busybox: update to 1.19.3
...
SVN-Revision: 28725
2011-11-03 15:55:23 +00:00
Jo-Philipp Wich
219d772ce8
busybox: disable rdate, enable ntpd by default
...
SVN-Revision: 28613
2011-10-27 00:23:16 +00:00
Felix Fietkau
5fa4348a70
busybox: fix a compile error on mac os x
...
SVN-Revision: 28578
2011-10-25 13:03:18 +00:00
Nicolas Thill
d3a428d406
package/busybox: make PAM support depend on DEVEL ( closes : #8002 & #8743 )
...
SVN-Revision: 28549
2011-10-24 08:18:33 +00:00
Nicolas Thill
dba02bbacc
package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
...
SVN-Revision: 28547
2011-10-24 07:39:53 +00:00
Nicolas Thill
d10b4495bc
busybox: update to 1.19.2 (thanks to Peter Wagner)
...
SVN-Revision: 28513
2011-10-21 23:08:45 +00:00
Florian Fainelli
ce50bb1636
busybox: update to 1.18.5, patch from Peter Wagner
...
SVN-Revision: 27288
2011-06-25 22:05:14 +00:00
Hauke Mehrtens
b213493bda
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>
SVN-Revision: 27189
2011-06-15 21:17:52 +00:00
Felix Fietkau
04d064a590
busybox: refresh patches
...
SVN-Revision: 26738
2011-04-20 02:56:23 +00:00
Felix Fietkau
c4dbe835b4
busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
...
SVN-Revision: 26737
2011-04-20 02:56:17 +00:00
Felix Fietkau
6ed952272e
busybox: get rid of the useless extra menu
...
SVN-Revision: 26493
2011-04-05 19:04:02 +00:00
Florian Fainelli
03e30ae13f
update busybox to 1.18.4, patch from Peter Wagner
...
SVN-Revision: 26455
2011-04-03 18:31:00 +00:00
Felix Fietkau
25b2bd4e1c
busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
...
SVN-Revision: 26437
2011-04-03 03:42:14 +00:00
Felix Fietkau
4717461455
busybox: simplify conditional dependency on librpc
...
SVN-Revision: 26430
2011-04-03 01:56:05 +00:00
Felix Fietkau
5463e92657
busybox: only add the librpc build dependency for uclibc ( #8864 )
...
SVN-Revision: 26429
2011-04-03 01:55:22 +00:00
Felix Fietkau
8b0988baec
busybox: enable cmp by default ( #9133 )
...
SVN-Revision: 26356
2011-03-29 10:58:42 +00:00
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
2011-03-20 19:37:28 +00:00
Jo-Philipp Wich
b90a6f7682
busybox: enable mount helpers by default ( #8946 )
...
SVN-Revision: 25815
2011-03-01 18:08:02 +00:00
Felix Fietkau
fa74dadda8
busybox: remove the -static-libgcc flag, saves a few kb
...
SVN-Revision: 25802
2011-03-01 05:40:57 +00:00
Felix Fietkau
419b9d824a
busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc
...
SVN-Revision: 25574
2011-02-18 18:16:29 +00:00
Felix Fietkau
7205eb2f7a
busybox: only add a build dependency on librpc if uclibc is selected
...
SVN-Revision: 25564
2011-02-17 19:01:59 +00:00
Felix Fietkau
4df0f180bb
busybox: disable killall5 - nothing uses it
...
SVN-Revision: 25512
2011-02-13 03:26:15 +00:00
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
2011-02-13 02:52:40 +00:00
Felix Fietkau
a17580be4f
busybox: fix compile with librpc if necessary (required by nfs mount support)
...
SVN-Revision: 25507
2011-02-13 02:52:34 +00:00
Felix Fietkau
de4ec6ce64
busybox: disable the check for the uclibc rpc config option
...
SVN-Revision: 25506
2011-02-13 02:52:30 +00:00
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
2011-02-13 01:44:53 +00:00
Vasilis Tsiligiannis
7de8584652
busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
...
SVN-Revision: 25417
2011-02-08 01:01:17 +00:00
Vasilis Tsiligiannis
0cd254bdee
busybox: Check if an SSH daemon is enabled before disabling telnet access ( #8760 )
...
SVN-Revision: 25411
2011-02-07 21:45:02 +00:00
Vasilis Tsiligiannis
b435f9d603
busybox: Disable telnet if an SSH public key for root exists ( #8760 )
...
SVN-Revision: 25317
2011-02-02 18:50:50 +00:00
Felix Fietkau
50c44d0b54
cron: Add path
...
Override PATH for /etc/init.d/cron. This is necessary to ensure all programs
can be found when executing the script from remote by using ssh.
(e.g. ssh IP /etc/init.d/cron restart)
Patch from: kentarou matsuyama <matsuyama@thinktube.com>
SVN-Revision: 25196
2011-01-28 12:50:10 +00:00
Imre Kaloz
51156ea6b8
we don't support gcc 4.5.0
...
SVN-Revision: 25146
2011-01-27 13:31:56 +00:00
Jo-Philipp Wich
5b339e5fb2
busybox: implement ms static routes option in udhcpc ( #6435 )
...
SVN-Revision: 24779
2010-12-22 07:16:46 +00:00
Jo-Philipp Wich
56ae0b91e2
busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
...
SVN-Revision: 24245
2010-12-04 19:15:16 +00:00
Jo-Philipp Wich
e3f13f0141
busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
...
SVN-Revision: 23990
2010-11-14 05:58:34 +00:00
Jo-Philipp Wich
9efe60a464
busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
...
SVN-Revision: 23989
2010-11-14 05:32:45 +00:00
Jo-Philipp Wich
d0b4f8f820
busybox: mark as essential
...
SVN-Revision: 23961
2010-11-11 16:23:16 +00:00
Alexandros C. Couloumbis
0ee31ca22e
package/busybox: include an upstream patch
...
SVN-Revision: 23630
2010-10-25 11:14:43 +00:00
Felix Fietkau
b6d0865e7f
busybox: fix configured stampfile name - add $(SH_FUNC) for md5s
...
SVN-Revision: 23600
2010-10-23 23:39:19 +00:00
Alexandros C. Couloumbis
4b16a5ba97
package/busybox: update to busybox-1.17.3
...
SVN-Revision: 23435
2010-10-14 09:08:37 +00:00
Alexandros C. Couloumbis
ad41b53a74
package/busybox: fix endianes issue under FreeBSD 8.1
...
SVN-Revision: 23152
2010-09-29 14:33:35 +00:00
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
2010-09-07 10:00:34 +00:00