openwrt.git
18 years agofix busybox applet lookup (thanks, Stefan Weil)
nbd [Tue, 25 Apr 2006 23:58:48 +0000 (23:58 +0000)]
fix busybox applet lookup (thanks, Stefan Weil)

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

18 years agofix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols
nbd [Tue, 25 Apr 2006 23:35:14 +0000 (23:35 +0000)]
fix export of __ashldi3, __ashrdi3 and __lshrdi3 symbols

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

18 years agoMerge 2.4 patches to 2.6 kernel.
florian [Mon, 24 Apr 2006 12:09:31 +0000 (12:09 +0000)]
Merge 2.4 patches to 2.6 kernel.
Update kernel config

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

18 years agoAdd watchdog driver, prevents device from rebooting. Kernel now fully usable
florian [Sat, 22 Apr 2006 15:30:07 +0000 (15:30 +0000)]
Add watchdog driver, prevents device from rebooting. Kernel now fully usable
Add patches for various image formats
Add map for MTX-1 board (same as pb1500)

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

18 years agopreliminary sibyte support
mbm [Fri, 21 Apr 2006 23:25:46 +0000 (23:25 +0000)]
preliminary sibyte support

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

18 years agoadd support for the wrt54g3g pcmcia
nbd [Fri, 21 Apr 2006 16:35:21 +0000 (16:35 +0000)]
add support for the wrt54g3g pcmcia

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

18 years agooops... committed the wrong patch
nbd [Fri, 21 Apr 2006 14:26:38 +0000 (14:26 +0000)]
oops... committed the wrong patch

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

18 years agofix jpeg build for x86_64 hosts
nbd [Fri, 21 Apr 2006 14:21:30 +0000 (14:21 +0000)]
fix jpeg build for x86_64 hosts

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

18 years agoFix wrong compile dependency, closes #501
florian [Fri, 21 Apr 2006 10:26:05 +0000 (10:26 +0000)]
Fix wrong compile dependency, closes #501

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3696 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 agoupdate OpenVPN to 2.0.7 (security update), closes #497
olli [Wed, 19 Apr 2006 19:28:09 +0000 (19:28 +0000)]
update OpenVPN to 2.0.7 (security update), closes #497

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

18 years agoEnable mod-ulogd-pcap build
florian [Wed, 19 Apr 2006 10:07:20 +0000 (10:07 +0000)]
Enable mod-ulogd-pcap build

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

18 years agoLinux 2.6.16.7
kaloz [Tue, 18 Apr 2006 17:43:57 +0000 (17:43 +0000)]
Linux 2.6.16.7

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

18 years agoFix patch, closes #494
florian [Mon, 17 Apr 2006 21:04:55 +0000 (21:04 +0000)]
Fix patch, closes #494

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

18 years agocleanup watchdog
mbm [Mon, 17 Apr 2006 18:39:32 +0000 (18:39 +0000)]
cleanup watchdog

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

18 years agoXScale support (Gateway 7001), take two
kaloz [Mon, 17 Apr 2006 18:03:53 +0000 (18:03 +0000)]
XScale support (Gateway 7001), take two

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

18 years agoupdate kismet to 2006-04-R1 (from #485)
mbm [Mon, 17 Apr 2006 17:15:43 +0000 (17:15 +0000)]
update kismet to 2006-04-R1 (from #485)

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

18 years agoCreate iptraf directories
florian [Sun, 16 Apr 2006 22:26:21 +0000 (22:26 +0000)]
Create iptraf directories
Build mod_webdav for lighttpd
Fix libtool patch

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

18 years agoUpdate iptraf to 3.0.0
florian [Sun, 16 Apr 2006 14:35:32 +0000 (14:35 +0000)]
Update iptraf to 3.0.0

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

18 years agoFixed typos in menuconfig
florian [Sat, 15 Apr 2006 08:40:42 +0000 (08:40 +0000)]
Fixed typos in menuconfig
Cleanup patch, fix building when using 'pkg-config --openssl' on host system, closes #482

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

18 years agocleanup makefiles
mbm [Fri, 14 Apr 2006 22:13:32 +0000 (22:13 +0000)]
cleanup makefiles

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

18 years agohardware watchdog
mbm [Fri, 14 Apr 2006 22:11:32 +0000 (22:11 +0000)]
hardware watchdog

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

18 years agofinally fix/tweaks for vncrepeater (thanks to Russell Harmon)
olli [Fri, 14 Apr 2006 21:57:31 +0000 (21:57 +0000)]
finally fix/tweaks for vncrepeater (thanks to Russell Harmon)

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

18 years agofix vncrepeater download url
olli [Fri, 14 Apr 2006 21:19:46 +0000 (21:19 +0000)]
fix vncrepeater download url

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

18 years agoelinks cosmetic fix
olli [Fri, 14 Apr 2006 21:19:06 +0000 (21:19 +0000)]
elinks cosmetic fix

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

18 years agoAdd squid, with its modules.
florian [Fri, 14 Apr 2006 14:20:13 +0000 (14:20 +0000)]
Add squid, with its modules.
Fix fakeidentd compilation (wrong source downloading),closes #478
Fix GNUTLS dependency for weechat

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

18 years agoadd preliminary support for the XScale port, generic endianness indication
kaloz [Fri, 14 Apr 2006 10:23:54 +0000 (10:23 +0000)]
add preliminary support for the XScale port, generic endianness indication

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3648 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@3639 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@3638 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@3637 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@3636 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@3635 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@3634 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@3633 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@3632 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@3631 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@3630 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@3629 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@3627 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@3626 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@3625 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@3624 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@3623 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@3622 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@3621 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@3620 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@3619 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@3618 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@3617 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@3616 3c298f89-4303-0410-b956-a3cf2f4a3e73

This page took 0.066391 seconds and 4 git commands to generate.