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

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

18 years agoadd Build/InstallDev template to install dev files in STAGING_DIR,
nico [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.

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

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

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

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

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

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

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

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

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

18 years agoFix default DebugLevel to 0, prevents from running in foreground when installing...
florian [Sun, 21 May 2006 20:06:04 +0000 (20:06 +0000)]
Fix default DebugLevel to 0, prevents from running in foreground when installing with ImageBuilder ...
Closes #491

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

18 years agotweak ebtables package:
nico [Sun, 21 May 2006 11:51:56 +0000 (11:51 +0000)]
tweak ebtables package:
 * add /etc/ethertypes (closes: #560),
 * strip, standardize,
 * bump release number.

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

18 years agowebif :
florian [Sat, 20 May 2006 19:06:26 +0000 (19:06 +0000)]
webif :
- add support for wl0_wdstimeout, wl0_antdiv (request by french Wireless User Groups), wl0_distance
- updated french translation, needs to update other translations
- Fixed cancel button not working, closes #543
- Preliminary OpenVPN webif support, partially closes #525

ntpclient: fix process running detection, closes #505
base-files:
- clean up per interface static_route code,restore old behaviour (with metric, gateway ...), closes #484
- add ifup_interfaces variable, can be used as order to bring interfaces, closes #309

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

18 years agoremove superfluous checks in /var/lock creation.
nico [Sat, 20 May 2006 18:58:04 +0000 (18:58 +0000)]
remove superfluous checks in /var/lock creation.

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

18 years agofix /var/log directory creation, needed for proper ppp operation.
nico [Sat, 20 May 2006 15:29:19 +0000 (15:29 +0000)]
fix /var/log directory creation, needed for proper ppp operation.

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

18 years agooops, fix wrong directories from my last commit.
nico [Sat, 20 May 2006 15:21:59 +0000 (15:21 +0000)]
oops, fix wrong directories from my last commit.

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

18 years agoadd support for multiple /etc/ppp/ip-{up,down} scripts.
nico [Sat, 20 May 2006 15:16:06 +0000 (15:16 +0000)]
add support for multiple /etc/ppp/ip-{up,down} scripts.

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

18 years agofix irq problem with the new brcm-2.4 system code
nbd [Sat, 20 May 2006 02:35:12 +0000 (02:35 +0000)]
fix irq problem with the new brcm-2.4 system code

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

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

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

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

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

18 years agoBackport openvpn freatures from kamikaze to whiterussian
florian [Fri, 19 May 2006 13:14:02 +0000 (13:14 +0000)]
Backport openvpn freatures from kamikaze to whiterussian
Add easy-rsa package to openvpn, closes #541
Fix kmod-ipip module (wrong kernel extension)

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

18 years agoAdd kmod-ipip, closes #539
florian [Fri, 19 May 2006 09:52:54 +0000 (09:52 +0000)]
Add kmod-ipip, closes #539

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

18 years agoupdate siproxd to v0.5.12, standardize.
nico [Thu, 18 May 2006 23:53:14 +0000 (23:53 +0000)]
update siproxd to v0.5.12, standardize.

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

18 years agoupdate sipsak to v0.9.6, add mirror url.
nico [Thu, 18 May 2006 23:51:53 +0000 (23:51 +0000)]
update sipsak to v0.9.6, add mirror url.

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

18 years agoadd axtls embedded ssl/tls library.
nico [Thu, 18 May 2006 22:15:21 +0000 (22:15 +0000)]
add axtls embedded ssl/tls library.

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

18 years agoupdate busybox to v1.1.3, remove passwd_salt patch (fixed upstream).
nico [Thu, 18 May 2006 08:32:07 +0000 (08:32 +0000)]
update busybox to v1.1.3, remove passwd_salt patch (fixed upstream).

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

18 years agoload kernel modules in kmod- packages from postinst scripts at install.
nico [Thu, 18 May 2006 00:35:02 +0000 (00:35 +0000)]
load kernel modules in kmod- packages from postinst scripts at install.

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

18 years agoadd gcom to trunk too (closes: #333).
nico [Wed, 17 May 2006 01:37:51 +0000 (01:37 +0000)]
add gcom to trunk too (closes: #333).

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

18 years agofix rebuild of pwlib and openh323 after root_clean.
nico [Wed, 17 May 2006 01:07:20 +0000 (01:07 +0000)]
fix rebuild of pwlib and openh323 after root_clean.

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

18 years agoadd md5sum (commit some forgotten changes).
nico [Tue, 16 May 2006 23:33:00 +0000 (23:33 +0000)]
add md5sum (commit some forgotten changes).

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

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

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

18 years agofix config
mbm [Tue, 16 May 2006 00:32:02 +0000 (00:32 +0000)]
fix config

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

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

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

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

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

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

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

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

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

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

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

18 years agoadd matrixtunnel package (thanks to Lorenz Schori).
nico [Mon, 15 May 2006 07:14:09 +0000 (07:14 +0000)]
add matrixtunnel package (thanks to Lorenz Schori).

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

18 years agochange syntax
mbm [Sun, 14 May 2006 12:30:52 +0000 (12:30 +0000)]
change syntax

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

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

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

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

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

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

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

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

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

18 years agoremove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape and bcm43...
wbx [Sun, 14 May 2006 08:33:24 +0000 (08:33 +0000)]
remove obsolete and unmaintained packages, as soon as 2.6.17 is out, dscape and bcm43xx driver is integrated into mainstream

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

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

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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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

18 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/trunk@3751 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 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

18 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

18 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

18 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

18 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

18 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 agoresync config-ramdisk to config
mbm [Tue, 9 May 2006 17:16:37 +0000 (17:16 +0000)]
resync config-ramdisk to config

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

18 years agoupdate busybox+ipkg to latest ipkg (v0.99.162),
nico [Tue, 9 May 2006 03:42:19 +0000 (03:42 +0000)]
update busybox+ipkg to latest ipkg (v0.99.162),
fix a bug in ipkg that would prevent it from installing local packages if
at least a remote package with the same name is available.

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

18 years agoupdate ulogd to v1.24, add a -mod-sqlite output plugin.
nico [Mon, 8 May 2006 16:52:37 +0000 (16:52 +0000)]
update ulogd to v1.24, add a -mod-sqlite output plugin.

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

18 years agoupdate wpa_supplicant to v0.4.9,
nico [Mon, 8 May 2006 16:07:06 +0000 (16:07 +0000)]
update wpa_supplicant to v0.4.9,
add dependency on madwifi-ng (needed to build).

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

18 years agoadd sablevm dependency on libpthread.
nico [Mon, 8 May 2006 14:38:05 +0000 (14:38 +0000)]
add sablevm dependency on libpthread.

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

18 years agoupdate sablevm to 1.13 (closes: #524),
nico [Mon, 8 May 2006 14:23:17 +0000 (14:23 +0000)]
update sablevm to 1.13 (closes: #524),
add the patch from whiterussian to use a reasonable heap size.

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

18 years agomake asterisk chan_bluetooth and chan_h323 modules optional,
nico [Sun, 7 May 2006 19:05:51 +0000 (19:05 +0000)]
make asterisk chan_bluetooth and chan_h323 modules optional,
link openh323 and pwlib statically.

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

18 years agofix ulogd-mod-pcap packaging
nico [Sun, 7 May 2006 15:33:43 +0000 (15:33 +0000)]
fix ulogd-mod-pcap packaging

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

18 years agoexport get_system_type()
nbd [Sun, 7 May 2006 00:59:39 +0000 (00:59 +0000)]
export get_system_type()

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

18 years agoupdate madwifi to r1543
nbd [Sat, 6 May 2006 23:40:19 +0000 (23:40 +0000)]
update madwifi to r1543

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

18 years agoappend a table with offsets for the no-ack and slot timing code to wl.o
nbd [Sat, 6 May 2006 06:30:32 +0000 (06:30 +0000)]
append a table with offsets for the no-ack and slot timing code to wl.o

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

18 years agorename wl.o wireless interface from ethX to wl0
nbd [Sat, 6 May 2006 02:34:35 +0000 (02:34 +0000)]
rename wl.o wireless interface from ethX to wl0

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

18 years agofix duplicate packaging of the ipv6 imq module
nbd [Fri, 5 May 2006 20:39:34 +0000 (20:39 +0000)]
fix duplicate packaging of the ipv6 imq module

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

18 years agoMore au1000 fixes.
florian [Fri, 5 May 2006 09:58:23 +0000 (09:58 +0000)]
More au1000 fixes.
Clean up patch
Add mount_root specific (different partition naming)
Add an init script to kernel command line to set up OpenWrt at boot time

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

18 years agoFix zImage target, now really build valid images
florian [Thu, 4 May 2006 22:45:27 +0000 (22:45 +0000)]
Fix zImage target, now really build valid images

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

18 years agoadd missing libpng dependency
nbd [Thu, 4 May 2006 21:15:59 +0000 (21:15 +0000)]
add missing libpng dependency

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

18 years agobrcm-2.4 system code and driver update
nbd [Thu, 4 May 2006 00:22:23 +0000 (00:22 +0000)]
brcm-2.4 system code and driver update

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

18 years agofix /etc/config/firewall
nbd [Wed, 3 May 2006 23:44:45 +0000 (23:44 +0000)]
fix /etc/config/firewall

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

18 years agofix stupid typo in firewall init script
nbd [Tue, 2 May 2006 20:16:26 +0000 (20:16 +0000)]
fix stupid typo in firewall init script

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

18 years agoAdd mips kernel entry patch
florian [Tue, 2 May 2006 10:28:13 +0000 (10:28 +0000)]
Add mips kernel entry patch
Fix image creation

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

18 years agoremove Maintainer and Source fiels from ipk/control files
nico [Mon, 1 May 2006 12:06:01 +0000 (12:06 +0000)]
remove Maintainer and Source fiels from ipk/control files

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

18 years agoadd squid ipkg/conffiles, missing from [3718].
nico [Mon, 1 May 2006 11:48:52 +0000 (11:48 +0000)]
add squid ipkg/conffiles, missing from [3718].

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

18 years agoremove intrusive patch and find-a-better-way-to-do-it (tm)
nico [Mon, 1 May 2006 11:29:52 +0000 (11:29 +0000)]
remove intrusive patch and find-a-better-way-to-do-it (tm)

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

18 years agoremove /usr/{include,lib} ref from libxml2 pkgconfig
nico [Mon, 1 May 2006 11:24:15 +0000 (11:24 +0000)]
remove /usr/{include,lib} ref from libxml2 pkgconfig

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

18 years agofix squid build, standardize, add ipkg/conffiles.
nico [Sun, 30 Apr 2006 23:31:37 +0000 (23:31 +0000)]
fix squid build, standardize, add ipkg/conffiles.

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

18 years agoNow build rootfs+kernel images
florian [Sun, 30 Apr 2006 23:09:45 +0000 (23:09 +0000)]
Now build rootfs+kernel images

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

18 years agofix build on x86 (--disable-asm), standardize.
nico [Sun, 30 Apr 2006 18:38:02 +0000 (18:38 +0000)]
fix build on x86 (--disable-asm), standardize.

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

18 years agoUpdate pptpd to 1.3.0, closes #496 for kamikaze
florian [Sun, 30 Apr 2006 13:04:31 +0000 (13:04 +0000)]
Update pptpd to 1.3.0, closes #496 for kamikaze

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@3715 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 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/trunk@3713 3c298f89-4303-0410-b956-a3cf2f4a3e73

18 years agoupdate sibyte kernel, fix a few remaining bugs
mbm [Fri, 28 Apr 2006 22:35:21 +0000 (22:35 +0000)]
update sibyte kernel, fix a few remaining bugs

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

18 years agoclean up code so it compiles
mbm [Fri, 28 Apr 2006 22:34:33 +0000 (22:34 +0000)]
clean up code so it compiles

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

18 years agodon't drop all incoming connections if wan_ifname is not set
nbd [Thu, 27 Apr 2006 14:55:04 +0000 (14:55 +0000)]
don't drop all incoming connections if wan_ifname is not set

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

18 years agofix kmod-sched build on 2.4
nico [Wed, 26 Apr 2006 05:52:15 +0000 (05:52 +0000)]
fix kmod-sched build on 2.4

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

18 years agofix typo and wrong func call in rint()
nico [Wed, 26 Apr 2006 05:50:16 +0000 (05:50 +0000)]
fix typo and wrong func call in rint()

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

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