openwrt.git
15 years agorework parallel building to get rid of some warnings
nbd [Sat, 16 Aug 2008 16:59:47 +0000 (16:59 +0000)]
rework parallel building to get rid of some warnings
and add back support for parallelizing the kernel build
fixes #3882

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

15 years agoremove unneeded line
thepeople [Sat, 16 Aug 2008 16:46:11 +0000 (16:46 +0000)]
remove unneeded line

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

15 years agoremove /etc/firewall.* from being kept as they no longer are used in trunk
thepeople [Sat, 16 Aug 2008 16:04:51 +0000 (16:04 +0000)]
remove /etc/firewall.* from being kept as they no longer are used in trunk

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

15 years agomake opkg the default package manager, disable busybox ipkg from building by default
thepeople [Sat, 16 Aug 2008 06:35:14 +0000 (06:35 +0000)]
make opkg the default package manager, disable busybox ipkg from building by default

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

15 years agofix typo, proto should be protocol
thepeople [Sat, 16 Aug 2008 06:33:22 +0000 (06:33 +0000)]
fix typo, proto should be protocol

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

15 years agotrigger error if dport is used when no proto is defined
blogic [Fri, 15 Aug 2008 20:18:13 +0000 (20:18 +0000)]
trigger error if dport is used when no proto is defined

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

15 years agofix symlinks when installing opkg into a image
thepeople [Fri, 15 Aug 2008 04:13:21 +0000 (04:13 +0000)]
fix symlinks when installing opkg into a image

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

