openwrt.git
19 years agofix gcc dependency bug
nbd [Wed, 6 Apr 2005 16:46:51 +0000 (16:46 +0000)]
fix gcc dependency bug

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@570 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd nocatsplash depend on glib1
nbd [Tue, 5 Apr 2005 21:23:59 +0000 (21:23 +0000)]
add nocatsplash depend on glib1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@569 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agouse /dev/urandom instead of /dev/random for openswan ipsec keygen
nbd [Tue, 5 Apr 2005 18:22:56 +0000 (18:22 +0000)]
use /dev/urandom instead of /dev/random for openswan ipsec keygen

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@568 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agohide experimental/developer options from the user. can be reenabled by using make...
nbd [Tue, 5 Apr 2005 18:21:58 +0000 (18:21 +0000)]
hide experimental/developer options from the user. can be reenabled by using make menuconfig DEVELOPER=1

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@567 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agos/libgmp/gmp/ for openswan control file
nbd [Tue, 5 Apr 2005 09:02:50 +0000 (09:02 +0000)]
s/libgmp/gmp/ for openswan control file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@566 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd openswan
nbd [Tue, 5 Apr 2005 02:03:37 +0000 (02:03 +0000)]
add openswan

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@565 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoinstall gmp to staging_dir
nbd [Tue, 5 Apr 2005 01:54:36 +0000 (01:54 +0000)]
install gmp to staging_dir

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@564 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix ipv6 support in dnsmasq
nbd [Tue, 5 Apr 2005 00:09:10 +0000 (00:09 +0000)]
fix ipv6 support in dnsmasq

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@563 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd aiccu, bwm, ntpclient and radvd (from Sebastian Noel)
nbd [Mon, 4 Apr 2005 22:12:17 +0000 (22:12 +0000)]
add aiccu, bwm, ntpclient and radvd (from Sebastian Noel)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@562 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agochange configure options for dropbear
nbd [Mon, 4 Apr 2005 22:04:58 +0000 (22:04 +0000)]
change configure options for dropbear

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@561 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix reboot in mtd.c
nbd [Mon, 4 Apr 2005 22:02:56 +0000 (22:02 +0000)]
fix reboot in mtd.c

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@560 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix ipv6 host name lookup from /etc/hosts
nbd [Mon, 4 Apr 2005 21:05:07 +0000 (21:05 +0000)]
fix ipv6 host name lookup from /etc/hosts

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@559 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd depend on iptables-extra and fix module loading for firewall
nbd [Mon, 4 Apr 2005 18:46:55 +0000 (18:46 +0000)]
add depend on iptables-extra and fix module loading for firewall

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@558 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd more cups mirrors
nbd [Mon, 4 Apr 2005 13:52:21 +0000 (13:52 +0000)]
add more cups mirrors

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@557 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix re-installing of nocatsplash (glib stuff again)
nbd [Mon, 4 Apr 2005 13:36:23 +0000 (13:36 +0000)]
fix re-installing of nocatsplash (glib stuff again)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@556 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix include path for glib in nocatsplash
nbd [Mon, 4 Apr 2005 13:14:29 +0000 (13:14 +0000)]
fix include path for glib in nocatsplash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@555 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agocopy glibconfig-sysdeps.h to staging dir on glib compile
nbd [Mon, 4 Apr 2005 13:12:46 +0000 (13:12 +0000)]
copy glibconfig-sysdeps.h to staging dir on glib compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@554 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agono need for more then one printf, makes dmesg unasble
wbx [Mon, 4 Apr 2005 01:06:18 +0000 (01:06 +0000)]
no need for more then one printf, makes dmesg unasble

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@553 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoupdate wireless tools to 28.pre6 (switch to multicall-binary)
nbd [Sun, 3 Apr 2005 21:54:50 +0000 (21:54 +0000)]
update wireless tools to 28.pre6 (switch to multicall-binary)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@552 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agomake lzo and server support in openvpn optional
nbd [Sun, 3 Apr 2005 21:36:01 +0000 (21:36 +0000)]
make lzo and server support in openvpn optional

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@551 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agooops, forgot to take out some debugging stuff
mbm [Sun, 3 Apr 2005 21:31:40 +0000 (21:31 +0000)]
oops, forgot to take out some debugging stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@550 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agomove firstboot from S99done to S10boot
nbd [Sun, 3 Apr 2005 21:20:56 +0000 (21:20 +0000)]
move firstboot from S99done to S10boot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@549 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agonas -> nas4not
mbm [Sun, 3 Apr 2005 21:11:05 +0000 (21:11 +0000)]
nas -> nas4not

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@548 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agounlock linux partition in mount_root
nbd [Sun, 3 Apr 2005 20:34:22 +0000 (20:34 +0000)]
unlock linux partition in mount_root

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@547 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoupgrade to dnsmasq 2.22 and openssl 0.9.7f
kaloz [Sun, 3 Apr 2005 20:15:32 +0000 (20:15 +0000)]
upgrade to dnsmasq 2.22 and openssl 0.9.7f

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@546 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd wireless tools
nbd [Sun, 3 Apr 2005 18:00:10 +0000 (18:00 +0000)]
add wireless tools

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@545 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoremove loader from package makefile
nbd [Sun, 3 Apr 2005 17:30:10 +0000 (17:30 +0000)]
remove loader from package makefile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@544 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd nocatsplash depend on glib
nbd [Sun, 3 Apr 2005 17:20:46 +0000 (17:20 +0000)]
add nocatsplash depend on glib

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@543 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd arpwatch depend on libpcap
nbd [Sun, 3 Apr 2005 17:14:13 +0000 (17:14 +0000)]
add arpwatch depend on libpcap

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@542 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agomove arpwatch arp.dat to /etc/arpwatch/ and add it to conffiles
nbd [Sun, 3 Apr 2005 12:10:23 +0000 (12:10 +0000)]
move arpwatch arp.dat to /etc/arpwatch/ and add it to conffiles

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@541 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd default arp.dat to arpwatch package
nbd [Sun, 3 Apr 2005 11:56:40 +0000 (11:56 +0000)]
add default arp.dat to arpwatch package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@540 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd arpwatch and nocatsplash
nbd [Sun, 3 Apr 2005 11:37:43 +0000 (11:37 +0000)]
add arpwatch and nocatsplash

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@539 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoremove nvram support from backup script
nbd [Sun, 3 Apr 2005 09:25:38 +0000 (09:25 +0000)]
remove nvram support from backup script

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@538 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agocleanup & fix logic not to depend on dropbearkey if keys exist
mbm [Sun, 3 Apr 2005 06:35:36 +0000 (06:35 +0000)]
cleanup & fix logic not to depend on dropbearkey if keys exist

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@537 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agorewrite of command line parsing in mtd
nbd [Sun, 3 Apr 2005 00:23:01 +0000 (00:23 +0000)]
rewrite of command line parsing in mtd

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@536 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd glib
nbd [Sun, 3 Apr 2005 00:20:48 +0000 (00:20 +0000)]
add glib

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@535 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd simple scripts for backup/restore
nbd [Sat, 2 Apr 2005 21:13:50 +0000 (21:13 +0000)]
add simple scripts for backup/restore

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@534 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoenable -T for tar
nbd [Sat, 2 Apr 2005 19:57:25 +0000 (19:57 +0000)]
enable -T for tar

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@533 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agopackage wl and et and make them removable
nbd [Sat, 2 Apr 2005 19:30:30 +0000 (19:30 +0000)]
package wl and et and make them removable

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@532 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd depend on kmod-pppoe in ppp menuconfig
nbd [Sat, 2 Apr 2005 19:29:33 +0000 (19:29 +0000)]
add depend on kmod-pppoe in ppp menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@531 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoremove lzma loader config option (make it default) and move it from package/ to target/
nbd [Sat, 2 Apr 2005 19:06:50 +0000 (19:06 +0000)]
remove lzma loader config option (make it default) and move it from package/ to target/

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@530 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd pptp nat patch
nbd [Sat, 2 Apr 2005 19:05:41 +0000 (19:05 +0000)]
add pptp nat patch

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@529 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadded rootfstype option
kaloz [Sat, 2 Apr 2005 18:35:24 +0000 (18:35 +0000)]
added rootfstype option

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@528 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd main download url for openvpn
nbd [Sat, 2 Apr 2005 18:15:43 +0000 (18:15 +0000)]
add main download url for openvpn

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@527 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix i4l patches
nbd [Sat, 2 Apr 2005 18:00:43 +0000 (18:00 +0000)]
fix i4l patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@526 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agobzip2 the i4l patch, because cvs corrupts it ($Id: $ stuff)
nbd [Sat, 2 Apr 2005 17:49:18 +0000 (17:49 +0000)]
bzip2 the i4l patch, because cvs corrupts it ($Id: $ stuff)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@525 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd usb isdn and serial driver fixes
nbd [Sat, 2 Apr 2005 17:17:22 +0000 (17:17 +0000)]
add usb isdn and serial driver fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@524 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agolooks like not wbx is the only one who can forget a file ;)
kaloz [Sat, 2 Apr 2005 16:48:05 +0000 (16:48 +0000)]
looks like not wbx is the only one who can forget a file ;)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@523 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd missing stuff for lzma bootloader
kaloz [Sat, 2 Apr 2005 16:43:51 +0000 (16:43 +0000)]
add missing stuff for lzma bootloader

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@522 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoupgrade to newer versions
kaloz [Sat, 2 Apr 2005 16:43:22 +0000 (16:43 +0000)]
upgrade to newer versions

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@521 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoGCC 3.4 fix. This doesn't fix the oops, yet.
kaloz [Sat, 2 Apr 2005 16:40:48 +0000 (16:40 +0000)]
GCC 3.4 fix. This doesn't fix the oops, yet.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@520 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agomake pppoe init script re-read nvram settings before restarting pppd
nbd [Sat, 2 Apr 2005 15:41:31 +0000 (15:41 +0000)]
make pppoe init script re-read nvram settings before restarting pppd

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@519 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agosplit usb packages and add usb2 support
nbd [Sat, 2 Apr 2005 15:34:55 +0000 (15:34 +0000)]
split usb packages and add usb2 support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@518 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agouse defaults for missing config options when compiling busybox snapshot
nbd [Sat, 2 Apr 2005 14:13:04 +0000 (14:13 +0000)]
use defaults for missing config options when compiling busybox snapshot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@517 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix building busybox snapshots
nbd [Sat, 2 Apr 2005 14:10:26 +0000 (14:10 +0000)]
fix building busybox snapshots

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@516 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix building busybox snapshots
nbd [Sat, 2 Apr 2005 14:08:16 +0000 (14:08 +0000)]
fix building busybox snapshots

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@515 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoremove this, unneeded
wbx [Sat, 2 Apr 2005 12:14:03 +0000 (12:14 +0000)]
remove this, unneeded

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@514 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agolzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory
wbx [Sat, 2 Apr 2005 12:12:58 +0000 (12:12 +0000)]
lzma loader patch from oleg, great thanks good work, saves another 300 kb flashmemory

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@513 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agofix build depends for wlc
nbd [Sat, 2 Apr 2005 10:43:04 +0000 (10:43 +0000)]
fix build depends for wlc

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@512 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd layer7 to iptables/kernel
nbd [Fri, 1 Apr 2005 21:05:15 +0000 (21:05 +0000)]
add layer7 to iptables/kernel

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@511 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoupdate iptables to 1.3.1 and build/copy libipq.a+includes
nbd [Fri, 1 Apr 2005 20:43:11 +0000 (20:43 +0000)]
update iptables to 1.3.1 and build/copy libipq.a+includes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@510 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agore-add /etc/protocols
nbd [Fri, 1 Apr 2005 18:23:40 +0000 (18:23 +0000)]
re-add /etc/protocols

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@509 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd fping
nbd [Fri, 1 Apr 2005 18:21:25 +0000 (18:21 +0000)]
add fping

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@508 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd max essid size to wlioctl.h
nbd [Fri, 1 Apr 2005 18:15:31 +0000 (18:15 +0000)]
add max essid size to wlioctl.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@507 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd ifdefs to proto/ethernet.h so that it does't conflict with linux includes
nbd [Fri, 1 Apr 2005 18:15:14 +0000 (18:15 +0000)]
add ifdefs to proto/ethernet.h so that it does't conflict with linux includes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@506 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd tcpdump depend on libpcap
nbd [Fri, 1 Apr 2005 18:11:11 +0000 (18:11 +0000)]
add tcpdump depend on libpcap

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@505 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agobuild libpcap package
nbd [Fri, 1 Apr 2005 16:49:24 +0000 (16:49 +0000)]
build libpcap package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@504 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agosmall compile fix for gcc 3.4.3
wbx [Fri, 1 Apr 2005 15:59:13 +0000 (15:59 +0000)]
small compile fix for gcc 3.4.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@503 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agogzip patch file from nico, because it breaks, when cvs edits the $Id:$ stuff
nbd [Fri, 1 Apr 2005 01:10:23 +0000 (01:10 +0000)]
gzip patch file from nico, because it breaks, when cvs edits the $Id:$ stuff

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@502 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd chillispot
nbd [Fri, 1 Apr 2005 00:34:13 +0000 (00:34 +0000)]
add chillispot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@501 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoclean up quagga ipkg dirs
nbd [Fri, 1 Apr 2005 00:26:34 +0000 (00:26 +0000)]
clean up quagga ipkg dirs

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@500 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd mysql and postgresql packages
nico [Fri, 1 Apr 2005 00:05:07 +0000 (00:05 +0000)]
Add mysql and postgresql packages

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@499 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd libnet package
nico [Thu, 31 Mar 2005 23:59:03 +0000 (23:59 +0000)]
Add libnet package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@498 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agomove ppp plugins default search path and (hopefully) fix pppoe reconnect issue
nbd [Thu, 31 Mar 2005 23:32:08 +0000 (23:32 +0000)]
move ppp plugins default search path and (hopefully) fix pppoe reconnect issue

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@497 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agomake S45firewall execute scripts in /etc/firewall.d
nbd [Thu, 31 Mar 2005 23:17:31 +0000 (23:17 +0000)]
make S45firewall execute scripts in /etc/firewall.d

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@496 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd setserial
nbd [Thu, 31 Mar 2005 22:46:05 +0000 (22:46 +0000)]
add setserial

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@495 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agopackage busybox
nbd [Thu, 31 Mar 2005 22:25:58 +0000 (22:25 +0000)]
package busybox

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@494 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agopackage wlc, jffs2root, mtd as "openwrt-utils"
nbd [Thu, 31 Mar 2005 22:12:20 +0000 (22:12 +0000)]
package wlc, jffs2root, mtd as "openwrt-utils"

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@493 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdded some buffalo docs.
kaloz [Thu, 31 Mar 2005 21:25:39 +0000 (21:25 +0000)]
Added some buffalo docs.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@492 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd libnet package
nico [Thu, 31 Mar 2005 06:46:13 +0000 (06:46 +0000)]
Add libnet package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@491 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd libnet package
nico [Wed, 30 Mar 2005 23:18:13 +0000 (23:18 +0000)]
Add libnet package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@490 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd mirror
nico [Wed, 30 Mar 2005 22:38:42 +0000 (22:38 +0000)]
Add mirror

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@489 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoChange dhcp-forwarder packaging
nico [Wed, 30 Mar 2005 22:35:14 +0000 (22:35 +0000)]
Change dhcp-forwarder packaging

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@488 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoChange ncurses packaging
nico [Wed, 30 Mar 2005 22:17:38 +0000 (22:17 +0000)]
Change ncurses packaging

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@487 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoChange popt packaging
nico [Wed, 30 Mar 2005 22:16:06 +0000 (22:16 +0000)]
Change popt packaging

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@486 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoChange pcre packaging
nico [Wed, 30 Mar 2005 22:14:48 +0000 (22:14 +0000)]
Change pcre packaging

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@485 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoinclude missing
wbx [Wed, 30 Mar 2005 20:51:42 +0000 (20:51 +0000)]
include missing

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@484 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoRe-add docs of the Asus WL-500G Deluxe.
kaloz [Wed, 30 Mar 2005 20:04:48 +0000 (20:04 +0000)]
Re-add docs of the Asus WL-500G Deluxe.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@483 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agocorrect the unit name, and clean up
kaloz [Wed, 30 Mar 2005 20:01:12 +0000 (20:01 +0000)]
correct the unit name, and clean up

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@482 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoremove version and architecture from control files
nbd [Wed, 30 Mar 2005 19:29:51 +0000 (19:29 +0000)]
remove version and architecture from control files

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@481 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoChange haserl packaging
nico [Wed, 30 Mar 2005 18:58:48 +0000 (18:58 +0000)]
Change haserl packaging

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@480 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agodon't override wan_ifname, if it's correct (eg. pppoe)
kaloz [Wed, 30 Mar 2005 16:37:03 +0000 (16:37 +0000)]
don't override wan_ifname, if it's correct (eg. pppoe)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@479 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoUse shared libpcap installed in staging_dir/usr
nico [Wed, 30 Mar 2005 15:32:55 +0000 (15:32 +0000)]
Use shared libpcap installed in staging_dir/usr

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@478 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoFix libpcap compile
nico [Wed, 30 Mar 2005 15:31:23 +0000 (15:31 +0000)]
Fix libpcap compile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@477 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoMake libpcap shared
nico [Wed, 30 Mar 2005 14:43:56 +0000 (14:43 +0000)]
Make libpcap shared

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@476 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoadd wl-500gx to hardware documentation dir (files from Josephus)
nbd [Wed, 30 Mar 2005 14:24:25 +0000 (14:24 +0000)]
add wl-500gx to hardware documentation dir (files from Josephus)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@475 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoAdd dhcp-forwarder package
nico [Tue, 29 Mar 2005 23:26:17 +0000 (23:26 +0000)]
Add dhcp-forwarder package

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@474 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoForce symlink creation
nico [Tue, 29 Mar 2005 23:22:58 +0000 (23:22 +0000)]
Force symlink creation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@473 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoFix typo in mppe options and change to stateless
nico [Tue, 29 Mar 2005 15:40:20 +0000 (15:40 +0000)]
Fix typo in mppe options and change to stateless

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@472 3c298f89-4303-0410-b956-a3cf2f4a3e73

19 years agoenable CONFIG_NET_RADIO
mbm [Tue, 29 Mar 2005 03:32:18 +0000 (03:32 +0000)]
enable CONFIG_NET_RADIO
add preliminary motorola support

git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@471 3c298f89-4303-0410-b956-a3cf2f4a3e73