openwrt.git
17 years agofix BR2_ and CONFIG_ issues
mbm [Fri, 12 May 2006 19:08:03 +0000 (19:08 +0000)]
fix BR2_ and CONFIG_ issues

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3769 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd wildcard support to menuconfig (again)
mbm [Fri, 12 May 2006 18:47:57 +0000 (18:47 +0000)]
add wildcard support to menuconfig (again)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3768 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoBR2_ -> CONFIG_
mbm [Thu, 11 May 2006 23:43:45 +0000 (23:43 +0000)]
BR2_ -> CONFIG_

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3766 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agorevert .prepared handling
mbm [Thu, 11 May 2006 23:14:04 +0000 (23:14 +0000)]
revert .prepared handling

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3765 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agocleanup & add whitespace
mbm [Thu, 11 May 2006 22:36:20 +0000 (22:36 +0000)]
cleanup & add whitespace

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3764 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix rules.mk
mbm [Thu, 11 May 2006 21:41:44 +0000 (21:41 +0000)]
fix rules.mk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3763 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix typo
nbd [Thu, 11 May 2006 17:33:51 +0000 (17:33 +0000)]
fix typo

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3762 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agofix error
mbm [Thu, 11 May 2006 17:18:59 +0000 (17:18 +0000)]
fix error

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3761 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove extra targets
mbm [Thu, 11 May 2006 16:54:14 +0000 (16:54 +0000)]
remove extra targets

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3760 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoreplace $(IDIR_*) with $(1)
nbd [Thu, 11 May 2006 16:00:43 +0000 (16:00 +0000)]
replace $(IDIR_*) with $(1)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3759 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agopartial cleanup
mbm [Thu, 11 May 2006 00:18:12 +0000 (00:18 +0000)]
partial cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3758 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agochange phony targets to FORCE (easier to read)
mbm [Wed, 10 May 2006 20:57:35 +0000 (20:57 +0000)]
change phony targets to FORCE (easier to read)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3757 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove more junk
nbd [Wed, 10 May 2006 20:33:38 +0000 (20:33 +0000)]
remove more junk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3756 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoremove old trace/verbose junk
nbd [Wed, 10 May 2006 20:32:22 +0000 (20:32 +0000)]
remove old trace/verbose junk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3755 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoFix issue with $(1) in Build/Configure/Default
mbm [Wed, 10 May 2006 19:21:15 +0000 (19:21 +0000)]
Fix issue with $(1) in Build/Configure/Default

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3754 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agotypos
mbm [Wed, 10 May 2006 19:16:02 +0000 (19:16 +0000)]
typos

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3753 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoConvert packages to new template
mbm [Wed, 10 May 2006 19:06:22 +0000 (19:06 +0000)]
Convert packages to new template

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3752 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoadd common functions for the new config file format
nbd [Wed, 10 May 2006 18:17:12 +0000 (18:17 +0000)]
add common functions for the new config file format

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3751 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoenable configure target by default
nbd [Tue, 9 May 2006 23:36:57 +0000 (23:36 +0000)]
enable configure target by default

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3748 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agochange defaults to check for configure script (avoids defining a null rule otherwise)
mbm [Tue, 9 May 2006 23:32:56 +0000 (23:32 +0000)]
change defaults to check for configure script (avoids defining a null rule otherwise)

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3747 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoConvert to new template
mbm [Tue, 9 May 2006 23:21:48 +0000 (23:21 +0000)]
Convert to new template

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3746 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoConvert to new template
mbm [Tue, 9 May 2006 23:20:58 +0000 (23:20 +0000)]
Convert to new template

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3745 3c298f89-4303-0410-b956-a3cf2f4a3e73

