openwrt/openwrt.git
17 years agouse InstallDev/UninstallDev.
Nicolas Thill [Mon, 29 May 2006 01:29:46 +0000 (01:29 +0000)]
use InstallDev/UninstallDev.

SVN-Revision: 3833

17 years agocosmetic change to standardize layout.
Nicolas Thill [Mon, 29 May 2006 01:27:54 +0000 (01:27 +0000)]
cosmetic change to standardize layout.

SVN-Revision: 3832

17 years agoadd dependencies from the NEEDS variable to ipkg/control
Nicolas Thill [Sun, 28 May 2006 22:58:07 +0000 (22:58 +0000)]
add dependencies from the NEEDS variable to ipkg/control

SVN-Revision: 3831

17 years agosync pptp with trunk, remove Config.in and ipkg not needed anymore.
Nicolas Thill [Wed, 24 May 2006 09:50:24 +0000 (09:50 +0000)]
sync pptp with trunk, remove Config.in and ipkg not needed anymore.

SVN-Revision: 3828

17 years agosync ppp with trunk and convert it to -ng.
Nicolas Thill [Wed, 24 May 2006 07:19:27 +0000 (07:19 +0000)]
sync ppp with trunk and convert it to -ng.

SVN-Revision: 3826

17 years agoimport libpcap from trunk and convert it to -ng.
Nicolas Thill [Wed, 24 May 2006 07:18:36 +0000 (07:18 +0000)]
import libpcap from trunk and convert it to -ng.

SVN-Revision: 3825

17 years agoadd Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS...
Nicolas Thill [Wed, 24 May 2006 07:12:59 +0000 (07:12 +0000)]
add Build/InstallDev template to install dev files in STAGING_DIR, introduce a NEEDS: package field to implement SELECT PACKAGE_foo in menuconfig.

SVN-Revision: 3824

17 years agosync busybox with trunk (update to v1.1.3).
Nicolas Thill [Wed, 24 May 2006 07:06:23 +0000 (07:06 +0000)]
sync busybox with trunk (update to v1.1.3).

SVN-Revision: 3823

17 years agofix haserl/install.
Nicolas Thill [Wed, 24 May 2006 07:01:52 +0000 (07:01 +0000)]
fix haserl/install.

SVN-Revision: 3822

17 years agosync with trunk.
Nicolas Thill [Wed, 24 May 2006 07:00:32 +0000 (07:00 +0000)]
sync with trunk.

SVN-Revision: 3821

17 years agofix GCC version.
Nicolas Thill [Mon, 22 May 2006 21:52:54 +0000 (21:52 +0000)]
fix GCC version.

SVN-Revision: 3817

17 years agofix .pkginfo line to allow the use of $(SOURCE)
Mike Baker [Fri, 19 May 2006 23:02:14 +0000 (23:02 +0000)]
fix .pkginfo line to allow the use of $(SOURCE)

SVN-Revision: 3802

17 years agoclean up menu configuration
Mike Baker [Fri, 19 May 2006 22:46:24 +0000 (22:46 +0000)]
clean up menu configuration

SVN-Revision: 3801

17 years agofinish up package makefile
Mike Baker [Tue, 16 May 2006 00:32:57 +0000 (00:32 +0000)]
finish up package makefile

SVN-Revision: 3786

17 years agofix config
Mike Baker [Tue, 16 May 2006 00:32:02 +0000 (00:32 +0000)]
fix config

SVN-Revision: 3785

17 years agomore BR2_ / CONFIG_ patches
Mike Baker [Mon, 15 May 2006 23:13:49 +0000 (23:13 +0000)]
more BR2_ / CONFIG_ patches

SVN-Revision: 3784

17 years agorevert; perl version was entirely too slow
Mike Baker [Mon, 15 May 2006 23:04:02 +0000 (23:04 +0000)]
revert; perl version was entirely too slow

SVN-Revision: 3783

17 years agoreplace find call with perl code
Mike Baker [Mon, 15 May 2006 22:42:04 +0000 (22:42 +0000)]
replace find call with perl code

SVN-Revision: 3782

17 years agoremoved; obsolete
Mike Baker [Mon, 15 May 2006 20:34:04 +0000 (20:34 +0000)]
removed; obsolete

SVN-Revision: 3781

17 years agoavoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process
Mike Baker [Mon, 15 May 2006 20:30:26 +0000 (20:30 +0000)]
avoid running timestamp.pl for dumpinfo -- drastically speeds up the .pkginfo process

SVN-Revision: 3780

17 years agochange syntax
Mike Baker [Sun, 14 May 2006 12:30:52 +0000 (12:30 +0000)]
change syntax

SVN-Revision: 3778

17 years agomove FORCE to toplevel rules.mk
Mike Baker [Sun, 14 May 2006 10:25:38 +0000 (10:25 +0000)]
move FORCE to toplevel rules.mk

SVN-Revision: 3777

17 years agofix .built target
Mike Baker [Sun, 14 May 2006 10:24:06 +0000 (10:24 +0000)]
fix .built target

SVN-Revision: 3776

17 years agorevert .built rule; fix typos
Mike Baker [Sun, 14 May 2006 09:30:29 +0000 (09:30 +0000)]
revert .built rule; fix typos

SVN-Revision: 3775

17 years agogenerate package dependancies
Mike Baker [Sun, 14 May 2006 08:36:39 +0000 (08:36 +0000)]
generate package dependancies

SVN-Revision: 3774

17 years agofix busybox config parsing for new config format
Mike Baker [Fri, 12 May 2006 21:33:07 +0000 (21:33 +0000)]
fix busybox config parsing for new config format

SVN-Revision: 3770

17 years agofix BR2_ and CONFIG_ issues
Mike Baker [Fri, 12 May 2006 19:08:03 +0000 (19:08 +0000)]
fix BR2_ and CONFIG_ issues

SVN-Revision: 3769

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

SVN-Revision: 3768

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

SVN-Revision: 3766

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

SVN-Revision: 3765

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

SVN-Revision: 3764

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

SVN-Revision: 3763

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

SVN-Revision: 3762

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

SVN-Revision: 3761

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

SVN-Revision: 3760

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

SVN-Revision: 3759

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

SVN-Revision: 3758

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

SVN-Revision: 3757

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

SVN-Revision: 3756

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

SVN-Revision: 3755

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

17 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