Commit graph

77 commits

Author SHA1 Message Date
Nicolas Thill
551aff096d sync busybox with trunk (update to v1.1.3).
SVN-Revision: 3823
2006-05-24 07:06:23 +00:00
Mike Baker
a3281a2f3b fix .pkginfo line to allow the use of $(SOURCE)
SVN-Revision: 3802
2006-05-19 23:02:14 +00:00
Mike Baker
59c1faa150 clean up menu configuration
SVN-Revision: 3801
2006-05-19 22:46:24 +00:00
Mike Baker
07425d3300 Convert packages to new template
SVN-Revision: 3752
2006-05-10 19:06:22 +00:00
Mike Baker
170f0e635c Add default compile target & use it for bridge and busybox
SVN-Revision: 3693
2006-04-21 10:03:46 +00:00
Felix Fietkau
519c9c34e7 clean up package titles/descriptions
SVN-Revision: 3686
2006-04-21 00:37:58 +00:00
Felix Fietkau
cdd74416bc more cleanups and a new menuconfig generator
SVN-Revision: 3685
2006-04-21 00:12:18 +00:00
Felix Fietkau
97458d0a8e more buildroot-ng bugfixes
SVN-Revision: 3675
2006-04-19 23:56:04 +00:00
Felix Fietkau
1726e20c08 bugfix in package/rules.mk, add support for dumping package information with make DUMP=1
SVN-Revision: 3674
2006-04-19 23:14:13 +00:00
Felix Fietkau
5a4980a72b port iptables to new config format, change handling of TITLE and DESCRIPTION
SVN-Revision: 3647
2006-04-14 04:27:05 +00:00
Felix Fietkau
5795d42588 new package makefile syntax
SVN-Revision: 3645
2006-04-14 03:03:32 +00:00
Felix Fietkau
bea2a5bd9d remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format
SVN-Revision: 3643
2006-04-14 01:22:55 +00:00
Imre Kaloz
7c52e42ba2 upgrade to busybox 1.1.2
SVN-Revision: 3625
2006-04-12 12:07:44 +00:00
Felix Fietkau
39eb9b16cb fix segfault in locking utility
SVN-Revision: 3617
2006-04-11 13:54:43 +00:00
Felix Fietkau
ee27e41337 large init script cleanup and merge of whiterussian changes, new dnsmasq config handling
SVN-Revision: 3588
2006-04-05 02:09:22 +00:00
Felix Fietkau
e4b534024d update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
SVN-Revision: 3587
2006-04-04 19:24:40 +00:00
Nicolas Thill
bbe5890c4f update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
SVN-Revision: 3579
2006-04-02 15:34:41 +00:00
Imre Kaloz
e0919eb2a8 upgrade busybox to v1.1.1
SVN-Revision: 3578
2006-04-02 15:16:27 +00:00
Waldemar Brodkorb
c9a40f514b enable mount nfs, thx ejka@imfi.kspu.ru
SVN-Revision: 3539
2006-03-29 09:07:13 +00:00
Florian Fainelli
8d8c65cc9c Added support httpd user-agent, IP address binding, closes #265 and #108
SVN-Revision: 3165
2006-02-06 15:45:24 +00:00
Felix Fietkau
d60beecb8c busybox httpd.conf: add support for reading passwords from /etc/passwd (syntax: $p$user, similar to md5 password syntax $1$password)
SVN-Revision: 3122
2006-02-04 01:21:35 +00:00
Florian Fainelli
6d4eab2a9d Removed 220-http_address_binding.patch as it does not work for the moment. Closes #256
SVN-Revision: 3065
2006-01-29 13:53:19 +00:00
Imre Kaloz
3e087b3e96 upgrade busybox to 1.1.0 final
SVN-Revision: 2977
2006-01-14 17:22:39 +00:00
Felix Fietkau
ce1070acfc add ip address parameter to netmsg utility
SVN-Revision: 2967
2006-01-14 01:21:53 +00:00
Felix Fietkau
2e2e260800 add small 'netmsg' utility to send udp broadcast messages
SVN-Revision: 2893
2006-01-11 00:41:50 +00:00
Florian Fainelli
9ba7a0904b Added support for httpd IP address binding, worksforme #108 Corrected module extension in for kmod-usb-visor
SVN-Revision: 2850
2006-01-07 00:44:05 +00:00
Waldemar Brodkorb
4553a65a5d enable watchdog daemon in busybox by default
SVN-Revision: 2800
2006-01-02 02:26:38 +00:00
Waldemar Brodkorb
ea1eba8bf6 fix bug #156, thx for reporting
SVN-Revision: 2760
2005-12-24 16:20:05 +00:00
Nicolas Thill
240ff3e580 fix busybox+ipkg build
SVN-Revision: 2733
2005-12-19 17:03:27 +00:00
Nicolas Thill
3227653546 fix ipkg segfaults
SVN-Revision: 2732
2005-12-19 14:44:05 +00:00
Imre Kaloz
a8c3b7c716 upgrade busybox to v1.1.0-pre1
SVN-Revision: 2687
2005-12-15 11:08:30 +00:00
Felix Fietkau
cd37776a81 don't display an 8 character password limit on the passwd prompt
SVN-Revision: 2625
2005-12-11 22:23:32 +00:00
Felix Fietkau
b4a4a1480a create /var/spool/cron in cron init script and change the default crontab location to /etc/crontabs (fixes #88)
SVN-Revision: 2621
2005-12-11 22:00:56 +00:00
Felix Fietkau
d4af85cbf3 fix stupid bug in my busybox ash performance patch
SVN-Revision: 2457
2005-11-12 21:47:49 +00:00
Felix Fietkau
4ee0a517f1 add a busybox ash performance hack
SVN-Revision: 2398
2005-11-09 13:25:00 +00:00
Felix Fietkau
2e8e51060f add hotplug stuff to trunk/
SVN-Revision: 2364
2005-11-07 01:12:51 +00:00
Nicolas Thill
923bd292c0 update ipkg patch to v1.99.154, add a patch to suppress warnings from libipkg compilation
SVN-Revision: 2343
2005-11-06 05:18:05 +00:00
Nicolas Thill
fd342b1ada reorganize/rationalize/format package menuconfig, make updatedd modular
SVN-Revision: 2333
2005-11-05 02:16:36 +00:00
Felix Fietkau
863218d0a2 change release number of busybox to 1 (new version)
SVN-Revision: 2248
2005-10-22 17:42:57 +00:00
Felix Fietkau
cbb3968f39 fix telnetd in busybox 1.01
SVN-Revision: 2247
2005-10-22 17:42:37 +00:00
Felix Fietkau
40750d956a remove Maintainer: and Source: from packages
SVN-Revision: 2210
2005-10-21 17:21:28 +00:00
Imre Kaloz
ab9417128d update busybox to v1.01
SVN-Revision: 2196
2005-10-20 16:27:54 +00:00
Waldemar Brodkorb
bc3846f81c sync with whiterussian
SVN-Revision: 1923
2005-09-14 15:30:53 +00:00
Waldemar Brodkorb
14c3a0ca91 add kernel 2.6 insmod support as default, just adds a few bytes
SVN-Revision: 1836
2005-09-03 21:01:09 +00:00
Nicolas Thill
995983f3c8 fix ipkg install bug (default arch was not set)
SVN-Revision: 1786
2005-08-29 20:08:19 +00:00
Felix Fietkau
7e79bf843f add fix for tar command line (thx matled)
SVN-Revision: 1714
2005-08-22 00:30:47 +00:00
Nicolas Thill
eb4b7a1375 add a patch to integrate ipkg into busybox
SVN-Revision: 1639
2005-08-13 18:43:22 +00:00
Felix Fietkau
f7c6784370 enable telnet client by default
SVN-Revision: 1121
2005-05-30 21:29:40 +00:00
Felix Fietkau
b3dc15de78 fix udhcp release patch
SVN-Revision: 1112
2005-05-30 19:51:31 +00:00
Mike Baker
bc5fb8093d make dnsmasq probe for dhcp servers before starting a dhcp server
SVN-Revision: 1110
2005-05-30 09:09:58 +00:00