Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | busybox: Enable ibs, obs and conv options on 'dd' | Vasilis Tsiligiannis | 2012-06-19 |
| | | | | SVN-Revision: 32464 | ||
* | busybox: remove BUSYBOX_USE_LIBRPC | Felix Fietkau | 2012-06-10 |
| | | | | SVN-Revision: 32175 | ||
* | busybox: fix bad variable substitution on right hand side of I/O ↵ | Jo-Philipp Wich | 2012-06-10 |
| | | | | | | 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 |
| | | | | | | that need rpc support SVN-Revision: 32129 | ||
* | busybox 1.19.4 update patch | Jo-Philipp Wich | 2012-03-18 |
| | | | | | | | | 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 |
| | | | | SVN-Revision: 30812 | ||
* | busybox: fix previous commit, make CONFIG_BUSYBOX_CONFIG_FEATURE_IPV6 ↵ | Jo-Philipp Wich | 2012-01-19 |
| | | | | | | 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 |
| | | | | SVN-Revision: 29788 | ||
* | busybox: disable "mesg" by default | Felix Fietkau | 2011-12-13 |
| | | | | SVN-Revision: 29510 | ||
* | package/busybox: wget: URL-decode user:password before base64-encoding it ↵ | Nicolas Thill | 2011-11-23 |
| | | | | | | 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 |
| | | | | | | localtime utc offset SVN-Revision: 29203 | ||
* | busybox: fix empty password detection in telnetd init (#10432) | Jo-Philipp Wich | 2011-11-16 |
| | | | | SVN-Revision: 29183 | ||
* | busybox: revert accidentally committed debugging flag | Jo-Philipp Wich | 2011-11-15 |
| | | | | SVN-Revision: 29158 | ||
* | busybox: fix hexdump segmentation fault with an empty leading format unit | Jo-Philipp Wich | 2011-11-15 |
| | | | | SVN-Revision: 29156 | ||
* | enable and use shadow passwords by default | Imre Kaloz | 2011-11-10 |
| | | | | SVN-Revision: 28936 | ||
* | package/busybox: passwd: use MD5 hash by default (like it used to be) | Nicolas Thill | 2011-11-09 |
| | | | | SVN-Revision: 28885 | ||
* | busybox: use bash for gen_build_files.sh to avoid printf argument list ↵ | Felix Fietkau | 2011-11-08 |
| | | | | | | issues on some systems SVN-Revision: 28849 | ||
* | package/busybox: use new service wrapper | Nicolas Thill | 2011-11-07 |
| | | | | SVN-Revision: 28836 | ||
* | busybox: ntpd: indefinitely try to resolve peer addresses (#10361) | Jo-Philipp Wich | 2011-11-07 |
| | | | | SVN-Revision: 28794 | ||
* | package/busybox: update to 1.19.3 | Nicolas Thill | 2011-11-03 |
| | | | | SVN-Revision: 28725 | ||
* | busybox: disable rdate, enable ntpd by default | Jo-Philipp Wich | 2011-10-27 |
| | | | | SVN-Revision: 28613 | ||
* | busybox: fix a compile error on mac os x | Felix Fietkau | 2011-10-25 |
| | | | | SVN-Revision: 28578 | ||
* | package/busybox: make PAM support depend on DEVEL (closes: #8002 & #8743) | Nicolas Thill | 2011-10-24 |
| | | | | SVN-Revision: 28549 | ||
* | package/busybox: revert config defaults inadvertently changed in [28513] ↵ | Nicolas Thill | 2011-10-24 |
| | | | | | | (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 |
| | | | | SVN-Revision: 28513 | ||
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 |
| | | | | SVN-Revision: 27288 | ||
* | busybox: Fix insmod for linux 3.0 | Hauke Mehrtens | 2011-06-15 |
| | | | | | | | | | | 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 |
| | | | | SVN-Revision: 26738 | ||
* | busybox: fix issues with static routes and 6rd option parsing (thx, Florian ↵ | Felix Fietkau | 2011-04-20 |
| | | | | | | Fuessl) SVN-Revision: 26737 | ||
* | busybox: get rid of the useless extra menu | Felix Fietkau | 2011-04-05 |
| | | | | SVN-Revision: 26493 | ||
* | update busybox to 1.18.4, patch from Peter Wagner | Florian Fainelli | 2011-04-03 |
| | | | | SVN-Revision: 26455 | ||
* | busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC | Felix Fietkau | 2011-04-03 |
| | | | | SVN-Revision: 26437 | ||
* | busybox: simplify conditional dependency on librpc | Felix Fietkau | 2011-04-03 |
| | | | | SVN-Revision: 26430 | ||
* | busybox: only add the librpc build dependency for uclibc (#8864) | Felix Fietkau | 2011-04-03 |
| | | | | SVN-Revision: 26429 | ||
* | busybox: enable cmp by default (#9133) | Felix Fietkau | 2011-03-29 |
| | | | | SVN-Revision: 26356 | ||
* | block-mount busybox: Removed busybox versions of blkid and swap-utils since ↵ | Daniel Dickinson | 2011-03-20 |
| | | | | | | 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 | ||
* | busybox: enable mount helpers by default (#8946) | Jo-Philipp Wich | 2011-03-01 |
| | | | | SVN-Revision: 25815 | ||
* | busybox: remove the -static-libgcc flag, saves a few kb | Felix Fietkau | 2011-03-01 |
| | | | | SVN-Revision: 25802 | ||
* | busybox: now that librpc only compiles with uclibc, change the build ↵ | Felix Fietkau | 2011-02-18 |
| | | | | | | dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc SVN-Revision: 25574 | ||
* | busybox: only add a build dependency on librpc if uclibc is selected | Felix Fietkau | 2011-02-17 |
| | | | | SVN-Revision: 25564 | ||
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25512 | ||
* | busybox: disable nfs mount support by default - people that want to mount ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | nfs shares can install the nfs-utils package SVN-Revision: 25508 | ||
* | busybox: fix compile with librpc if necessary (required by nfs mount support) | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25507 | ||
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 |
| | | | | SVN-Revision: 25506 | ||
* | busybox: disable diff by default - apparently it was necessary for ipkg ↵ | Felix Fietkau | 2011-02-13 |
| | | | | | | once, but opkg does not seem to use it - saves ~10k on mips SVN-Revision: 25494 | ||
* | busybox: get root home dir from /etc/passwd in telnet init script (thanks ↵ | Vasilis Tsiligiannis | 2011-02-08 |
| | | | | | | tripolar) SVN-Revision: 25417 | ||
* | busybox: Check if an SSH daemon is enabled before disabling telnet access ↵ | Vasilis Tsiligiannis | 2011-02-07 |
| | | | | | | (#8760) SVN-Revision: 25411 | ||
* | busybox: Disable telnet if an SSH public key for root exists (#8760) | Vasilis Tsiligiannis | 2011-02-02 |
| | | | | SVN-Revision: 25317 | ||
* | cron: Add path | Felix Fietkau | 2011-01-28 |
| | | | | | | | | | | 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 | ||
* | we don't support gcc 4.5.0 | Imre Kaloz | 2011-01-27 |
| | | | | SVN-Revision: 25146 |