nbd [Fri, 8 May 2009 15:35:27 +0000 (15:35 +0000)]
 
use unexport instead of export to clear perforce variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15708 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 8 May 2009 12:31:28 +0000 (12:31 +0000)]
 
madwifi: fix selection of phy errors in the rx filter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15707 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Fri, 8 May 2009 10:39:32 +0000 (10:39 +0000)]
 
scripts/feeds: ignore virtual packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15706 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 23:50:19 +0000 (23:50 +0000)]
 
override some variables to make sure that perforce does not mess with our build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15705 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 21:10:33 +0000 (21:10 +0000)]
 
madwifi: improve autochannel decision with lots of cards on one board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15704 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 21:00:35 +0000 (21:00 +0000)]
 
madwifi: improve autochannel, nuke some dead code, fix scanlist building from channel mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15702 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 20:21:21 +0000 (20:21 +0000)]
 
[package] create the lib64 symbolic links for 64-bits supported architectures (#5075)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15698 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 7 May 2009 19:23:04 +0000 (19:23 +0000)]
 
backport mv88e6095 support for orion - this also fixes the non-working switch-port on some routers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15697 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Thu, 7 May 2009 19:19:14 +0000 (19:19 +0000)]
 
add missing RTC_DEBUG symbol
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15696 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Thu, 7 May 2009 19:13:44 +0000 (19:13 +0000)]
 
[package] kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15695 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 18:30:16 +0000 (18:30 +0000)]
 
madwifi: fix setting outdoor mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15694 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 15:25:15 +0000 (15:25 +0000)]
 
[brcm63xx] also supports pcmcia
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15693 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 15:07:47 +0000 (15:07 +0000)]
 
[ar7] include kmod-acx in default images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15691 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 15:07:20 +0000 (15:07 +0000)]
 
[package] make acx-mac80211 compile against latest compat-wireless, still does not work though ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15690 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 14:07:03 +0000 (14:07 +0000)]
 
Add pcmcia support on x86 target
This is useful for some notebooks which still exist and have this hardware.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15685 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 14:05:42 +0000 (14:05 +0000)]
 
Add support for pc speaker
PC speaker could be very useful on platforms which implement it. One could
easily use the speaker to produce a sound where its pitch or duration varies
according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15684 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 13:51:45 +0000 (13:51 +0000)]
 
[sysupgrade] Don't try to pivot to new ramfs if already running on one
This patch allows the sysupgrade script to continue with the upgrade if
openwrt is already running on a ramfs. This allows the use of the sysupgrade
script as an _installer_ when running from an iso image. A user could boot the
system from a bootable cd and invoke sysupgrade -n <URL> to write an image to
the hard disk or CF.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15683 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 13:50:09 +0000 (13:50 +0000)]
 
Fix building of iso filesystem
This fixes two errors when building iso filesystem:
a) dir root.grub/boot doesn't get created.
b) the creation of .image file by gen_image.sh which apparently is not needed
when building an iso.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15682 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 13:48:23 +0000 (13:48 +0000)]
 
Fix Image Builder building - added missing /bin dir to toolchain
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15681 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 13:47:04 +0000 (13:47 +0000)]
 
[hostapd] Fix installation of hostap pci and plx driver
This fixes an issue where installation of hostap pci and plx driver fails
because both were trying to overwrite hostap.sh file.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15680 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 13:27:10 +0000 (13:27 +0000)]
 
[PATCH] Add option in sysupgrade to flash gzipped images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15672 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 13:20:47 +0000 (13:20 +0000)]
 
uclibc 0.9.30.1: add c99 long double math fix from gentoo (thx, ralph)
fixes compile error on powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15670 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 13:18:44 +0000 (13:18 +0000)]
 
This patch adds a new package "flock" that allows to manage file locks
from shell scripts. It provides more functionality than the busybox
"lock" command, i.e. locking existing file descriptors and non-blocking
operation.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15669 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 12:31:32 +0000 (12:31 +0000)]
 
[package] fix acx compilation on 2.6.27
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15667 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 12:21:02 +0000 (12:21 +0000)]
 
[kernel] remove 2.6.26 since there are no remaining candidates for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15666 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 12:17:56 +0000 (12:17 +0000)]
 
[ar7] update to 2.6.27 (#4122)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15665 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 11:32:47 +0000 (11:32 +0000)]
 
madwifi: fix run-time changing of iwpriv settings (thx, brainslayer)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15664 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 11:32:43 +0000 (11:32 +0000)]
 
madwifi: improve mode selection, do not scan channels which do not fit the desired mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15663 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 11:32:39 +0000 (11:32 +0000)]
 
make madwifi buildable without CONFIG_CRYPTO
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15662 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 11:06:56 +0000 (11:06 +0000)]
 
[au1000] update to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15661 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Thu, 7 May 2009 10:10:06 +0000 (10:10 +0000)]
 
madwifi: improve antenna diversity handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15658 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 08:35:12 +0000 (08:35 +0000)]
 
