233 Commits (2b6a84a7a388a5059657d44253a27f92f3322488)

Author SHA1 Message Date
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 15 years ago
Nicolas Thill f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number 15 years ago
Jo-Philipp Wich 47e443f91b busybox: use uci_get() wrapper (#7312) 15 years ago
Nicolas Thill 14fe6e0238 package/busybox: add 2 upstream fixes (ash & cpio), bumb release number 15 years ago
Nicolas Thill d3c4f6f02f package/busybox: refresh patches 15 years ago
Alexandros C. Couloumbis bc676287b5 package/busybox: add upstream sed patch, bump release number 15 years ago
Nicolas Thill 5611e4d94d package/busybox: rename 'target-config.in' to 'Config.in' for coherency, move submenu to it and source main busybox Config.in from there 15 years ago
Nicolas Thill 6b9e04991d package/busybox: add 3 upstream fixes, bump release number 15 years ago
Nicolas Thill ee9af1fbb6 package/busybox: enable blkid, mkswap & swaponoff applets, enable uuid/volumeid support, bumb release number 15 years ago
Nicolas Thill 8be628f50a busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner) 15 years ago
Nicolas Thill 15f9699e98 busybox: add myself as maintainer 15 years ago
Gabor Juhos c227567fb5 package/busybox: refresh patches 15 years ago
Jo-Philipp Wich b3e4a6503a busybox: disable httpd applet 15 years ago
Florian Fainelli d40104d567 If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier 15 years ago