Commit Graph

284 Commits (d90e805fe607f6455a6ae8631e91c960ba4deaa2)

Author SHA1 Message Date
Florian Fainelli 92fd6e6f1a busybox: fix arping applet building on musl
musl-libc is more strict about missing includes.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34311
12 years ago
Florian Fainelli 7c26e53d5d busybox: define musl specificities in platform.h
Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34309
12 years ago
Florian Fainelli bc8fe9b40f busybox: change the date -k patch to be more portable
Not all libcs have support for tm_gmtoff which is only available for BSD
compatibility, and guarded with __USE_BSD defines, use __tm_gmtoff otherwise.

Signed-off-by: Florian Fainelli <florian@openwrt.org>

SVN-Revision: 34307
12 years ago
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
12 years ago
Felix Fietkau 93b4d13ed7 busybox: enable readlink (with -f support)
SVN-Revision: 33833
12 years ago
Florian Fainelli ed393422a0 busybox: remove reference to removed httpd init script
Patch from Daniel Harding.

SVN-Revision: 33765
12 years ago
Felix Fietkau 68c7a40346 busybox: backport upstream fixes for ext2 related tools
SVN-Revision: 33662
12 years ago
Felix Fietkau 4fdea4ee6a busybox: refresh patches
SVN-Revision: 33661
12 years ago
John Crispin 27144ca2a6 remove dependency for pkill
SVN-Revision: 33594
12 years ago
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
12 years ago
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
12 years ago
Florian Fainelli 93c28ea473 busybox: add patch to fix CVE-2011-2716 in udhcp.
SVN-Revision: 33404
12 years ago
Florian Fainelli 623169bc49 busybox: fix build with recent eglibc toolchains
SVN-Revision: 33395
12 years ago
Florian Fainelli fb2db91797 busybox: enable fsync applet by default
SVN-Revision: 33159
12 years ago
Florian Fainelli 5d37f15006 busybox: support V=c toplevel verboseness flag (#11799)
Signed-off-by: Gregory M. Turner <gmt@malth.us>

SVN-Revision: 33035
12 years ago
Vasilis Tsiligiannis 82dc07f6f2 busybox: Enable ibs, obs and conv options on 'dd'
SVN-Revision: 32464
12 years ago
Felix Fietkau 6a11725d42 busybox: remove BUSYBOX_USE_LIBRPC
SVN-Revision: 32175
12 years ago
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
12 years ago
Felix Fietkau 4d8cd3afc0 make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support
SVN-Revision: 32129
12 years ago
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
12 years ago
Jo-Philipp Wich b8aead7f92 busybox: enable ps wide flag by default
SVN-Revision: 30812
12 years ago
Jo-Philipp Wich e7cfd6e245 busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 default to CONFIG_IPV6, not depend on it
SVN-Revision: 29789
13 years ago
Jo-Philipp Wich 7a06d9a8a0 busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6
SVN-Revision: 29788
13 years ago
Felix Fietkau 7f648456cd busybox: disable "mesg" by default
SVN-Revision: 29510
13 years ago
Nicolas Thill be4f27f38b package/busybox: wget: URL-decode user:password before base64-encoding it into auth hdr (upstream fix)
SVN-Revision: 29299
13 years ago
Jo-Philipp Wich 5e36196651 busybox: add a "date -k" to set the kernel timezone from the current localtime utc offset
SVN-Revision: 29203
13 years ago
Jo-Philipp Wich cabbc9966c busybox: fix empty password detection in telnetd init (#10432)
SVN-Revision: 29183
13 years ago
Jo-Philipp Wich 13839520bc busybox: revert accidentally committed debugging flag
SVN-Revision: 29158
13 years ago
Jo-Philipp Wich d0f5b51a8b busybox: fix hexdump segmentation fault with an empty leading format unit
SVN-Revision: 29156
13 years ago
Imre Kaloz 7944b6fa32 enable and use shadow passwords by default
SVN-Revision: 28936
13 years ago
Nicolas Thill d9aa1e3c1b package/busybox: passwd: use MD5 hash by default (like it used to be)
SVN-Revision: 28885
13 years ago
Felix Fietkau 3a12bd8bce busybox: use bash for gen_build_files.sh to avoid printf argument list issues on some systems
SVN-Revision: 28849
13 years ago
Nicolas Thill e4a8f5abe6 package/busybox: use new service wrapper
SVN-Revision: 28836
13 years ago
Jo-Philipp Wich ef98919ff0 busybox: ntpd: indefinitely try to resolve peer addresses (#10361)
SVN-Revision: 28794
13 years ago
Nicolas Thill 89827e33ce package/busybox: update to 1.19.3
SVN-Revision: 28725
13 years ago
Jo-Philipp Wich 219d772ce8 busybox: disable rdate, enable ntpd by default
SVN-Revision: 28613
13 years ago
Felix Fietkau 5fa4348a70 busybox: fix a compile error on mac os x
SVN-Revision: 28578
13 years ago
Nicolas Thill d3a428d406 package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743)
SVN-Revision: 28549
13 years ago
Nicolas Thill dba02bbacc package/busybox: revert config defaults inadvertently changed in [28513] (thanks to Liu Yu Fei, Eric), bump release number
SVN-Revision: 28547
13 years ago
Nicolas Thill d10b4495bc busybox: update to 1.19.2 (thanks to Peter Wagner)
SVN-Revision: 28513
13 years ago
Florian Fainelli ce50bb1636 busybox: update to 1.18.5, patch from Peter Wagner
SVN-Revision: 27288
13 years ago
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
13 years ago
Felix Fietkau 04d064a590 busybox: refresh patches
SVN-Revision: 26738
13 years ago
Felix Fietkau c4dbe835b4 busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
SVN-Revision: 26737
13 years ago
Felix Fietkau 6ed952272e busybox: get rid of the useless extra menu
SVN-Revision: 26493
13 years ago
Florian Fainelli 03e30ae13f update busybox to 1.18.4, patch from Peter Wagner
SVN-Revision: 26455
13 years ago
Felix Fietkau 25b2bd4e1c busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
SVN-Revision: 26437
13 years ago
Felix Fietkau 4717461455 busybox: simplify conditional dependency on librpc
SVN-Revision: 26430
13 years ago
Felix Fietkau 5463e92657 busybox: only add the librpc build dependency for uclibc (#8864)
SVN-Revision: 26429
13 years ago
Felix Fietkau 8b0988baec busybox: enable cmp by default (#9133)
SVN-Revision: 26356
13 years ago