[kernel] add missing backslash, thanks juhosg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15657 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 03:16:36 +0000 (03:16 +0000)]
 
[include] adept netfilter.mk to updated imq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 03:09:04 +0000 (03:09 +0000)]
 
[kernel] update imq patches for 2.6.26, 2.6.27, 2.6.28, 2.6.29 and 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15655 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 03:07:46 +0000 (03:07 +0000)]
 
[kernel] prepare default configuration for kernel side imq update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15654 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 03:06:56 +0000 (03:06 +0000)]
 
[package] iptables: update imq userspace part
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15653 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Thu, 7 May 2009 03:06:03 +0000 (03:06 +0000)]
 
[package] kernel: prepare kconfig for imq update
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15652 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 00:49:05 +0000 (00:49 +0000)]
 
[rdc] add better support for the RDC R8610 evaluation board: ide, rtc, super I/O
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15651 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 00:36:47 +0000 (00:36 +0000)]
 
[rdc] also copy bzImage when generating initramfs images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15650 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 00:23:44 +0000 (00:23 +0000)]
 
[package] fix kernel module name for autoloading
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15649 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Thu, 7 May 2009 00:21:08 +0000 (00:21 +0000)]
 
[kernel] add missing rtc-lib module to rtc-core
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15648 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 23:52:46 +0000 (23:52 +0000)]
 
[package] package the rtc-core and rtc-m48t86 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15647 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 23:50:11 +0000 (23:50 +0000)]
 
[kernel] package the Winbond w83627hf super i/o controller
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15646 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 23:49:17 +0000 (23:49 +0000)]
 
[kernel] package the ITE it821x IDE controller driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15645 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 22:12:02 +0000 (22:12 +0000)]
 
uClibc 0.9.30*: add a separate config file for brcm-2.4, since linux 2.4 module loading support is optional in this version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15644 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 21:28:00 +0000 (21:28 +0000)]
 
[cavium-octeon] add default network configuration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15643 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 21:27:28 +0000 (21:27 +0000)]
 
[kernel] use force_sig when handling address errors
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15642 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 19:35:16 +0000 (19:35 +0000)]
 
[cavium-octeon] add missing patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15641 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 18:12:49 +0000 (18:12 +0000)]
 
[cavium-octeon] add support for the Cavium Octeon SoC, tested on a Mototech evaluation board
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15640 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Wed, 6 May 2009 16:33:00 +0000 (16:33 +0000)]
 
[kernel] workaround a gcc-4.1 bug which cannot see that word will be initialized
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15639 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 14:06:59 +0000 (14:06 +0000)]
 
madwifi: minor cleanup for the channel handling patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15637 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 13:54:42 +0000 (13:54 +0000)]
 
fix wprobe conflict with libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15636 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Wed, 6 May 2009 12:51:12 +0000 (12:51 +0000)]
 
[package] base-files: replace udhcpc script with an improved version
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15635 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 12:12:29 +0000 (12:12 +0000)]
 
use config_get_bool for outdoor mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15634 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 11:52:24 +0000 (11:52 +0000)]
 
madwifi: make country code and outdoor flag changeable without reloading the driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15633 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 11:51:16 +0000 (11:51 +0000)]
 
wprobe: use libnl-tiny instead of libnl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15632 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Wed, 6 May 2009 10:14:39 +0000 (10:14 +0000)]
 
the bison prereq check is no longer necessary
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15631 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 5 May 2009 20:26:58 +0000 (20:26 +0000)]
 
[ar71xx] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15630 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 5 May 2009 19:21:39 +0000 (19:21 +0000)]
 
[ar71xx] use dev_name() instead of bus_id in ag71xx, ohci-ar71xx, ehci-ar71xx drivers
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15629 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Tue, 5 May 2009 18:40:45 +0000 (18:40 +0000)]
 
[ar71xx] sync kernel config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15628 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Tue, 5 May 2009 11:51:51 +0000 (11:51 +0000)]
 
[package] iptables: install essential headers into staging dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15621 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 5 May 2009 11:01:44 +0000 (11:01 +0000)]
 
Require* calls must now be placed before BuildPackage calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15620 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Tue, 5 May 2009 11:01:35 +0000 (11:01 +0000)]
 
remove binutils 2.17 and 2.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15619 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
markus [Tue, 5 May 2009 11:00:00 +0000 (11:00 +0000)]
 
fixed dnsmasq init for "ignore" option
dnsmasq.init tried to set range options even when ignore was
set to "1". Now the functions stops processing after evaluating
the "ignore" option when the result is > 0
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15618 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Tue, 5 May 2009 10:20:33 +0000 (10:20 +0000)]
 
add missing RTC symbols to generic configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15617 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
markus [Tue, 5 May 2009 09:33:56 +0000 (09:33 +0000)]
 
changed "option" to "list" for binding interfaces
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15613 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
florian [Tue, 5 May 2009 06:32:45 +0000 (06:32 +0000)]
 