17 years agoconvert to new template
mbm [Tue, 9 May 2006 23:19:52 +0000 (23:19 +0000)]
convert to new template

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3744 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoinstall more iptables development stuff into the staging dir
nbd [Sat, 29 Apr 2006 21:43:26 +0000 (21:43 +0000)]
install more iptables development stuff into the staging dir

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3713 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agomove package/sdk to target/sdk
nbd [Fri, 21 Apr 2006 10:08:47 +0000 (10:08 +0000)]
move package/sdk to target/sdk

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3695 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix menuconfig
nbd [Fri, 21 Apr 2006 10:06:31 +0000 (10:06 +0000)]
fix menuconfig

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3694 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoAdd default compile target & use it for bridge and busybox
mbm [Fri, 21 Apr 2006 10:03:46 +0000 (10:03 +0000)]
Add default compile target & use it for bridge and busybox

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3693 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove todo message
nbd [Fri, 21 Apr 2006 09:59:15 +0000 (09:59 +0000)]
remove todo message

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3692 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix more BR2 crap
mbm [Fri, 21 Apr 2006 09:56:20 +0000 (09:56 +0000)]
fix more BR2 crap

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3691 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix bridge build and description, add default configure command to rules.mk, use...
nbd [Fri, 21 Apr 2006 09:55:30 +0000 (09:55 +0000)]
fix bridge build and description, add default configure command to rules.mk, use CONFIG_ as prefix for package selction variables

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3690 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoconvert bridge package to buildroot-ng
mbm [Fri, 21 Apr 2006 08:39:19 +0000 (08:39 +0000)]
convert bridge package to buildroot-ng

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3689 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix detection of removed packages
nbd [Fri, 21 Apr 2006 02:19:38 +0000 (02:19 +0000)]
fix detection of removed packages

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3688 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoinclude package description in menuconfig help
nbd [Fri, 21 Apr 2006 00:50:48 +0000 (00:50 +0000)]
include package description in menuconfig help

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3687 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoclean up package titles/descriptions
nbd [Fri, 21 Apr 2006 00:37:58 +0000 (00:37 +0000)]
clean up package titles/descriptions

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3686 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agomore cleanups and a new menuconfig generator
nbd [Fri, 21 Apr 2006 00:12:18 +0000 (00:12 +0000)]
more cleanups and a new menuconfig generator

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3685 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agomenuconfig cleanup
nbd [Thu, 20 Apr 2006 23:03:42 +0000 (23:03 +0000)]
menuconfig cleanup

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3684 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agomodify the kconfig system for openwrt
nbd [Thu, 20 Apr 2006 21:00:14 +0000 (21:00 +0000)]
modify the kconfig system for openwrt

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3683 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd kconfig from linux 2.6 to scripts/config
nbd [Thu, 20 Apr 2006 20:17:34 +0000 (20:17 +0000)]
add kconfig from linux 2.6 to scripts/config

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3682 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agowork around a make bug in define/endef handling
nbd [Thu, 20 Apr 2006 03:53:28 +0000 (03:53 +0000)]
work around a make bug in define/endef handling

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3680 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd proper package dependency handling
nbd [Thu, 20 Apr 2006 03:45:03 +0000 (03:45 +0000)]
add proper package dependency handling

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3679 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoredirect find stderr to /dev/null in timestamp.pl
nbd [Thu, 20 Apr 2006 00:33:40 +0000 (00:33 +0000)]
redirect find stderr to /dev/null in timestamp.pl

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3678 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoadd timestamp check script
nbd [Thu, 20 Apr 2006 00:25:17 +0000 (00:25 +0000)]
add timestamp check script

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3677 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agorevert some previous changes and add another bugfix
nbd [Thu, 20 Apr 2006 00:03:19 +0000 (00:03 +0000)]
revert some previous changes and add another bugfix

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3676 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agomore buildroot-ng bugfixes
nbd [Wed, 19 Apr 2006 23:56:04 +0000 (23:56 +0000)]
more buildroot-ng bugfixes

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3675 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agobugfix in package/rules.mk, add support for dumping package information with make...
nbd [Wed, 19 Apr 2006 23:14:13 +0000 (23:14 +0000)]
bugfix in package/rules.mk, add support for dumping package information with make DUMP=1

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3674 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoport iptables to new config format, change handling of TITLE and DESCRIPTION
nbd [Fri, 14 Apr 2006 04:27:05 +0000 (04:27 +0000)]
port iptables to new config format, change handling of TITLE and DESCRIPTION

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3647 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix default targets for multiple packges
nbd [Fri, 14 Apr 2006 03:11:20 +0000 (03:11 +0000)]
fix default targets for multiple packges

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3646 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agonew package makefile syntax
nbd [Fri, 14 Apr 2006 03:03:32 +0000 (03:03 +0000)]
new package makefile syntax

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3645 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove make-ipkg-dir.sh
nbd [Fri, 14 Apr 2006 01:26:27 +0000 (01:26 +0000)]
remove make-ipkg-dir.sh

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3644 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove some more stuff, change package makefile format in rules.mk, port busybox...
nbd [Fri, 14 Apr 2006 01:22:55 +0000 (01:22 +0000)]
remove some more stuff, change package makefile format in rules.mk, port busybox over to the new format

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3643 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove more packages
nbd [Thu, 13 Apr 2006 22:20:48 +0000 (22:20 +0000)]
remove more packages

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3642 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoremove lots of non-essential packages
nbd [Thu, 13 Apr 2006 22:20:15 +0000 (22:20 +0000)]
remove lots of non-essential packages

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agocopy trunk to buildroot-ng branch
nbd [Thu, 13 Apr 2006 22:10:40 +0000 (22:10 +0000)]
copy trunk to buildroot-ng branch

