Commit graph

104 commits

Author SHA1 Message Date
Felix Fietkau
e3bdc13980 busybox: fix disabling /sbin/init and logread if procd is used as init
SVN-Revision: 36054
2013-03-16 01:25:42 +00:00
John Crispin
16b84af05e make init and logread depend on !PROCD_INIT
Signed-off-by: John Crispin <blogic@openwrt.org>

SVN-Revision: 36005
2013-03-13 18:11:31 +00:00
Jo-Philipp Wich
3afbe1669f busybox: add an upstream ntpd fix (#12841)
SVN-Revision: 35239
2013-01-19 10:11:34 +00:00
Hamish Guthrie
81a3d9ba31 licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!

SVN-Revision: 33861
2012-10-19 15:34:28 +00:00
Florian Fainelli
ed393422a0 busybox: remove reference to removed httpd init script
Patch from Daniel Harding.

SVN-Revision: 33765
2012-10-14 16:22:00 +00:00
Felix Fietkau
ed2bf29be5 build: add the + token to any commands that can pass through the jobserver, fixes parallel build on some systems
SVN-Revision: 33523
2012-09-23 09:50:01 +00:00
Florian Fainelli
9e504b31a4 busybox: add support for CHECKSUM_PARTIAL to udhcpc
When running as KVM or Xen guest, packets may be received with
incomplete checksum[1].  Patch adopted from Fedora dhcp package.

[1]. http://article.gmane.org/gmane.linux.kernel/1003853

Signed-off-by: Alexey I. Froloff <raorn@raorn.name>

SVN-Revision: 33475
2012-09-19 15:13:38 +00:00
Florian Fainelli
93c28ea473 busybox: add patch to fix CVE-2011-2716 in udhcp.
SVN-Revision: 33404
2012-09-14 15:36:38 +00:00
Florian Fainelli
fb2db91797 busybox: enable fsync applet by default
SVN-Revision: 33159
2012-08-13 09:55:12 +00:00
Florian Fainelli
5d37f15006 busybox: support V=c toplevel verboseness flag (#11799)
Signed-off-by: Gregory M. Turner <gmt@malth.us>

SVN-Revision: 33035
2012-08-07 16:08:11 +00:00
Felix Fietkau
6a11725d42 busybox: remove BUSYBOX_USE_LIBRPC
SVN-Revision: 32175
2012-06-10 22:24:24 +00:00
Jo-Philipp Wich
e2be7290b1 busybox: fix bad variable substitution on right hand side of I/O redirection, imported patch from upstream bug 5282
SVN-Revision: 32162
2012-06-10 13:19:45 +00:00
Jo-Philipp Wich
0a18161da1 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>

SVN-Revision: 30985
2012-03-18 19:46:52 +00:00
Jo-Philipp Wich
b8aead7f92 busybox: enable ps wide flag by default
SVN-Revision: 30812
2012-03-04 20:09:58 +00:00
Nicolas Thill
be4f27f38b package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)
SVN-Revision: 29299
2011-11-23 19:41:36 +00:00
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
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
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
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
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
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
a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support)
SVN-Revision: 25507
2011-02-13 02:52:34 +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
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
d0b4f8f820 busybox: mark as essential
SVN-Revision: 23961
2010-11-11 16:23:16 +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
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
Alexandros C. Couloumbis
5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
SVN-Revision: 22953
2010-09-06 07:22:26 +00:00
Alexandros C. Couloumbis
e0d13e77d0 package/busybox: update to busybox-1.7.1, include upstream patches
SVN-Revision: 22659
2010-08-15 09:53:21 +00:00
Alexandros C. Couloumbis
1f10f64d62 package/busybox: fix sed issue with gcc-4.5.0 (closes #7566)
SVN-Revision: 22074
2010-07-06 11:17:41 +00:00
Nicolas Thill
3dc2c3bb4d package/busybox: update to 1.16.2 (bug fix release)
SVN-Revision: 21813
2010-06-16 13:24:11 +00:00
Nicolas Thill
cbdb520895 package/busybox: add upstream hush patch, bump release number
SVN-Revision: 21545
2010-05-23 14:00:43 +00:00
Nicolas Thill
f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number
SVN-Revision: 21510
2010-05-19 21:39:10 +00:00
Nicolas Thill
14fe6e0238 package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
SVN-Revision: 21186
2010-04-27 11:59:19 +00:00
Alexandros C. Couloumbis
bc676287b5 package/busybox: add upstream sed patch, bump release number
SVN-Revision: 21151
2010-04-25 06:28:09 +00:00
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
2010-04-16 10:42:10 +00:00
Nicolas Thill
6b9e04991d package/busybox: add 3 upstream fixes, bump release number
SVN-Revision: 20904
2010-04-16 08:48:19 +00:00