aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Collapse)AuthorAgeFilesLines
...
* busybox: fix configured stampfile name - add $(SH_FUNC) for md5sFelix Fietkau2010-10-231-1/+1
| | | | SVN-Revision: 23600
* package/busybox: update to busybox-1.17.3Alexandros C. Couloumbis2010-10-144-628/+2
| | | | SVN-Revision: 23435
* package/busybox: fix endianes issue under FreeBSD 8.1Alexandros C. Couloumbis2010-09-291-0/+16
| | | | SVN-Revision: 23152
* From: Joseph Roback <openwrt-devel@roback.cc>Michael Büsch2010-09-071-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. Couloumbis2010-09-069-178/+631
| | | | | | patches SVN-Revision: 22953
* package/busybox: fix macosx cross compile, closes #7775Alexandros C. Couloumbis2010-08-161-0/+19
| | | | SVN-Revision: 22666
* package/busybox: add missing bits from 1.17.1 update (mostly config stuff), ↵Nicolas Thill2010-08-1533-509/+902
| | | | | | rename upstream patches so they're applied first SVN-Revision: 22665
* package/busybox: fix missing bit, refresh patchesAlexandros C. Couloumbis2010-08-1520-63/+62
| | | | SVN-Revision: 22660
* package/busybox: update to busybox-1.7.1, include upstream patchesAlexandros C. Couloumbis2010-08-1518-229/+325
| | | | SVN-Revision: 22659
* busybox: fix compilation on FreeBSDJo-Philipp Wich2010-07-221-0/+11
| | | | SVN-Revision: 22348
* base-files, busybox: fix 22279, simplify code and get rid of awkJo-Philipp Wich2010-07-181-7/+14
| | | | SVN-Revision: 22282
* base-files & telnet: Fixed telnet starting even with root password when ↵Daniel Dickinson2010-07-181-1/+2
| | | | | | shadow passwords in use. SVN-Revision: 22279
* package/busybox: fix sed issue with gcc-4.5.0 (closes #7566)Alexandros C. Couloumbis2010-07-061-0/+4
| | | | SVN-Revision: 22074
* busybox: Fixed remote logging bug in which starting syslog before the ↵Daniel Dickinson2010-06-271-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 packagesFelix Fietkau2010-06-261-15/+0
| | | | SVN-Revision: 21954
* package/busybox: update to 1.16.2 (bug fix release)Nicolas Thill2010-06-169-322/+3
| | | | SVN-Revision: 21813
* package/busybox: add upstream hush patch, bump release numberNicolas Thill2010-05-232-1/+12
| | | | SVN-Revision: 21545
* package/busybox: add upstream udhcp hostname truncation fix, bump release numberNicolas Thill2010-05-192-1/+12
| | | | SVN-Revision: 21510
* busybox: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-171-1/+1
| | | | SVN-Revision: 21491
* package/busybox: add 2 upstream fixes (ash & cpio), bumb release numberNicolas Thill2010-04-274-3/+66
| | | | SVN-Revision: 21186
* package/busybox: refresh patchesNicolas Thill2010-04-271-6/+4
| | | | SVN-Revision: 21185
* package/busybox: add upstream sed patch, bump release numberAlexandros C. Couloumbis2010-04-252-1/+48
| | | | SVN-Revision: 21151
* package/busybox: rename 'target-config.in' to 'Config.in' for coherency, ↵Nicolas Thill2010-04-162-5/+7
| | | | | | move submenu to it and source main busybox Config.in from there SVN-Revision: 20912
* package/busybox: add 3 upstream fixes, bump release numberNicolas Thill2010-04-164-1/+190
| | | | SVN-Revision: 20904
* package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵Nicolas Thill2010-04-062-16/+16
| | | | | | uuid/volumeid support, bumb release number SVN-Revision: 20726
* busybox: update to v1.16.1 (based on v1.16.0 update patch from Peter Wagner)Nicolas Thill2010-04-0328-116/+302
| | | | SVN-Revision: 20661
* busybox: add myself as maintainerNicolas Thill2010-04-021-1/+2
| | | | SVN-Revision: 20657
* package/busybox: refresh patchesGabor Juhos2010-03-261-9/+7
| | | | SVN-Revision: 20455
* busybox: disable httpd appletJo-Philipp Wich2010-03-252-64/+10
| | | | SVN-Revision: 20432
* If /var/spool/cron/crontabs is a directory, then /etc/init.d/cron will place ↵Florian Fainelli2010-03-211-1/+1
| | | | | | a spurious "crontabs" symlink into it. Patch fro Stefan Monnier SVN-Revision: 20354
* busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR (unused) ↵Nicolas Thill2010-03-101-1/+1
| | | | | | option SVN-Revision: 20122
* fix busybox's ping compilation when the fancy feature is turned off (#6489)Florian Fainelli2010-02-281-6/+16
| | | | SVN-Revision: 19904
* busybox: fix typo in last commit, thx NicoJo-Philipp Wich2010-02-251-1/+1
| | | | SVN-Revision: 19853
* busybox: disable busybox' own stripping, fixes stripped bb binary in ↵Jo-Philipp Wich2010-02-251-1/+1
| | | | | | STAGING_DIR_ROOT SVN-Revision: 19852
* busybox: implement -q flag for insmod for Linux 2.6 and actually suppress ↵Jo-Philipp Wich2010-02-241-0/+33
| | | | | | errors when the flag is specified, part 2 of the iptables modprobe fix SVN-Revision: 19851
* allow routed mode operation againHauke Mehrtens2010-02-202-6/+6
| | | | | | Fix part of bug #6709. SVN-Revision: 19779
* busybox: update to v1.15.3Nicolas Thill2009-12-153-14/+2
| | | | SVN-Revision: 18781
* busybox: remove uniq memleak patch, applet was fixed upstream in v1.15.2 ↵Nicolas Thill2009-12-141-11/+0
| | | | | | (closes: #6354) SVN-Revision: 18778
* busybox: adjust hush default configurationFelix Fietkau2009-12-091-10/+10
| | | | SVN-Revision: 18712
* update busybox to 1.15.2 (#5926)Florian Fainelli2009-12-0735-234/+399
| | | | SVN-Revision: 18684
* prevent busybox's ping6 from crashing (#4604)Florian Fainelli2009-11-242-1/+13
| | | | SVN-Revision: 18528
* busybox: restore previous inittab handling when terminal can't be accessed ↵Nicolas Thill2009-11-221-1/+1
| | | | | | (closes: #6181) SVN-Revision: 18485
* At boot, the startup process is executed in a non-interactive shell. Default ↵Hamish Guthrie2009-10-201-0/+12
| | | | | | behavior for a non-interactive shell is that SIGINT is processeld locally by the shell (and typically ignored), this runtime environment is inherited by children, hence Ctrl-C has no effect within a telnet session. This patch enables the correct behavior SVN-Revision: 18088
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵Felix Fietkau2009-10-101-0/+4
| | | | | | target yet, but gets close) SVN-Revision: 18019
* busybox: remove "default y" in the lock config item to fix nommu buildsFelix Fietkau2009-10-051-2/+1
| | | | SVN-Revision: 17925
* busybox: support 64 bit math in shell tests. this does not seem to increase ↵Felix Fietkau2009-10-031-2/+2
| | | | | | the binary size at all (tested on mips), fixes #2871 SVN-Revision: 17838
* busybox: remove empty patchesNicolas Thill2009-10-012-0/+0
| | | | SVN-Revision: 17803
* busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-2836-227/+336
| | | | SVN-Revision: 17782
* busybox: add support for union mounts (not included in the kernel yet)Felix Fietkau2009-09-251-0/+29
| | | | SVN-Revision: 17724
* busybox: adjust default config for nommu targetsFelix Fietkau2009-08-211-0/+19
| | | | SVN-Revision: 17348