git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3640 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agofix openswan patch
nbd [Thu, 13 Apr 2006 18:33:50 +0000 (18:33 +0000)]
fix openswan patch

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

18 years agoalso update openswan in package/
nbd [Thu, 13 Apr 2006 18:28:55 +0000 (18:28 +0000)]
also update openswan in package/

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

18 years agofix motion download url
nbd [Thu, 13 Apr 2006 17:45:43 +0000 (17:45 +0000)]
fix motion download url

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

18 years agodisable the ZD1211 driver for linux 2.4 (does not build)
nbd [Thu, 13 Apr 2006 15:53:09 +0000 (15:53 +0000)]
disable the ZD1211 driver for linux 2.4 (does not build)

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

18 years agoupdate openswan to 2.4.5 final
nbd [Thu, 13 Apr 2006 15:41:27 +0000 (15:41 +0000)]
update openswan to 2.4.5 final

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

18 years agocosmetic fix for the ar7 network defaults
nbd [Thu, 13 Apr 2006 14:45:51 +0000 (14:45 +0000)]
cosmetic fix for the ar7 network defaults

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

18 years agofix typo in firstboot - /etc/config/* is now a file instead of a symlink
nbd [Thu, 13 Apr 2006 14:43:47 +0000 (14:43 +0000)]
fix typo in firstboot - /etc/config/* is now a file instead of a symlink

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

18 years agofix default interface name for ar7
nbd [Thu, 13 Apr 2006 14:28:40 +0000 (14:28 +0000)]
fix default interface name for ar7

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

18 years agoAdd fakeidentd a lightweight identd daemon.
florian [Thu, 13 Apr 2006 14:12:04 +0000 (14:12 +0000)]
Add fakeidentd a lightweight identd daemon.
Fix minor typo in menuconfig for weechat

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

18 years agoAdd weechat, a lightweight IRC client, thanks kolter !
florian [Thu, 13 Apr 2006 13:59:42 +0000 (13:59 +0000)]
Add weechat, a lightweight IRC client, thanks kolter !

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

18 years agoAdd support for static routes per interface. You can specify one or more routes,...
florian [Thu, 13 Apr 2006 11:39:20 +0000 (11:39 +0000)]
Add support for static routes per interface. You can specify one or more routes, subnets or hosts. Closes #308 for kamikaze

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

18 years agoAdd SIP connection tracking helpers.
florian [Wed, 12 Apr 2006 16:15:41 +0000 (16:15 +0000)]
Add SIP connection tracking helpers.
Update 2.6 kernel configuration to build SIP connection tracking helper
Add informations in menuconfig

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

18 years agoMove ueagle to the main kernel config since it is in stock kernel
florian [Wed, 12 Apr 2006 14:48:36 +0000 (14:48 +0000)]
Move ueagle to the main kernel config since it is in stock kernel
Add Zydas ZD1211 driver, needs testing, closes #249
Change MTX-1 platform name for AU1000 in order to have a unique platform naming

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

18 years agoupgrade to busybox 1.1.2
kaloz [Wed, 12 Apr 2006 12:07:44 +0000 (12:07 +0000)]
upgrade to busybox 1.1.2

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

18 years agoupgrade to wireless-tools v28 final
kaloz [Wed, 12 Apr 2006 07:53:11 +0000 (07:53 +0000)]
upgrade to wireless-tools v28 final

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

18 years agoLinux 2.6.16.4 *sigh*
kaloz [Wed, 12 Apr 2006 06:13:09 +0000 (06:13 +0000)]
Linux 2.6.16.4 *sigh*

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

18 years agoAdd missing svn:keywords and Id tags
nico [Wed, 12 Apr 2006 00:34:26 +0000 (00:34 +0000)]
Add missing svn:keywords and Id tags

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

18 years agoPrevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing UDP packe...
nico [Wed, 12 Apr 2006 00:17:43 +0000 (00:17 +0000)]
Prevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing UDP packets (closes: #471)

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

18 years agoadd download URL to gpg
olli [Tue, 11 Apr 2006 20:33:54 +0000 (20:33 +0000)]
add download URL to gpg

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

18 years agoupdate iftop to 0.17, closes #475
olli [Tue, 11 Apr 2006 17:50:57 +0000 (17:50 +0000)]
update iftop to 0.17, closes #475

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

18 years agofollow the stable tree, upgrade to 2.6.16.3
kaloz [Tue, 11 Apr 2006 17:50:57 +0000 (17:50 +0000)]
follow the stable tree, upgrade to 2.6.16.3

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

18 years agofix segfault in locking utility
nbd [Tue, 11 Apr 2006 13:54:43 +0000 (13:54 +0000)]
fix segfault in locking utility

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

18 years agoAdd an MTX-1 specific patch to avoid functions redefinition at compile-time.
florian [Tue, 11 Apr 2006 12:39:33 +0000 (12:39 +0000)]
Add an MTX-1 specific patch to avoid functions redefinition at compile-time.
Build a full target

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

18 years agoDisable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample base-files...
florian [Tue, 11 Apr 2006 12:22:26 +0000 (12:22 +0000)]
Disable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample base-files bridging eth0 with ath0.

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

18 years agoAdd multiple default gateways patch. No need to change the kernel configuration....
florian [Tue, 11 Apr 2006 09:41:06 +0000 (09:41 +0000)]
Add multiple default gateways patch. No need to change the kernel configuration. Builds fine. Close #460 for the kamikaze part

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

18 years agoUpdate to version 0.12, add a default configuration file, thanks to eatnumber1 !
florian [Tue, 11 Apr 2006 08:35:01 +0000 (08:35 +0000)]
Update to version 0.12, add a default configuration file, thanks to eatnumber1 !

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

18 years agocheck if vim exist, report bye datenmaulwurf
wbx [Mon, 10 Apr 2006 21:54:19 +0000 (21:54 +0000)]
check if vim exist, report bye datenmaulwurf

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

18 years agoselect libgcc, report from datenmaulwurf
wbx [Mon, 10 Apr 2006 21:50:33 +0000 (21:50 +0000)]
select libgcc, report from datenmaulwurf

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

18 years agoAdd Accescube documentation
florian [Mon, 10 Apr 2006 15:50:18 +0000 (15:50 +0000)]
Add Accescube documentation

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

18 years agoRestored madwifi compilation (disabled for some weird local hacks)
florian [Mon, 10 Apr 2006 15:33:40 +0000 (15:33 +0000)]
Restored madwifi compilation (disabled for some weird local hacks)

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

18 years agoAdd initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to...
florian [Mon, 10 Apr 2006 15:31:26 +0000 (15:31 +0000)]
Add initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to Etienne for the hardware ;)

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

18 years agoAdd vncrepeater, with uClibc++ linking, needs therefore testing
florian [Mon, 10 Apr 2006 14:42:25 +0000 (14:42 +0000)]
Add vncrepeater, with uClibc++ linking, needs therefore testing

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

18 years agoLinux 2.6.16.2
kaloz [Mon, 10 Apr 2006 11:07:43 +0000 (11:07 +0000)]
Linux 2.6.16.2

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

18 years agofix typo in Openswan control file, closes #465
olli [Sun, 9 Apr 2006 11:13:24 +0000 (11:13 +0000)]
fix typo in Openswan control file, closes #465

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

18 years agofix documentation stylesheet to work from svn
mbm [Sat, 8 Apr 2006 21:21:01 +0000 (21:21 +0000)]
fix documentation stylesheet to work from svn

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

18 years agofix a bug that prevents the wgt634u from initializing the filesystem properly
mbm [Sat, 8 Apr 2006 21:11:49 +0000 (21:11 +0000)]
fix a bug that prevents the wgt634u from initializing the filesystem properly

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

18 years agofix ipsec-tools dependencies
nbd [Sat, 8 Apr 2006 17:33:18 +0000 (17:33 +0000)]
fix ipsec-tools dependencies

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

18 years agofixes ehci problems with the ap70
mbm [Fri, 7 Apr 2006 20:39:49 +0000 (20:39 +0000)]
fixes ehci problems with the ap70

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

18 years agoFix l2tpd blocking on read from ppp childs (closes: #455)
nico [Fri, 7 Apr 2006 00:00:41 +0000 (00:00 +0000)]
Fix l2tpd blocking on read from ppp childs (closes: #455)

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

18 years agointegrate the newer broadcom wl driver from us robotics
nbd [Thu, 6 Apr 2006 15:52:01 +0000 (15:52 +0000)]
integrate the newer broadcom wl driver from us robotics

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

18 years agofix firewall-related conffiles (moved to the iptables package)
nbd [Thu, 6 Apr 2006 01:20:12 +0000 (01:20 +0000)]
fix firewall-related conffiles (moved to the iptables package)

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

18 years agoupdate SQLite to new upstream release, v3.3.3
olli [Wed, 5 Apr 2006 12:40:42 +0000 (12:40 +0000)]
update SQLite to new upstream release, v3.3.3

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

18 years agofix typo
olli [Wed, 5 Apr 2006 11:52:13 +0000 (11:52 +0000)]
fix typo

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

18 years agoupdate OpenVPN to 2.0.6 (security update)
olli [Wed, 5 Apr 2006 11:47:16 +0000 (11:47 +0000)]
update OpenVPN to 2.0.6 (security update)

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

18 years agoadd hdparm to package/Makefile
olli [Wed, 5 Apr 2006 11:45:26 +0000 (11:45 +0000)]
add hdparm to package/Makefile

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

18 years agoremove more nvram references
nbd [Wed, 5 Apr 2006 03:45:06 +0000 (03:45 +0000)]
remove more nvram references

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

18 years agolarge init script cleanup and merge of whiterussian changes, new dnsmasq config handling
nbd [Wed, 5 Apr 2006 02:09:22 +0000 (02:09 +0000)]
large init script cleanup and merge of whiterussian changes, new dnsmasq config handling

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