[package] fix oops in switch-robo on brcm63xx, thanks to Daniel Dickinson (#5053)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15611 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Mon, 4 May 2009 23:08:08 +0000 (23:08 +0000)]
 
[package] grub: fix potential build issues on redhat/fedora host systems (should close: #3793)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15608 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
mirko [Mon, 4 May 2009 22:37:38 +0000 (22:37 +0000)]
 
use xorg x11-server + glamo driver instead of xglamo kdrive-server per default - the latter one is getting obsoleted
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15607 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 20:57:02 +0000 (20:57 +0000)]
 
some more kernel config cleanup.. last for today :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15606 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 20:31:47 +0000 (20:31 +0000)]
 
more cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15605 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 20:19:55 +0000 (20:19 +0000)]
 
fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15604 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 19:13:43 +0000 (19:13 +0000)]
 
cleanup MTD option handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15602 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 18:50:58 +0000 (18:50 +0000)]
 
scripts/feeds: fix a warning (#4474)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15600 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 18:41:08 +0000 (18:41 +0000)]
 
fix the uclibc rebuild issue which leads to unresolved symbols in libnl (and possibly other libraries)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15599 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 18:40:22 +0000 (18:40 +0000)]
 
remove obsolete gcc version md5sums
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15598 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 17:04:03 +0000 (17:04 +0000)]
 
rename tools/lzma to tools/lzma-old (preparation for adding a new lzma version)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15595 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 16:38:06 +0000 (16:38 +0000)]
 
libnl-tiny: add -fpic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15594 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 16:30:24 +0000 (16:30 +0000)]
 
fix ebtables compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15593 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 16:13:46 +0000 (16:13 +0000)]
 
fix more issues with libnl-tiny and eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15592 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 16:07:06 +0000 (16:07 +0000)]
 
fix libnl-tiny compile with eglibc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15591 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 15:15:22 +0000 (15:15 +0000)]
 
uclibc 0.9.30: fix isnan declaration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15589 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nbd [Mon, 4 May 2009 15:15:17 +0000 (15:15 +0000)]
 
uclibc 0.9.29: fix isinf, finite prototypes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15588 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 13:51:29 +0000 (13:51 +0000)]
 
move MFD stuff to the generic kernel configs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15587 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 13:50:47 +0000 (13:50 +0000)]
 
upgrade IOP32x to 2.6.28.10
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15586 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
hcg [Mon, 4 May 2009 12:39:21 +0000 (12:39 +0000)]
 
base-files: Add additional base-files search paths
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15583 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 11:42:49 +0000 (11:42 +0000)]
 
change boardnames
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15582 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 11:35:08 +0000 (11:35 +0000)]
 
refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15581 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 11:05:28 +0000 (11:05 +0000)]
 
layer7 has been upgraded in [15517], but the old patches weren't removed -- remove them now
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15580 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Mon, 4 May 2009 10:37:48 +0000 (10:37 +0000)]
 
refresh generic 2.6.28 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15578 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Mon, 4 May 2009 00:38:53 +0000 (00:38 +0000)]
 
[package] kernel: fix conditional handling of ide-support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15577 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 3 May 2009 22:16:03 +0000 (22:16 +0000)]
 
[kernel] remove netfilter_upstream_fixes patches, not needed anymore after kernel recent updates since they have been, well, fixed upstream :)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15576 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sun, 3 May 2009 16:58:06 +0000 (16:58 +0000)]
 
upgrade to newest stable kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 3 May 2009 16:34:02 +0000 (16:34 +0000)]
 
[kernel] netfilter: add a check for ip proto in netfilter_match_speedup patches (closes: #5041)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15574 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sun, 3 May 2009 14:31:36 +0000 (14:31 +0000)]
 
[package] iptables: fix segfault in xtables_parse_protocol() if an unknown protocol is specified for -p
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15573 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
nico [Sun, 3 May 2009 06:54:49 +0000 (06:54 +0000)]
 
[package] iptables:
 - add libtool fixups
 - fix libiptc & libxtables packages, containing only symlinks but missing the actual library files
 - enable static versions of libiptc & libxtables
 - install pkgconfig .pc files as well
 - cleanup & reorg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15572 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
jow [Sat, 2 May 2009 23:51:05 +0000 (23:51 +0000)]
 
[package] kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15563 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 2 May 2009 19:59:19 +0000 (19:59 +0000)]
 
[ar71xx] add experimental support for 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15561 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
juhosg [Sat, 2 May 2009 18:46:40 +0000 (18:46 +0000)]
 
[kernel] generic/2.6.30: add missing Kconfig options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15560 
3c298f89-4303-0410-b956-
a3cf2f4a3e73
kaloz [Sat, 2 May 2009 14:12:32 +0000 (14:12 +0000)]
 
copy kirkwood uImage to the bin dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15557 
3c298f89-4303-0410-b956-
a3cf2f4a3e73