Commit graph

58 commits

Author SHA1 Message Date
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
Nicolas Thill
5f15b8b855 Add short description to Config.in prompt
SVN-Revision: 950
2005-05-19 16:21:45 +00:00
Felix Fietkau
c74e778412 enable seq by default in busybox
SVN-Revision: 858
2005-05-12 20:07:37 +00:00
Felix Fietkau
a87bad60ef convert busybox to new packaging style
SVN-Revision: 844
2005-05-12 19:12:20 +00:00
Felix Fietkau
5a00b8b98a add busybox printf by default
SVN-Revision: 775
2005-04-30 19:57:30 +00:00
Felix Fietkau
3243e8c65f enable dirname and id by default (needed by openswan)
SVN-Revision: 676
2005-04-18 19:51:42 +00:00
Felix Fietkau
b5893d19fc hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1
SVN-Revision: 567
2005-04-05 18:21:58 +00:00
Felix Fietkau
38e649787f enable -T for tar
SVN-Revision: 533
2005-04-02 19:57:25 +00:00
Felix Fietkau
8e82c41fb1 use defaults for missing config options when compiling busybox snapshot
SVN-Revision: 517
2005-04-02 14:13:04 +00:00
Felix Fietkau
8eb2ef133f fix building busybox snapshots
SVN-Revision: 516
2005-04-02 14:10:26 +00:00
Felix Fietkau
70dfdaf0cf fix building busybox snapshots
SVN-Revision: 515
2005-04-02 14:08:16 +00:00
Felix Fietkau
6e19c91f2a package busybox
SVN-Revision: 494
2005-03-31 22:25:58 +00:00
Felix Fietkau
c7b6734756 make busybox passwd work when /etc/passwd is a symlink to /rom
SVN-Revision: 431
2005-03-23 14:31:49 +00:00
Waldemar Brodkorb
cd1c68a245 start-stop-daemon n, better description for openntpd. add maintainer
SVN-Revision: 424
2005-03-23 10:48:04 +00:00
Waldemar Brodkorb
338042ea04 add md5sums
SVN-Revision: 405
2005-03-21 08:12:49 +00:00
Felix Fietkau
682367d8ec add downloading script (with md5sum checking and sourceforge downloading support)
SVN-Revision: 391
2005-03-19 22:51:51 +00:00
Felix Fietkau
4687b043ee compile additional busybox head options
SVN-Revision: 386
2005-03-18 14:38:37 +00:00
Waldemar Brodkorb
94cffb3cde start-stop for dropbear
SVN-Revision: 366
2005-03-14 02:59:31 +00:00
Mike Baker
c10b5713fe remove dependancy on busybox.config
SVN-Revision: 354
2005-03-08 07:09:22 +00:00
Mike Baker
da13315a52 change busybox options, remove old unused config
SVN-Revision: 353
2005-03-08 06:46:06 +00:00