244 Commits (9cfee14217ab844601be9ee710b65e24655b2322)

Author SHA1 Message Date
Florian Fainelli ce50bb1636 busybox: update to 1.18.5, patch from Peter Wagner 13 years ago
Hauke Mehrtens b213493bda busybox: Fix insmod for linux 3.0 13 years ago
Felix Fietkau 04d064a590 busybox: refresh patches 13 years ago
Felix Fietkau c4dbe835b4 busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl) 13 years ago
Felix Fietkau 6ed952272e busybox: get rid of the useless extra menu 13 years ago
Florian Fainelli 03e30ae13f update busybox to 1.18.4, patch from Peter Wagner 13 years ago
Felix Fietkau 25b2bd4e1c busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC 13 years ago
Felix Fietkau 4717461455 busybox: simplify conditional dependency on librpc 13 years ago
Felix Fietkau 5463e92657 busybox: only add the librpc build dependency for uclibc (#8864) 13 years ago
Felix Fietkau 8b0988baec busybox: enable cmp by default (#9133) 13 years ago
Daniel Dickinson 4c85b8562d block-mount busybox: Removed busybox versions of blkid and swap-utils since 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. 14 years ago
Jo-Philipp Wich b90a6f7682 busybox: enable mount helpers by default (#8946) 14 years ago
Felix Fietkau fa74dadda8 busybox: remove the -static-libgcc flag, saves a few kb 14 years ago
Felix Fietkau 419b9d824a busybox: now that librpc only compiles with uclibc, change the build dependency to BUSYBOX_CONFIG_FEATURE_HAVE_RPC:librpc 14 years ago
Felix Fietkau 7205eb2f7a busybox: only add a build dependency on librpc if uclibc is selected 14 years ago
Felix Fietkau 4df0f180bb busybox: disable killall5 - nothing uses it 14 years ago
Felix Fietkau 0e166a016a busybox: disable nfs mount support by default - people that want to mount nfs shares can install the nfs-utils package 14 years ago
Felix Fietkau a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support) 14 years ago
Felix Fietkau de4ec6ce64 busybox: disable the check for the uclibc rpc config option 14 years ago
Felix Fietkau 5ad114bf47 busybox: disable diff by default - apparently it was necessary for ipkg once, but opkg does not seem to use it - saves ~10k on mips 14 years ago
Vasilis Tsiligiannis 7de8584652 busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar) 14 years ago
Vasilis Tsiligiannis 0cd254bdee busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760) 14 years ago
Vasilis Tsiligiannis b435f9d603 busybox: Disable telnet if an SSH public key for root exists (#8760) 14 years ago
Felix Fietkau 50c44d0b54 cron: Add path 14 years ago
Imre Kaloz 51156ea6b8 we don't support gcc 4.5.0 14 years ago
Jo-Philipp Wich 5b339e5fb2 busybox: implement ms static routes option in udhcpc (#6435) 14 years ago
Jo-Philipp Wich 56ae0b91e2 busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it 14 years ago
Jo-Philipp Wich e3f13f0141 busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision 14 years ago
Jo-Philipp Wich 9efe60a464 busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc 14 years ago
Jo-Philipp Wich d0b4f8f820 busybox: mark as essential 14 years ago
Alexandros C. Couloumbis 0ee31ca22e package/busybox: include an upstream patch 14 years ago
Felix Fietkau b6d0865e7f busybox: fix configured stampfile name - add $(SH_FUNC) for md5s 14 years ago
Alexandros C. Couloumbis 4b16a5ba97 package/busybox: update to busybox-1.17.3 14 years ago
Alexandros C. Couloumbis ad41b53a74 package/busybox: fix endianes issue under FreeBSD 8.1 14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc> 14 years ago
Alexandros C. Couloumbis 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches 14 years ago
Alexandros C. Couloumbis 28d879da88 package/busybox: fix macosx cross compile, closes #7775 14 years ago
Nicolas Thill 2c57634be3 package/busybox: add missing bits from 1.17.1 update (mostly config stuff), rename upstream patches so they're applied first 14 years ago
Alexandros C. Couloumbis da7c2e1d7d package/busybox: fix missing bit, refresh patches 14 years ago
Alexandros C. Couloumbis e0d13e77d0 package/busybox: update to busybox-1.7.1, include upstream patches 14 years ago
Jo-Philipp Wich 1d6d3d0d8a busybox: fix compilation on FreeBSD 14 years ago
Jo-Philipp Wich 1dd824a358 base-files, busybox: fix 22279, simplify code and get rid of awk 14 years ago
Daniel Dickinson 8974bc6ae2 base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use. 14 years ago
Alexandros C. Couloumbis 1f10f64d62 package/busybox: fix sed issue with gcc-4.5.0 (closes #7566) 14 years ago
Daniel Dickinson b86c99feb1 busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Nicolas Thill 3dc2c3bb4d package/busybox: update to 1.16.2 (bug fix release) 14 years ago
Nicolas Thill cbdb520895 package/busybox: add upstream hush patch, bump release number 14 years ago
Nicolas Thill f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number 14 years ago
Jo-Philipp Wich 47e443f91b busybox: use uci_get() wrapper (#7312) 14 years ago