Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | busybox: refresh patches | Felix Fietkau | 2011-04-20 | 20 | -69/+56 |
| | | | | SVN-Revision: 26738 | ||||
* | busybox: fix issues with static routes and 6rd option parsing (thx, Florian ↵ | Felix Fietkau | 2011-04-20 | 1 | -14/+8 |
| | | | | | | Fuessl) SVN-Revision: 26737 | ||||
* | busybox: get rid of the useless extra menu | Felix Fietkau | 2011-04-05 | 1 | -3/+3 |
| | | | | SVN-Revision: 26493 | ||||
* | update busybox to 1.18.4, patch from Peter Wagner | Florian Fainelli | 2011-04-03 | 26 | -365/+501 |
| | | | | SVN-Revision: 26455 | ||||
* | busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC | Felix Fietkau | 2011-04-03 | 1 | -0/+1 |
| | | | | SVN-Revision: 26437 | ||||
* | busybox: simplify conditional dependency on librpc | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 26430 | ||||
* | busybox: only add the librpc build dependency for uclibc (#8864) | Felix Fietkau | 2011-04-03 | 2 | -2/+6 |
| | | | | SVN-Revision: 26429 | ||||
* | busybox: enable cmp by default (#9133) | Felix Fietkau | 2011-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 26356 | ||||
* | block-mount busybox: Removed busybox versions of blkid and swap-utils since ↵ | Daniel Dickinson | 2011-03-20 | 1 | -25/+25 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 25815 | ||||
* | busybox: remove the -static-libgcc flag, saves a few kb | Felix Fietkau | 2011-03-01 | 1 | -0/+11 |
| | | | | SVN-Revision: 25802 | ||||
* | busybox: now that librpc only compiles with uclibc, change the build ↵ | Felix Fietkau | 2011-02-18 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | SVN-Revision: 25564 | ||||
* | busybox: disable killall5 - nothing uses it | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 25512 | ||||
* | busybox: disable nfs mount support by default - people that want to mount ↵ | Felix Fietkau | 2011-02-13 | 2 | -2/+2 |
| | | | | | | 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 | 1 | -0/+11 |
| | | | | SVN-Revision: 25507 | ||||
* | busybox: disable the check for the uclibc rpc config option | Felix Fietkau | 2011-02-13 | 1 | -0/+12 |
| | | | | SVN-Revision: 25506 | ||||
* | busybox: disable diff by default - apparently it was necessary for ipkg ↵ | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+8 |
| | | | | | | tripolar) SVN-Revision: 25417 | ||||
* | busybox: Check if an SSH daemon is enabled before disabling telnet access ↵ | Vasilis Tsiligiannis | 2011-02-07 | 1 | -4/+4 |
| | | | | | | (#8760) SVN-Revision: 25411 | ||||
* | busybox: Disable telnet if an SSH public key for root exists (#8760) | Vasilis Tsiligiannis | 2011-02-02 | 1 | -1/+7 |
| | | | | SVN-Revision: 25317 | ||||
* | cron: Add path | Felix Fietkau | 2011-01-28 | 1 | -0/+2 |
| | | | | | | | | | | 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 | 1 | -4/+0 |
| | | | | SVN-Revision: 25146 | ||||
* | busybox: implement ms static routes option in udhcpc (#6435) | Jo-Philipp Wich | 2010-12-22 | 1 | -0/+22 |
| | | | | SVN-Revision: 24779 | ||||
* | busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it | Jo-Philipp Wich | 2010-12-04 | 2 | -6/+8 |
| | | | | SVN-Revision: 24245 | ||||
* | busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg ↵ | Jo-Philipp Wich | 2010-11-14 | 2 | -25/+35 |
| | | | | | | revision SVN-Revision: 23990 | ||||
* | busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc | Jo-Philipp Wich | 2010-11-14 | 1 | -0/+131 |
| | | | | SVN-Revision: 23989 | ||||
* | busybox: mark as essential | Jo-Philipp Wich | 2010-11-11 | 1 | -0/+1 |
| | | | | SVN-Revision: 23961 | ||||
* | package/busybox: include an upstream patch | Alexandros C. Couloumbis | 2010-10-25 | 1 | -0/+12 |
| | | | | SVN-Revision: 23630 | ||||
* | busybox: fix configured stampfile name - add $(SH_FUNC) for md5s | Felix Fietkau | 2010-10-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 23600 | ||||
* | package/busybox: update to busybox-1.17.3 | Alexandros C. Couloumbis | 2010-10-14 | 4 | -628/+2 |
| | | | | SVN-Revision: 23435 | ||||
* | package/busybox: fix endianes issue under FreeBSD 8.1 | Alexandros C. Couloumbis | 2010-09-29 | 1 | -0/+16 |
| | | | | SVN-Revision: 23152 | ||||
* | From: Joseph Roback <openwrt-devel@roback.cc> | Michael Büsch | 2010-09-07 | 1 | -1/+3 |
| | | | | | | | | 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 | ||||
* | package/busybox: update to busybox-1.7.2, include upstream patches, refresh ↵ | Alexandros C. Couloumbis | 2010-09-06 | 9 | -178/+631 |
| | | | | | | patches SVN-Revision: 22953 | ||||
* | package/busybox: fix macosx cross compile, closes #7775 | Alexandros C. Couloumbis | 2010-08-16 | 1 | -0/+19 |
| | | | | SVN-Revision: 22666 | ||||
* | package/busybox: add missing bits from 1.17.1 update (mostly config stuff), ↵ | Nicolas Thill | 2010-08-15 | 33 | -509/+902 |
| | | | | | | rename upstream patches so they're applied first SVN-Revision: 22665 | ||||
* | package/busybox: fix missing bit, refresh patches | Alexandros C. Couloumbis | 2010-08-15 | 20 | -63/+62 |
| | | | | SVN-Revision: 22660 | ||||
* | package/busybox: update to busybox-1.7.1, include upstream patches | Alexandros C. Couloumbis | 2010-08-15 | 18 | -229/+325 |
| | | | | SVN-Revision: 22659 | ||||
* | busybox: fix compilation on FreeBSD | Jo-Philipp Wich | 2010-07-22 | 1 | -0/+11 |
| | | | | SVN-Revision: 22348 | ||||
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 1 | -7/+14 |
| | | | | SVN-Revision: 22282 | ||||
* | base-files & telnet: Fixed telnet starting even with root password when ↵ | Daniel Dickinson | 2010-07-18 | 1 | -1/+2 |
| | | | | | | shadow passwords in use. SVN-Revision: 22279 | ||||
* | package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) | Alexandros C. Couloumbis | 2010-07-06 | 1 | -0/+4 |
| | | | | SVN-Revision: 22074 | ||||
* | busybox: Fixed remote logging bug in which starting syslog before the ↵ | Daniel Dickinson | 2010-06-27 | 1 | -0/+40 |
| | | | | | | network (and hence the remote host being available) results in failure to do any remote logging SVN-Revision: 21961 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -15/+0 |
| | | | | SVN-Revision: 21954 | ||||
* | package/busybox: update to 1.16.2 (bug fix release) | Nicolas Thill | 2010-06-16 | 9 | -322/+3 |
| | | | | SVN-Revision: 21813 | ||||
* | package/busybox: add upstream hush patch, bump release number | Nicolas Thill | 2010-05-23 | 2 | -1/+12 |
| | | | | SVN-Revision: 21545 | ||||
* | package/busybox: add upstream udhcp hostname truncation fix, bump release number | Nicolas Thill | 2010-05-19 | 2 | -1/+12 |
| | | | | SVN-Revision: 21510 | ||||
* | busybox: use uci_get() wrapper (#7312) | Jo-Philipp Wich | 2010-05-17 | 1 | -1/+1 |
| | | | | SVN-Revision: 21491 | ||||
* | package/busybox: add 2 upstream fixes (ash & cpio), bumb release number | Nicolas Thill | 2010-04-27 | 4 | -3/+66 |
| | | | | SVN-Revision: 21186 | ||||
* | package/busybox: refresh patches | Nicolas Thill | 2010-04-27 | 1 | -6/+4 |
| | | | | SVN-Revision: 21185 |