Commit Graph

243 Commits (74fecd036611e881eeace99d31017e4b70bac70c)

Author SHA1 Message Date
Hauke Mehrtens b213493bda busybox: Fix insmod for linux 3.0
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
13 years ago
Felix Fietkau 04d064a590 busybox: refresh patches
SVN-Revision: 26738
13 years ago
Felix Fietkau c4dbe835b4 busybox: fix issues with static routes and 6rd option parsing (thx, Florian Fuessl)
SVN-Revision: 26737
13 years ago
Felix Fietkau 6ed952272e busybox: get rid of the useless extra menu
SVN-Revision: 26493
13 years ago
Florian Fainelli 03e30ae13f update busybox to 1.18.4, patch from Peter Wagner
SVN-Revision: 26455
13 years ago
Felix Fietkau 25b2bd4e1c busybox: add missing kconfig symbol type for BUSYBOX_USE_LIBRPC
SVN-Revision: 26437
13 years ago
Felix Fietkau 4717461455 busybox: simplify conditional dependency on librpc
SVN-Revision: 26430
13 years ago
Felix Fietkau 5463e92657 busybox: only add the librpc build dependency for uclibc (#8864)
SVN-Revision: 26429
13 years ago
Felix Fietkau 8b0988baec busybox: enable cmp by default (#9133)
SVN-Revision: 26356
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.
SVN-Revision: 26245
13 years ago
Jo-Philipp Wich b90a6f7682 busybox: enable mount helpers by default (#8946)
SVN-Revision: 25815
14 years ago
Felix Fietkau fa74dadda8 busybox: remove the -static-libgcc flag, saves a few kb
SVN-Revision: 25802
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
SVN-Revision: 25574
14 years ago
Felix Fietkau 7205eb2f7a busybox: only add a build dependency on librpc if uclibc is selected
SVN-Revision: 25564
14 years ago
Felix Fietkau 4df0f180bb busybox: disable killall5 - nothing uses it
SVN-Revision: 25512
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
SVN-Revision: 25508
14 years ago
Felix Fietkau a17580be4f busybox: fix compile with librpc if necessary (required by nfs mount support)
SVN-Revision: 25507
14 years ago
Felix Fietkau de4ec6ce64 busybox: disable the check for the uclibc rpc config option
SVN-Revision: 25506
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
SVN-Revision: 25494
14 years ago
Vasilis Tsiligiannis 7de8584652 busybox: get root home dir from /etc/passwd in telnet init script (thanks tripolar)
SVN-Revision: 25417
14 years ago
Vasilis Tsiligiannis 0cd254bdee busybox: Check if an SSH daemon is enabled before disabling telnet access (#8760)
SVN-Revision: 25411
14 years ago
Vasilis Tsiligiannis b435f9d603 busybox: Disable telnet if an SSH public key for root exists (#8760)
SVN-Revision: 25317
14 years ago
Felix Fietkau 50c44d0b54 cron: Add path
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
14 years ago
Imre Kaloz 51156ea6b8 we don't support gcc 4.5.0
SVN-Revision: 25146
14 years ago
Jo-Philipp Wich 5b339e5fb2 busybox: implement ms static routes option in udhcpc (#6435)
SVN-Revision: 24779
14 years ago
Jo-Philipp Wich 56ae0b91e2 busybox: Comcast uses option 150 for 6RD DHCP announcements, cover it
SVN-Revision: 24245
14 years ago
Jo-Philipp Wich e3f13f0141 busybox: add 6RD prefix sanity checking as mandated by RFC5969, bump pkg revision
SVN-Revision: 23990
14 years ago
Jo-Philipp Wich 9efe60a464 busybox: implement support for 6RD (RFC5969 7.1.1, DHCP option 212) in udhcpc
SVN-Revision: 23989
14 years ago
Jo-Philipp Wich d0b4f8f820 busybox: mark as essential
SVN-Revision: 23961
14 years ago
Alexandros C. Couloumbis 0ee31ca22e package/busybox: include an upstream patch
SVN-Revision: 23630
14 years ago
Felix Fietkau b6d0865e7f busybox: fix configured stampfile name - add $(SH_FUNC) for md5s
SVN-Revision: 23600
14 years ago
Alexandros C. Couloumbis 4b16a5ba97 package/busybox: update to busybox-1.17.3
SVN-Revision: 23435
14 years ago
Alexandros C. Couloumbis ad41b53a74 package/busybox: fix endianes issue under FreeBSD 8.1
SVN-Revision: 23152
14 years ago
Michael Büsch 7b30b70e11 From: Joseph Roback <openwrt-devel@roback.cc>
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
14 years ago
Alexandros C. Couloumbis 5510149e78 package/busybox: update to busybox-1.7.2, include upstream patches, refresh patches
SVN-Revision: 22953
14 years ago
Alexandros C. Couloumbis 28d879da88 package/busybox: fix macosx cross compile, closes #7775
SVN-Revision: 22666
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
SVN-Revision: 22665
14 years ago
Alexandros C. Couloumbis da7c2e1d7d package/busybox: fix missing bit, refresh patches
SVN-Revision: 22660
14 years ago
Alexandros C. Couloumbis e0d13e77d0 package/busybox: update to busybox-1.7.1, include upstream patches
SVN-Revision: 22659
14 years ago
Jo-Philipp Wich 1d6d3d0d8a busybox: fix compilation on FreeBSD
SVN-Revision: 22348
14 years ago
Jo-Philipp Wich 1dd824a358 base-files, busybox: fix 22279, simplify code and get rid of awk
SVN-Revision: 22282
14 years ago
Daniel Dickinson 8974bc6ae2 base-files & telnet: Fixed telnet starting even with root password when shadow passwords in use.
SVN-Revision: 22279
14 years ago
Alexandros C. Couloumbis 1f10f64d62 package/busybox: fix sed issue with gcc-4.5.0 (closes #7566)
SVN-Revision: 22074
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
SVN-Revision: 21961
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Nicolas Thill 3dc2c3bb4d package/busybox: update to 1.16.2 (bug fix release)
SVN-Revision: 21813
14 years ago
Nicolas Thill cbdb520895 package/busybox: add upstream hush patch, bump release number
SVN-Revision: 21545
14 years ago
Nicolas Thill f7d97234e2 package/busybox: add upstream udhcp hostname truncation fix, bump release number
SVN-Revision: 21510
14 years ago
Jo-Philipp Wich 47e443f91b busybox: use uci_get() wrapper (#7312)
SVN-Revision: 21491
14 years ago
Nicolas Thill 14fe6e0238 package/busybox: add 2 upstream fixes (ash & cpio), bumb release number
SVN-Revision: 21186
14 years ago