Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: remove old no-MMU hackery | Felix Fietkau | 2013-04-17 | 1 | -18/+0 |
| | | | | SVN-Revision: 36350 | ||||
* | busybox: fix disabling /sbin/init and logread if procd is used as init | Felix Fietkau | 2013-03-16 | 1 | -2/+1 |
| | | | | SVN-Revision: 36054 | ||||
* | make init and logread depend on !PROCD_INIT | John Crispin | 2013-03-13 | 3 | -1/+4 |
| | | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 36005 | ||||
* | busybox: remove two obsolete patches | Jonas Gorski | 2013-02-21 | 8 | -91/+13 |
| | | | | | | | | | | | They either work around missing implementations in uClibc 0.9.30 and earlier and add already present functionality. Closes #11210, #11211. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 35710 | ||||
* | busybox: add an upstream ntpd fix (#12841) | Jo-Philipp Wich | 2013-01-19 | 7 | -23/+49 |
| | | | | SVN-Revision: 35239 | ||||
* | zram: add package to use compressed ram disk for swap | Hauke Mehrtens | 2013-01-06 | 1 | -2/+2 |
| | | | | | | | | | | | | | The busybox size is increased by 3.2KByte uncompressed on bcm47xx with this commit. This zram-swap automatically creates a zram device, a swap partition on it and make the kernel swap pages to it. Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the script. SVN-Revision: 35025 | ||||
* | busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good ↵ | Felix Fietkau | 2012-12-23 | 1 | -0/+22 |
| | | | | | | reason (fixes #12663) SVN-Revision: 34872 | ||||
* | busybox: fix arping applet building on musl | Florian Fainelli | 2012-11-23 | 1 | -0/+12 |
| | | | | | | | | musl-libc is more strict about missing includes. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34311 | ||||
* | busybox: define musl specificities in platform.h | Florian Fainelli | 2012-11-23 | 1 | -0/+17 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34309 | ||||
* | busybox: change the date -k patch to be more portable | Florian Fainelli | 2012-11-23 | 1 | -6/+11 |
| | | | | | | | | | 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 | ||||
* | licensing: Add licensing metadata to many packages Two new variables are ↵ | Hamish Guthrie | 2012-10-19 | 1 | -0/+3 |
| | | | | | | | | | 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 | ||||
* | busybox: enable readlink (with -f support) | Felix Fietkau | 2012-10-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 33833 | ||||
* | busybox: remove reference to removed httpd init script | Florian Fainelli | 2012-10-14 | 1 | -1/+0 |
| | | | | | | Patch from Daniel Harding. SVN-Revision: 33765 | ||||
* | busybox: backport upstream fixes for ext2 related tools | Felix Fietkau | 2012-10-08 | 1 | -0/+1441 |
| | | | | SVN-Revision: 33662 | ||||
* | busybox: refresh patches | Felix Fietkau | 2012-10-08 | 9 | -26/+25 |
| | | | | SVN-Revision: 33661 | ||||
* | remove dependency for pkill | John Crispin | 2012-09-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 33594 | ||||
* | build: add the + token to any commands that can pass through the jobserver, ↵ | Felix Fietkau | 2012-09-23 | 1 | -1/+1 |
| | | | | | | fixes parallel build on some systems SVN-Revision: 33523 | ||||
* | busybox: add support for CHECKSUM_PARTIAL to udhcpc | Florian Fainelli | 2012-09-19 | 2 | -1/+88 |
| | | | | | | | | | | | 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 | ||||
* | busybox: add patch to fix CVE-2011-2716 in udhcp. | Florian Fainelli | 2012-09-14 | 2 | -1/+165 |
| | | | | SVN-Revision: 33404 | ||||
* | busybox: fix build with recent eglibc toolchains | Florian Fainelli | 2012-09-13 | 1 | -0/+10 |
| | | | | SVN-Revision: 33395 | ||||
* | busybox: enable fsync applet by default | Florian Fainelli | 2012-08-13 | 2 | -2/+2 |
| | | | | SVN-Revision: 33159 | ||||
* | busybox: support V=c toplevel verboseness flag (#11799) | Florian Fainelli | 2012-08-07 | 1 | -0/+9 |
| | | | | | | Signed-off-by: Gregory M. Turner <gmt@malth.us> SVN-Revision: 33035 | ||||
* | busybox: Enable ibs, obs and conv options on 'dd' | Vasilis Tsiligiannis | 2012-06-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 32464 | ||||
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 | 2 | -7/+3 |
| | | | | SVN-Revision: 32175 | ||||
* | busybox: fix bad variable substitution on right hand side of I/O ↵ | Jo-Philipp Wich | 2012-06-10 | 2 | -1/+13 |
| | | | | | | redirection, imported patch from upstream bug 5282 SVN-Revision: 32162 | ||||
* | make librpc compatible with eglibc, unconditionally enable it for packages ↵ | Felix Fietkau | 2012-06-08 | 1 | -1/+0 |
| | | | | | | that need rpc support SVN-Revision: 32129 | ||||
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 | 9 | -37/+15 |
| | | | | | | | | This patch updates busybox to 1.19.4 and refreshes all patches. Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 30985 | ||||
* | busybox: enable ps wide flag by default | Jo-Philipp Wich | 2012-03-04 | 2 | -3/+3 |
| | | | | SVN-Revision: 30812 | ||||
* | busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 ↵ | Jo-Philipp Wich | 2012-01-19 | 1 | -2/+1 |
| | | | | | | default to CONFIG_IPV6, not depend on it SVN-Revision: 29789 | ||||
* | busybox: make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 depend on CONFIG_IPV6 | Jo-Philipp Wich | 2012-01-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 29788 | ||||
* | busybox: disable "mesg" by default | Felix Fietkau | 2011-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 29510 | ||||
* | package/busybox: wget: URL-decode user:password before base64-encoding it ↵ | Nicolas Thill | 2011-11-23 | 7 | -9/+246 |
| | | | | | | into auth hdr (upstream fix) SVN-Revision: 29299 | ||||
* | busybox: add a "date -k" to set the kernel timezone from the current ↵ | Jo-Philipp Wich | 2011-11-17 | 2 | -1/+84 |
| | | | | | | localtime utc offset SVN-Revision: 29203 | ||||
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 | 2 | -2/+2 |
| | | | | SVN-Revision: 29183 | ||||
* | busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 | 1 | -2/+0 |
| | | | | SVN-Revision: 29158 | ||||
* | busybox: fix hexdump segmentation fault with an empty leading format unit | Jo-Philipp Wich | 2011-11-15 | 2 | -1/+14 |
| | | | | SVN-Revision: 29156 | ||||
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 28936 | ||||
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | Nicolas Thill | 2011-11-09 | 2 | -1/+21 |
| | | | | SVN-Revision: 28885 | ||||
* | busybox: use bash for gen_build_files.sh to avoid printf argument list ↵ | Felix Fietkau | 2011-11-08 | 1 | -0/+8 |
| | | | | | | issues on some systems SVN-Revision: 28849 | ||||
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 | 3 | -8/+9 |
| | | | | SVN-Revision: 28836 | ||||
* | busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | Jo-Philipp Wich | 2011-11-07 | 2 | -1/+49 |
| | | | | SVN-Revision: 28794 | ||||
* | package/busybox: update to 1.19.3 | Nicolas Thill | 2011-11-03 | 12 | -222/+26 |
| | | | | SVN-Revision: 28725 | ||||
* | busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 | 3 | -4/+4 |
| | | | | SVN-Revision: 28613 | ||||
* | busybox: fix a compile error on mac os x | Felix Fietkau | 2011-10-25 | 1 | -0/+13 |
| | | | | SVN-Revision: 28578 | ||||
* | package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) | Nicolas Thill | 2011-10-24 | 1 | -0/+5 |
| | | | | SVN-Revision: 28549 | ||||
* | package/busybox: revert config defaults inadvertently changed in [28513] ↵ | Nicolas Thill | 2011-10-24 | 4 | -5/+5 |
| | | | | | | (thanks to Liu Yu Fei, Eric), bump release number SVN-Revision: 28547 | ||||
* | busybox: update to 1.19.2 (thanks to Peter Wagner) | Nicolas Thill | 2011-10-21 | 58 | -549/+1023 |
| | | | | SVN-Revision: 28513 | ||||
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 27288 | ||||
* | busybox: Fix insmod for linux 3.0 | Hauke Mehrtens | 2011-06-15 | 1 | -9/+16 |
| | | | | | | | | | | 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 | ||||
* | busybox: refresh patches | Felix Fietkau | 2011-04-20 | 20 | -69/+56 |
| | | | | SVN-Revision: 26738 |