15 years agoFix negative calculation of the tmpfs for devices with few RAM (#3557)
florian [Thu, 14 Aug 2008 22:21:35 +0000 (22:21 +0000)]
Fix negative calculation of the tmpfs for devices with few RAM (#3557)

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

15 years agoremove /etc/functions.sh call from led hotplug script
blogic [Thu, 14 Aug 2008 19:07:22 +0000 (19:07 +0000)]
remove /etc/functions.sh call from led hotplug script

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

15 years ago[brcm47xx] refresh 2.6.23 patches
juhosg [Thu, 14 Aug 2008 18:05:37 +0000 (18:05 +0000)]
[brcm47xx] refresh 2.6.23 patches

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

15 years agoadds watchdog driver to ar5315
blogic [Thu, 14 Aug 2008 16:08:46 +0000 (16:08 +0000)]
adds watchdog driver to ar5315

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

15 years agomove qc-usb from trunk to packages as well (see [12260])
nico [Thu, 14 Aug 2008 10:53:12 +0000 (10:53 +0000)]
move qc-usb from trunk to packages as well (see [12260])

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

15 years agoFix opkg compilation with ccache, thanks sn9
florian [Wed, 13 Aug 2008 21:12:26 +0000 (21:12 +0000)]
Fix opkg compilation with ccache, thanks sn9

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

15 years ago[adm5120] load board's mac address on Compex devices
juhosg [Wed, 13 Aug 2008 19:52:25 +0000 (19:52 +0000)]
[adm5120] load board's mac address on Compex devices

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

15 years agoNow we have b43 working in master mode, include b43 in the profile (#3827)
florian [Wed, 13 Aug 2008 19:42:07 +0000 (19:42 +0000)]
Now we have b43 working in master mode, include b43 in the profile (#3827)

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

15 years agoUpdate b43 to work in AP mode
florian [Wed, 13 Aug 2008 19:37:40 +0000 (19:37 +0000)]
Update b43 to work in AP mode

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

15 years agoAllow mac80211 drivers to work in master mode
florian [Wed, 13 Aug 2008 19:35:29 +0000 (19:35 +0000)]
Allow mac80211 drivers to work in master mode

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

15 years agoUpdate hostapd to 0.6.4
florian [Wed, 13 Aug 2008 19:32:40 +0000 (19:32 +0000)]
Update hostapd to 0.6.4

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

15 years ago[package] i2c-gpio-custom: minor bugfix
juhosg [Wed, 13 Aug 2008 18:48:48 +0000 (18:48 +0000)]
[package] i2c-gpio-custom: minor bugfix

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

15 years ago[adm5120] fix gpio number of the reset button Compex WP54 boards
juhosg [Wed, 13 Aug 2008 16:15:45 +0000 (16:15 +0000)]
[adm5120] fix gpio number of the reset button Compex WP54 boards

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

15 years agoAdd missing config symbols
florian [Wed, 13 Aug 2008 15:39:36 +0000 (15:39 +0000)]
Add missing config symbols

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

15 years agoFix card_idx calculation, thanks sn9
florian [Wed, 13 Aug 2008 15:08:34 +0000 (15:08 +0000)]
Fix card_idx calculation, thanks sn9

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

15 years agoFix putting mac80211 interfaces in monitor and managed modes
florian [Wed, 13 Aug 2008 14:06:16 +0000 (14:06 +0000)]
Fix putting mac80211 interfaces in monitor and managed modes

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

15 years agoFix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only...
florian [Wed, 13 Aug 2008 13:30:27 +0000 (13:30 +0000)]
Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups

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

15 years agoAdd generic wpa_supplicant calls and use them for mac80211 and madwifi.
florian [Tue, 12 Aug 2008 14:22:42 +0000 (14:22 +0000)]
Add generic wpa_supplicant calls and use them for mac80211 and madwifi.

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

15 years agoTypo, should be kmod-madwifi
florian [Tue, 12 Aug 2008 13:44:20 +0000 (13:44 +0000)]
Typo, should be kmod-madwifi

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

15 years agoInclude madwifi by default in rb532 images
florian [Tue, 12 Aug 2008 13:18:26 +0000 (13:18 +0000)]
Include madwifi by default in rb532 images

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

15 years agoAllow routerboard users to kexec into the newly installed kernel if kexec-tools is...
florian [Tue, 12 Aug 2008 06:02:06 +0000 (06:02 +0000)]
Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed

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

15 years agofixes firewall makefile description
blogic [Mon, 11 Aug 2008 22:28:52 +0000 (22:28 +0000)]
fixes firewall makefile description

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

15 years agouci firewall
blogic [Mon, 11 Aug 2008 22:27:36 +0000 (22:27 +0000)]
uci firewall
- make uci firewall default and remove old code
- fix up dependencies

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

15 years agoAdd 802.1x client configuration support and corresponding documentation (#2069)
florian [Mon, 11 Aug 2008 21:38:50 +0000 (21:38 +0000)]
Add 802.1x client configuration support and corresponding documentation (#2069)

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

15 years agouci_firewall
blogic [Mon, 11 Aug 2008 20:51:51 +0000 (20:51 +0000)]
uci_firewall
- fixes hotplug.d script

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

15 years agouci firewall
blogic [Mon, 11 Aug 2008 20:46:17 +0000 (20:46 +0000)]
uci firewall
- remove implicit creation of zones, based on network interfaces

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

15 years agomadwifi: napi polling fix
nbd [Mon, 11 Aug 2008 14:36:50 +0000 (14:36 +0000)]
madwifi: napi polling fix
 - fix u_int negative comparison
 - add some reserve for polling packets (ff has two frames in one descriptor)

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

15 years agoswitch the br2684 default to routed mode instead of bridged mode, as it's more common
nbd [Mon, 11 Aug 2008 13:02:44 +0000 (13:02 +0000)]
switch the br2684 default to routed mode instead of bridged mode, as it's more common

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

15 years agoPackage ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
florian [Mon, 11 Aug 2008 06:38:48 +0000 (06:38 +0000)]
Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)

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

15 years agoadd missing dependency
nbd [Sun, 10 Aug 2008 15:49:52 +0000 (15:49 +0000)]
add missing dependency

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

15 years agofix kmod-ide-core packaging for 2.6.26+
nbd [Sun, 10 Aug 2008 14:37:23 +0000 (14:37 +0000)]
fix kmod-ide-core packaging for 2.6.26+

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

15 years agoadd missing kconfig symbol for generic ide
nbd [Sun, 10 Aug 2008 14:37:18 +0000 (14:37 +0000)]
add missing kconfig symbol for generic ide

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

15 years agofix aes on x86 (thx, Acinonyx)
nbd [Sun, 10 Aug 2008 12:06:23 +0000 (12:06 +0000)]
fix aes on x86 (thx, Acinonyx)

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

15 years ago[ar71xx] add wget2nand script
juhosg [Sun, 10 Aug 2008 09:20:55 +0000 (09:20 +0000)]
[ar71xx] add wget2nand script

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

15 years ago[ar71xx] ag71xx: add initial message level support
juhosg [Sun, 10 Aug 2008 09:18:42 +0000 (09:18 +0000)]
[ar71xx] ag71xx: add initial message level support

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

15 years agomove some webcam/sound related stuff from trunk to packages
nbd [Sat, 9 Aug 2008 20:36:05 +0000 (20:36 +0000)]
move some webcam/sound related stuff from trunk to packages

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

15 years agoMake sure we will have lower case MAC addresses when doing WDS
florian [Sat, 9 Aug 2008 10:00:49 +0000 (10:00 +0000)]
Make sure we will have lower case MAC addresses when doing WDS

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

15 years agoDo not run telnet if either dropbear or openssh server are running (#3839)
florian [Sat, 9 Aug 2008 09:50:12 +0000 (09:50 +0000)]
Do not run telnet if either dropbear or openssh server are running (#3839)

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

15 years ago[adm5120] split support of Cellvision boards
juhosg [Sat, 9 Aug 2008 07:08:40 +0000 (07:08 +0000)]
[adm5120] split support of Cellvision boards

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

15 years agofix cut&paste mistake
nbd [Sat, 9 Aug 2008 00:49:36 +0000 (00:49 +0000)]
fix cut&paste mistake

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

15 years agosanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)
nbd [Sat, 9 Aug 2008 00:41:55 +0000 (00:41 +0000)]
sanitize msdosfs header for user space in 2.6.25 (fixes dosfstools compile)

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

15 years agofix make distclean
nbd [Sat, 9 Aug 2008 00:27:54 +0000 (00:27 +0000)]
fix make distclean

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

15 years agoSupport encrypted WDS connections (#2463)
florian [Sat, 9 Aug 2008 00:18:25 +0000 (00:18 +0000)]
Support encrypted WDS connections (#2463)

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

15 years agoadd support for appending a file to jffs2 during reflash on the fly
nbd [Fri, 8 Aug 2008 22:43:19 +0000 (22:43 +0000)]
add support for appending a file to jffs2 during reflash on the fly

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

15 years agopackage iproute2 has problems building on recent BSD-derived platforms
florian [Fri, 8 Aug 2008 21:49:17 +0000 (21:49 +0000)]
package iproute2 has problems building on recent BSD-derived platforms
because some programs to be run on the host use malloc.h in an
incompatible way.

package/iproute2/patches/004-darwin_fixes.patch has a fix for Darwin,
however the fix can be made to work on other BSD platforms
by changing the patch as below.

I think a similar approach should work for other BSD-derived platforms,
replacing the
#ifndef __APPLE__
with
#if !defined(__APPLE__) && !defined(__FreeBSD__) && !defined(...)

or perhaps even with just

#ifdef __linux__

if the set of platforms where malloc.h is ok is small or restricted
to just linux

In any case, the patch is below. (#3869)
Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12249 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoInvert logic, first search for find as most people will build under Linux
florian [Fri, 8 Aug 2008 21:48:15 +0000 (21:48 +0000)]
Invert logic, first search for find as most people will build under Linux

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

15 years agoipkg-build calls 'find' directly irrespective of the platform,
florian [Fri, 8 Aug 2008 21:33:53 +0000 (21:33 +0000)]
ipkg-build calls 'find' directly irrespective of the platform,
this causes failure in case gnu-find specific options are used
(such as "-uid +99").

The attached diff, which creates tools/ipkg-utils/patches/160-find.patch,
fixes the problem by using gfind is available. Again, this is similar
to what is done in include/host.mk. (#3868)

Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12247 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agoscripts/feeds calls 'make' irrespective of the platform it is
florian [Fri, 8 Aug 2008 21:30:08 +0000 (21:30 +0000)]
scripts/feeds calls 'make' irrespective of the platform it is
running on. The attached patch changes the code to use gmake
if available (which should cover non-linux platforms, and is
the same logic used to adapt other programs in include/host.mk) (#3867)

Signed-off-by: Luigi Rizzo <rizzo@iet.unipi.it>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12246 3c298f89-4303-0410-b956-a3cf2f4a3e73

15 years agofixes kernel oops when reset button was pressed too often on atheros
blogic [Fri, 8 Aug 2008 14:12:04 +0000 (14:12 +0000)]
fixes kernel oops when reset button was pressed too often on atheros

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

15 years agoupgrade ppc44x to 2.6.26.2
kaloz [Thu, 7 Aug 2008 21:05:32 +0000 (21:05 +0000)]
upgrade ppc44x to 2.6.26.2

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

15 years agoupgrade ppc40x to 2.6.26.2 as well
kaloz [Thu, 7 Aug 2008 20:11:16 +0000 (20:11 +0000)]
upgrade ppc40x to 2.6.26.2 as well

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

15 years ago[kernel] update to 2.6.25.15 and 2.6.26.2
juhosg [Thu, 7 Aug 2008 16:52:52 +0000 (16:52 +0000)]
[kernel] update to 2.6.25.15 and 2.6.26.2

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

15 years agoadd basic interface alias support.
nbd [Thu, 7 Aug 2008 15:28:48 +0000 (15:28 +0000)]
add basic interface alias support.
for now (since we don't use ip in our network scripts yet), it adds :1, :2, ... alias interfaces
this will change when we add support for the ip utility, but the config format will remain the same.
example:

config alias     test
option interface lan
option ipaddr    192.168.1.1
option netmask   255.255.0.0

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

15 years agoAdd 11gdt, 11adt, 11ast and fh modes (#3824)
florian [Thu, 7 Aug 2008 15:28:07 +0000 (15:28 +0000)]
Add 11gdt, 11adt, 11ast and fh modes (#3824)

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

15 years ago[adm5120] add 2.6.26 specific files
juhosg [Thu, 7 Aug 2008 13:50:02 +0000 (13:50 +0000)]
[adm5120] add 2.6.26 specific files

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

15 years agoupdate luci feed url to use http due to certificate issues
cyrus [Thu, 7 Aug 2008 13:26:10 +0000 (13:26 +0000)]
update luci feed url to use http due to certificate issues

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

15 years agoadded support for the timer-trigger to uci LED support
cyrus [Thu, 7 Aug 2008 11:01:46 +0000 (11:01 +0000)]
added support for the timer-trigger to uci LED support

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

15 years agoAdd missing kernel configuration options since the SLUB allocator switch
florian [Thu, 7 Aug 2008 10:20:36 +0000 (10:20 +0000)]
Add missing kernel configuration options since the SLUB allocator switch

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

15 years ago[adm5120] add alternative board id for the ZyXEL P-334WT
juhosg [Thu, 7 Aug 2008 08:49:23 +0000 (08:49 +0000)]
[adm5120] add alternative board id for the ZyXEL P-334WT

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

15 years agoallow ctrl-c to trigger preinit
mbm [Thu, 7 Aug 2008 07:17:03 +0000 (07:17 +0000)]
allow ctrl-c to trigger preinit

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

15 years agomove arch-specific definitions to arch site files
nico [Wed, 6 Aug 2008 23:05:19 +0000 (23:05 +0000)]
move arch-specific definitions to arch site files

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

15 years agoadd ac_cv_file__dev_zero to sitefiles
nbd [Wed, 6 Aug 2008 22:23:24 +0000 (22:23 +0000)]
add ac_cv_file__dev_zero to sitefiles

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

15 years agoadd ssize_t definition to site files, fix up size for x86_64
nbd [Wed, 6 Aug 2008 22:23:21 +0000 (22:23 +0000)]
add ssize_t definition to site files, fix up size for x86_64

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

15 years agouse $(FPIC) in a few places where it matters
nbd [Wed, 6 Aug 2008 22:10:29 +0000 (22:10 +0000)]
use $(FPIC) in a few places where it matters

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

15 years agoadd a variable that contains the proper architecture-dependent -fPIC/-fpic cflag...
nbd [Wed, 6 Aug 2008 22:10:20 +0000 (22:10 +0000)]
add a variable that contains the proper architecture-dependent -fPIC/-fpic cflag for building shared libraries

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

15 years agokexec for powerpc actually only support ps3 or gamecube, not magicbox for instance
florian [Wed, 6 Aug 2008 20:20:02 +0000 (20:20 +0000)]
kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance

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

15 years agoand another one
nbd [Wed, 6 Aug 2008 16:14:53 +0000 (16:14 +0000)]
and another one

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

15 years agofix a small typo
nbd [Wed, 6 Aug 2008 16:13:38 +0000 (16:13 +0000)]
fix a small typo

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

15 years ago[package] ebtables: useless without kmod-eptables
juhosg [Wed, 6 Aug 2008 15:28:49 +0000 (15:28 +0000)]
[package] ebtables: useless without kmod-eptables

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

15 years agoadd missing gitignore change for build environments
nbd [Wed, 6 Aug 2008 14:34:18 +0000 (14:34 +0000)]
add missing gitignore change for build environments

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

15 years agoadd script for managing 'build environments' (.config+files/), including documentation
nbd [Wed, 6 Aug 2008 14:30:46 +0000 (14:30 +0000)]
add script for managing 'build environments' (.config+files/), including documentation

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

15 years agofix 'make docs'
nbd [Wed, 6 Aug 2008 14:30:34 +0000 (14:30 +0000)]
fix 'make docs'

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

15 years agocosmetic fix for docs/ prereq check
nbd [Wed, 6 Aug 2008 14:30:24 +0000 (14:30 +0000)]
cosmetic fix for docs/ prereq check

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

15 years ago[magicbox] sync kernel config, and disable broken ide driver until my CF card arrives
juhosg [Wed, 6 Aug 2008 13:34:45 +0000 (13:34 +0000)]
[magicbox] sync kernel config, and disable broken ide driver until my CF card arrives

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

15 years agofix make variable overriding for package makefiles on the command line
nbd [Wed, 6 Aug 2008 11:33:26 +0000 (11:33 +0000)]
fix make variable overriding for package makefiles on the command line

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

15 years agoremove broken status from uml target
nico [Wed, 6 Aug 2008 09:31:18 +0000 (09:31 +0000)]
remove broken status from uml target

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

15 years ago[ar71xx] reorder nand partitions on RB-4xx (closes #3852)
juhosg [Wed, 6 Aug 2008 07:33:13 +0000 (07:33 +0000)]
[ar71xx] reorder nand partitions on RB-4xx (closes #3852)

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

15 years agospca5xx-le does not work with linux 2.6.26+
nbd [Wed, 6 Aug 2008 01:21:02 +0000 (01:21 +0000)]
spca5xx-le does not work with linux 2.6.26+

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

15 years agofix qc-usb compile on atheros
nbd [Tue, 5 Aug 2008 23:20:42 +0000 (23:20 +0000)]
fix qc-usb compile on atheros

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

15 years agofix ov51x-jpeg compile
nbd [Tue, 5 Aug 2008 22:56:34 +0000 (22:56 +0000)]
fix ov51x-jpeg compile

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

15 years agoinstall libshared into the staging dir (required by wrt-radauth)
nbd [Tue, 5 Aug 2008 22:32:26 +0000 (22:32 +0000)]
install libshared into the staging dir (required by wrt-radauth)

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

15 years agofix nw802-2.4 compile
nbd [Tue, 5 Aug 2008 22:31:32 +0000 (22:31 +0000)]
fix nw802-2.4 compile

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

15 years agoadd proper uci/hotplug based button handling on atheros and work around boards, where...
blogic [Tue, 5 Aug 2008 22:17:16 +0000 (22:17 +0000)]
add proper uci/hotplug based button handling on atheros and work around boards, where the gpio release irq does not fire correctly

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

15 years agoDuplicate of r12143
florian [Tue, 5 Aug 2008 22:12:01 +0000 (22:12 +0000)]
Duplicate of r12143

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

15 years agoFix inclusion of pim.h like igmpproxy
florian [Tue, 5 Aug 2008 22:06:03 +0000 (22:06 +0000)]
Fix inclusion of pim.h like igmpproxy

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

15 years agofixes reset button on atheros platform, ar5312 gpio_irqs will be added later
blogic [Tue, 5 Aug 2008 20:57:38 +0000 (20:57 +0000)]
fixes reset button on atheros platform, ar5312 gpio_irqs will be added later

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

15 years agomadwifi: fix crash on ad-hoc interface init
nbd [Tue, 5 Aug 2008 20:53:39 +0000 (20:53 +0000)]
madwifi: fix crash on ad-hoc interface init

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

15 years agoAdd cdc-acm locking fix from #3836
florian [Tue, 5 Aug 2008 19:43:58 +0000 (19:43 +0000)]
Add cdc-acm locking fix from #3836

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

15 years agoadd missing configure variable to sitefile (required by gstreamer)
nbd [Tue, 5 Aug 2008 19:22:06 +0000 (19:22 +0000)]
add missing configure variable to sitefile (required by gstreamer)

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

15 years agoreplace config.guess and config.sub properly, even if they are in a subdirectory
nbd [Tue, 5 Aug 2008 18:02:54 +0000 (18:02 +0000)]
replace config.guess and config.sub properly, even if they are in a subdirectory

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

15 years agomark mac80211 as broken on avr32
nbd [Tue, 5 Aug 2008 18:02:34 +0000 (18:02 +0000)]
mark mac80211 as broken on avr32

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

15 years agoadd missing kconfig symbol
nbd [Tue, 5 Aug 2008 17:54:45 +0000 (17:54 +0000)]
add missing kconfig symbol

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

15 years agofix kernel header breakage, which caused a compile error in igmpproxy on big-endian...
nbd [Tue, 5 Aug 2008 17:33:09 +0000 (17:33 +0000)]
fix kernel header breakage, which caused a compile error in igmpproxy on big-endian targets

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