aboutsummaryrefslogtreecommitdiffstats
path: root/package/busybox
Commit message (Collapse)AuthorAgeFilesLines
...
* package/busybox: add 2 upstream fixes (ash & cpio), bumb release numberNicolas Thill2010-04-274-3/+66
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: refresh patchesNicolas Thill2010-04-271-6/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add upstream sed patch, bump release numberAlexandros C. Couloumbis2010-04-252-1/+48
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21151 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: add 3 upstream fixes, bump release numberNicolas Thill2010-04-164-1/+190
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: enable blkid, mkswap & swaponoff applets, enable ↵Nicolas Thill2010-04-062-16/+16
| | | | | | uuid/volumeid support, bumb release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20726 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.16.1 (based on v1.16.0 update patch from ↵Nicolas Thill2010-04-0328-116/+302
| | | | | | Peter Wagner) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add myself as maintainerNicolas Thill2010-04-021-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20657 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/busybox: refresh patchesGabor Juhos2010-03-261-9/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20455 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: disable httpd appletJo-Philipp Wich2010-03-252-64/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20432 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] If /var/spool/cron/crontabs is a directory, then /etc/init.d/cronFlorian Fainelli2010-03-211-1/+1
| | | | | | will place a spurious "crontabs" symlink into it. Patch fro Stefan Monnier git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: fix default value for BUSYBOX_CONFIG_DEFAULT_SETFONT_DIR ↵Nicolas Thill2010-03-101-1/+1
| | | | | | (unused) option git-svn-id: svn://svn.openwrt.org/openwrt/trunk@20122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix busybox's ping compilation when the fancy feature is turned ↵Florian Fainelli2010-02-281-6/+16
| | | | | | off (#6489) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19904 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: fix typo in last commit, thx NicoJo-Philipp Wich2010-02-251-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19853 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: disable busybox' own stripping, fixes stripped bb binary ↵Jo-Philipp Wich2010-02-251-1/+1
| | | | | | in STAGING_DIR_ROOT git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19852 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: implement -q flag for insmod for Linux 2.6 andJo-Philipp Wich2010-02-241-0/+33
| | | | | | | | actually suppress errors when the flag is specified, part 2 of the iptables modprobe fix git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19851 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [br2684] allow routed mode operation againHauke Mehrtens2010-02-202-6/+6
| | | | | | | Fix part of bug #6709. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.15.3Nicolas Thill2009-12-153-14/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18781 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove uniq memleak patch, applet was fixed upstream in ↵Nicolas Thill2009-12-141-11/+0
| | | | | | v1.15.2 (closes: #6354) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: adjust hush default configurationFelix Fietkau2009-12-091-10/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18712 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] update busybox to 1.15.2 (#5926)Florian Fainelli2009-12-0735-234/+399
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18684 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] prevent busybox's ping6 from crashing (#4604)Florian Fainelli2009-11-242-1/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18528 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: restore previous inittab handling when terminal can't be accessed ↵Nicolas Thill2009-11-221-1/+1
| | | | | | (closes: #6181) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18485 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [busybox] At boot, the startup process is executed in a non-interactive ↵Hamish Guthrie2009-10-201-0/+12
| | | | | | shell. Default 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18088 3c298f89-4303-0410-b956-a3cf2f4a3e73
* gcc: add llvm-gcc and llvm from trunk (does not successfully compile a ↵Felix Fietkau2009-10-101-0/+4
| | | | | | target yet, but gets close) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18019 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: remove "default y" in the lock config item to fix nommu buildsFelix Fietkau2009-10-051-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* 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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17838 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: remove empty patchesNicolas Thill2009-10-012-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17803 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.14.4 (closes: #5619)Nicolas Thill2009-09-2836-227/+336
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: add support for union mounts (not included in the kernel yet)Felix Fietkau2009-09-251-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: adjust default config for nommu targetsFelix Fietkau2009-08-211-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17348 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix df -h output (closes: #5290)Nicolas Thill2009-07-071-0/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16723 3c298f89-4303-0410-b956-a3cf2f4a3e73
* udhcpc: add cidr routes support (patch from #5299)Felix Fietkau2009-06-131-0/+18
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16433 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: fix watchdog util compileFelix Fietkau2009-05-281-0/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16150 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: fix build error in insmod applet on 2.4 (closes: #5220)Nicolas Thill2009-05-271-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16107 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.13.4 (closes: #4279)Nicolas Thill2009-05-2542-1017/+454
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16063 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: update to v1.12.4 (partially closes: #4279)Nicolas Thill2009-05-2540-472/+542
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16053 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: add possibility to set crond log level through ↵Jo-Philipp Wich2009-04-292-2/+3
| | | | | | /etc/config/system and use level 5 by default which prevents unneeded debug messages on each job execution git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15481 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵Felix Fietkau2009-04-041-1/+1
| | | | | | busybox - we always use -l on telnetd anyway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox: avoid infinite loop in lsmod (#4834)Jo-Philipp Wich2009-03-292-1/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15071 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: fix spurious rebuild issueFelix Fietkau2009-03-221-4/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14975 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: refresh busybox patchesHauke Mehrtens2009-02-2120-70/+70
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14590 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix incorrect quoting in busybox cron init scriptJo-Philipp Wich2009-02-172-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14540 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove IPKG_ARCH variable, unused anymore since ipkg support was removed ↵Nicolas Thill2009-01-211-2/+1
| | | | | | from busybox git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14142 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] busybox brctl does not support showmacs or showstp (#4206)Florian Fainelli2009-01-181-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14093 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: Increment PKG_RELEASERod Whitby2008-12-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13535 3c298f89-4303-0410-b956-a3cf2f4a3e73
* busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)Rod Whitby2008-12-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13534 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix brctl on linux 2.4Nicolas Thill2008-11-131-0/+74
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13194 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bridge (brctl) changes:Nicolas Thill2008-11-112-5/+5
| | | | | | | | | - enable brctl in busybox - disable bridge-utils - bumb busybox release number git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13180 3c298f89-4303-0410-b956-a3cf2f4a3e73