Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't compile libipkg in busybox if ipkg is disabled | Felix Fietkau | 2006-06-04 | 1 | -6/+6 |
| | | | | SVN-Revision: 3901 | ||||
* | fix busybox build | Felix Fietkau | 2006-05-31 | 1 | -1/+1 |
| | | | | SVN-Revision: 3878 | ||||
* | remove weird /lib64 directory | Felix Fietkau | 2006-05-31 | 1 | -0/+1 |
| | | | | SVN-Revision: 3873 | ||||
* | sync busybox with trunk (update to v1.1.3). | Nicolas Thill | 2006-05-24 | 7 | -398/+676 |
| | | | | SVN-Revision: 3823 | ||||
* | fix .pkginfo line to allow the use of $(SOURCE) | Mike Baker | 2006-05-19 | 1 | -4/+5 |
| | | | | SVN-Revision: 3802 | ||||
* | clean up menu configuration | Mike Baker | 2006-05-19 | 1 | -1/+5 |
| | | | | SVN-Revision: 3801 | ||||
* | Convert packages to new template | Mike Baker | 2006-05-10 | 1 | -1/+0 |
| | | | | SVN-Revision: 3752 | ||||
* | Add default compile target & use it for bridge and busybox | Mike Baker | 2006-04-21 | 1 | -9/+0 |
| | | | | SVN-Revision: 3693 | ||||
* | clean up package titles/descriptions | Felix Fietkau | 2006-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 3686 | ||||
* | more cleanups and a new menuconfig generator | Felix Fietkau | 2006-04-21 | 1 | -0/+1 |
| | | | | SVN-Revision: 3685 | ||||
* | more buildroot-ng bugfixes | Felix Fietkau | 2006-04-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 3675 | ||||
* | bugfix in package/rules.mk, add support for dumping package information with ↵ | Felix Fietkau | 2006-04-19 | 2 | -32/+3 |
| | | | | | | make DUMP=1 SVN-Revision: 3674 | ||||
* | port iptables to new config format, change handling of TITLE and DESCRIPTION | Felix Fietkau | 2006-04-14 | 1 | -2/+1 |
| | | | | SVN-Revision: 3647 | ||||
* | new package makefile syntax | Felix Fietkau | 2006-04-14 | 1 | -11/+16 |
| | | | | SVN-Revision: 3645 | ||||
* | remove some more stuff, change package makefile format in rules.mk, port ↵ | Felix Fietkau | 2006-04-14 | 2 | -14/+8 |
| | | | | | | busybox over to the new format SVN-Revision: 3643 | ||||
* | upgrade to busybox 1.1.2 | Imre Kaloz | 2006-04-12 | 2 | -214/+2 |
| | | | | SVN-Revision: 3625 | ||||
* | fix segfault in locking utility | Felix Fietkau | 2006-04-11 | 1 | -2/+5 |
| | | | | SVN-Revision: 3617 | ||||
* | large init script cleanup and merge of whiterussian changes, new dnsmasq ↵ | Felix Fietkau | 2006-04-05 | 5 | -2/+249 |
| | | | | | | config handling SVN-Revision: 3588 | ||||
* | update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug | Felix Fietkau | 2006-04-04 | 16 | -265/+1012 |
| | | | | SVN-Revision: 3587 | ||||
* | update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1 | Nicolas Thill | 2006-04-02 | 2 | -326/+487 |
| | | | | SVN-Revision: 3579 | ||||
* | upgrade busybox to v1.1.1 | Imre Kaloz | 2006-04-02 | 7 | -121/+337 |
| | | | | SVN-Revision: 3578 | ||||
* | enable mount nfs, thx ejka@imfi.kspu.ru | Waldemar Brodkorb | 2006-03-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 3539 | ||||
* | Added support httpd user-agent, IP address binding, closes #265 and #108 | Florian Fainelli | 2006-02-06 | 2 | -0/+122 |
| | | | | SVN-Revision: 3165 | ||||
* | busybox httpd.conf: add support for reading passwords from /etc/passwd ↵ | Felix Fietkau | 2006-02-04 | 1 | -0/+37 |
| | | | | | | (syntax: $p$user, similar to md5 password syntax $1$password) SVN-Revision: 3122 | ||||
* | Removed 220-http_address_binding.patch as it does not work for the moment. ↵ | Florian Fainelli | 2006-01-29 | 1 | -85/+0 |
| | | | | | | Closes #256 SVN-Revision: 3065 | ||||
* | upgrade busybox to 1.1.0 final | Imre Kaloz | 2006-01-14 | 4 | -84/+49 |
| | | | | SVN-Revision: 2977 | ||||
* | add ip address parameter to netmsg utility | Felix Fietkau | 2006-01-14 | 1 | -4/+4 |
| | | | | SVN-Revision: 2967 | ||||
* | add small 'netmsg' utility to send udp broadcast messages | Felix Fietkau | 2006-01-11 | 2 | -0/+108 |
| | | | | SVN-Revision: 2893 | ||||
* | Added support for httpd IP address binding, worksforme #108 Corrected module ↵ | Florian Fainelli | 2006-01-07 | 1 | -0/+86 |
| | | | | | | extension in for kmod-usb-visor SVN-Revision: 2850 | ||||
* | enable watchdog daemon in busybox by default | Waldemar Brodkorb | 2006-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 2800 | ||||
* | fix bug #156, thx for reporting | Waldemar Brodkorb | 2005-12-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 2760 | ||||
* | fix busybox+ipkg build | Nicolas Thill | 2005-12-19 | 1 | -11/+0 |
| | | | | SVN-Revision: 2733 | ||||
* | fix ipkg segfaults | Nicolas Thill | 2005-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 2732 | ||||
* | upgrade busybox to v1.1.0-pre1 | Imre Kaloz | 2005-12-15 | 6 | -382/+337 |
| | | | | SVN-Revision: 2687 | ||||
* | don't display an 8 character password limit on the passwd prompt | Felix Fietkau | 2005-12-11 | 1 | -0/+12 |
| | | | | SVN-Revision: 2625 | ||||
* | create /var/spool/cron in cron init script and change the default crontab ↵ | Felix Fietkau | 2005-12-11 | 1 | -0/+24 |
| | | | | | | location to /etc/crontabs (fixes #88) SVN-Revision: 2621 | ||||
* | fix stupid bug in my busybox ash performance patch | Felix Fietkau | 2005-11-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 2457 | ||||
* | add a busybox ash performance hack | Felix Fietkau | 2005-11-09 | 1 | -0/+77 |
| | | | | SVN-Revision: 2398 | ||||
* | add hotplug stuff to trunk/ | Felix Fietkau | 2005-11-07 | 1 | -1/+0 |
| | | | | SVN-Revision: 2364 | ||||
* | update ipkg patch to v1.99.154, add a patch to suppress warnings from ↵ | Nicolas Thill | 2005-11-06 | 2 | -275/+726 |
| | | | | | | libipkg compilation SVN-Revision: 2343 | ||||
* | reorganize/rationalize/format package menuconfig, make updatedd modular | Nicolas Thill | 2005-11-05 | 1 | -3/+8 |
| | | | | SVN-Revision: 2333 | ||||
* | change release number of busybox to 1 (new version) | Felix Fietkau | 2005-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 2248 | ||||
* | fix telnetd in busybox 1.01 | Felix Fietkau | 2005-10-22 | 1 | -0/+12 |
| | | | | SVN-Revision: 2247 | ||||
* | remove Maintainer: and Source: from packages | Felix Fietkau | 2005-10-21 | 1 | -2/+0 |
| | | | | SVN-Revision: 2210 | ||||
* | update busybox to v1.01 | Imre Kaloz | 2005-10-20 | 2 | -20/+20 |
| | | | | SVN-Revision: 2196 | ||||
* | sync with whiterussian | Waldemar Brodkorb | 2005-09-14 | 1 | -0/+15 |
| | | | | SVN-Revision: 1923 | ||||
* | add kernel 2.6 insmod support as default, just adds a few bytes | Waldemar Brodkorb | 2005-09-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 1836 | ||||
* | fix ipkg install bug (default arch was not set) | Nicolas Thill | 2005-08-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 1786 | ||||
* | add fix for tar command line (thx matled) | Felix Fietkau | 2005-08-22 | 1 | -0/+11 |
| | | | | SVN-Revision: 1714 | ||||
* | add a patch to integrate ipkg into busybox | Nicolas Thill | 2005-08-13 | 2 | -0/+13711 |
| | | | | SVN-Revision: 1639 |