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

SVN-Revision: 3754

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

SVN-Revision: 3753

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

SVN-Revision: 3752

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

SVN-Revision: 3751

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

SVN-Revision: 3748

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

SVN-Revision: 3747

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

SVN-Revision: 3746

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

SVN-Revision: 3745

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

SVN-Revision: 3744

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

SVN-Revision: 3713

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

SVN-Revision: 3695

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

SVN-Revision: 3694

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

SVN-Revision: 3693

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

SVN-Revision: 3692

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

SVN-Revision: 3691

18 years agofix bridge build and description, add default configure command to rules.mk, use...
Felix Fietkau [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

SVN-Revision: 3690

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

SVN-Revision: 3689

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

SVN-Revision: 3688

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

SVN-Revision: 3687

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

SVN-Revision: 3686

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

SVN-Revision: 3685

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

SVN-Revision: 3684

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

SVN-Revision: 3683

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

SVN-Revision: 3682

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

SVN-Revision: 3680

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

SVN-Revision: 3679

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

SVN-Revision: 3678

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

SVN-Revision: 3677

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

SVN-Revision: 3676

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

SVN-Revision: 3675

18 years agobugfix in package/rules.mk, add support for dumping package information with make...
Felix Fietkau [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

SVN-Revision: 3674

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

SVN-Revision: 3647

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

SVN-Revision: 3646

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

SVN-Revision: 3645

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

SVN-Revision: 3644

18 years agoremove some more stuff, change package makefile format in rules.mk, port busybox...
Felix Fietkau [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

SVN-Revision: 3643

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

SVN-Revision: 3642

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

SVN-Revision: 3641

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

SVN-Revision: 3639

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

SVN-Revision: 3638

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

SVN-Revision: 3637

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

SVN-Revision: 3636

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

SVN-Revision: 3635

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

SVN-Revision: 3634

18 years agofix typo in firstboot - /etc/config/* is now a file instead of a symlink
Felix Fietkau [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

SVN-Revision: 3633

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

SVN-Revision: 3632

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

SVN-Revision: 3631

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

SVN-Revision: 3630

18 years agoAdd support for static routes per interface. You can specify one or more routes,...
Florian Fainelli [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

SVN-Revision: 3629

18 years agoAdd SIP connection tracking helpers. Update 2.6 kernel configuration to build SIP...
Florian Fainelli [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

SVN-Revision: 3627

18 years agoMove ueagle to the main kernel config since it is in stock kernel Add Zydas ZD1211...
Florian Fainelli [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

SVN-Revision: 3626

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

SVN-Revision: 3625

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

SVN-Revision: 3624

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

SVN-Revision: 3623

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

SVN-Revision: 3622

18 years agoPrevent l2tpd from using PMTU discovery, setting the DF bit on all outgoing UDP packe...
Nicolas Thill [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)

SVN-Revision: 3621

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

SVN-Revision: 3620

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

SVN-Revision: 3619

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

SVN-Revision: 3618

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

SVN-Revision: 3617

18 years agoAdd an MTX-1 specific patch to avoid functions redefinition at compile-time. Build...
Florian Fainelli [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

SVN-Revision: 3616

18 years agoDisable UCHI/EHCI USB it is not available in the MTX-1 board. Add a sample base-files...
Florian Fainelli [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.

SVN-Revision: 3615

18 years agoAdd multiple default gateways patch. No need to change the kernel configuration....
Florian Fainelli [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

SVN-Revision: 3613

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

SVN-Revision: 3612

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

SVN-Revision: 3611

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

SVN-Revision: 3610

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

SVN-Revision: 3609

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

SVN-Revision: 3607

18 years agoAdd initial support for AMD Alchemy 1500 boards (4G-Systems AccessCube). Thanks to...
Florian Fainelli [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 ;)

SVN-Revision: 3606

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

SVN-Revision: 3605

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

SVN-Revision: 3604

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

SVN-Revision: 3603

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

SVN-Revision: 3602

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

SVN-Revision: 3601

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

SVN-Revision: 3600

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

SVN-Revision: 3598

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

SVN-Revision: 3597

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

SVN-Revision: 3596

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

SVN-Revision: 3595

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

SVN-Revision: 3594

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

SVN-Revision: 3592

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

SVN-Revision: 3591

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

SVN-Revision: 3590

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

SVN-Revision: 3589

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

SVN-Revision: 3588

18 years agoupdate busybox menuconfig to 1.1.1, should fix the "missing reboot" bug
Felix Fietkau [Tue, 4 Apr 2006 19:24:40 +0000 (19:24 +0000)]
update busybox menuconfig to 1.1.1, should fix the "missing reboot" bug

SVN-Revision: 3587

18 years agomap xt_ to ipt_ for iptables modules
Felix Fietkau [Sun, 2 Apr 2006 21:59:18 +0000 (21:59 +0000)]
map xt_ to ipt_ for iptables modules

SVN-Revision: 3586

18 years agofix the xt/ipt module path issue
Felix Fietkau [Sun, 2 Apr 2006 21:38:15 +0000 (21:38 +0000)]
fix the xt/ipt module path issue

SVN-Revision: 3585

18 years agofix module names for xt_*
Felix Fietkau [Sun, 2 Apr 2006 20:01:34 +0000 (20:01 +0000)]
fix module names for xt_*

SVN-Revision: 3584

18 years agoRemove autodection of hesiod since it will be enabled by default if present on host...
Florian Fainelli [Sun, 2 Apr 2006 17:21:12 +0000 (17:21 +0000)]
Remove autodection of hesiod since it will be enabled by default if present on host system. Close #445

SVN-Revision: 3583

18 years agoinclude missing ext in iptables again after 2.6 move to xtables
Nicolas Thill [Sun, 2 Apr 2006 16:39:07 +0000 (16:39 +0000)]
include missing ext in iptables again after 2.6 move to xtables

SVN-Revision: 3580

18 years agoupdate ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1
Nicolas Thill [Sun, 2 Apr 2006 15:34:41 +0000 (15:34 +0000)]
update ipkg patch for 1.1.1, expose an hash_fd function again removed in 1.1.1

SVN-Revision: 3579

18 years agoupgrade busybox to v1.1.1
Imre Kaloz [Sun, 2 Apr 2006 15:16:27 +0000 (15:16 +0000)]
upgrade busybox to v1.1.1

SVN-Revision: 3578

18 years agofix kmod-fuse build on 2.4
Nicolas Thill [Sun, 2 Apr 2006 01:25:05 +0000 (01:25 +0000)]
fix kmod-fuse build on 2.4

SVN-Revision: 3577

18 years agofix (cosmetic) Config.in glitches, add "svn:keywords" prop to Makefile.
Nicolas Thill [Sun, 2 Apr 2006 00:24:01 +0000 (00:24 +0000)]
fix (cosmetic) Config.in glitches, add "svn:keywords" prop to Makefile.

SVN-Revision: 3576

18 years agofix hostapd (add missed changes from [3564])
Nicolas Thill [Sat, 1 Apr 2006 20:30:35 +0000 (20:30 +0000)]
fix hostapd (add missed changes from [3564])

SVN-Revision: 3575

18 years agoport changes in whiterussian ([3341]) to trunk.
Nicolas Thill [Sat, 1 Apr 2006 20:23:17 +0000 (20:23 +0000)]
port changes in whiterussian ([3341]) to trunk.

SVN-Revision: 3574

18 years agofix fetchmail package, add svn:keywords prop to Makefile, standardize.
Nicolas Thill [Sat, 1 Apr 2006 20:18:29 +0000 (20:18 +0000)]
fix fetchmail package, add svn:keywords prop to Makefile, standardize.

SVN-Revision: 3572

18 years agoadd gnupg from Michael Cohen, thx
Waldemar Brodkorb [Sat, 1 Apr 2006 19:10:15 +0000 (19:10 +0000)]
add gnupg from Michael Cohen, thx

SVN-Revision: 3571

18 years agoadd gnupg from Michael Cohen, thx
Waldemar Brodkorb [Sat, 1 Apr 2006 19:09:59 +0000 (19:09 +0000)]
add gnupg from Michael Cohen, thx

SVN-Revision: 3570