Nicolas Thill
a83ddf4d57
include kernel-defaults.mk and use $(KERNEL_MAKEOPTS)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19981 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 00:56:05 +00:00
Nicolas Thill
1dbc3b9805
firstboot: detect mtd, rom & jffs parts first, fix jffs mounted test
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-05 00:53:51 +00:00
Travis Kemen
62fb99fe0e
revert r19964 for now, there are issues with opkg/ipkg.py generating the status db
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-04 02:42:23 +00:00
Travis Kemen
c4dd2d0542
grab all config files for installed packages, closes #3718
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 18:19:19 +00:00
Matteo Croce
40ebb839c2
2.6.33 fixes for atheros and madwifi
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19963 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-03 13:52:28 +00:00
Hauke Mehrtens
66d7b24082
kernel: add some missing config files and make compat-wireless build with kernel 2.6.33
...
Thanks tripolar for the missing config symbols
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19956 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 21:26:36 +00:00
Jo-Philipp Wich
ef66d316b2
[package] firewall: insert rules at the beginning of chains again while maintaining non reversed order, fixes wrong ordering introduced by r18015
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 11:02:24 +00:00
Nicolas Thill
7f49838c10
[package] openssl: fix build failure on arm, aes asm version is not shipped anymore ( closes : #6778 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19945 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-02 04:56:49 +00:00
Nicolas Thill
8b7dac4be4
firstboot: fix typo ( closes : #6738 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 23:54:45 +00:00
Felix Fietkau
e626a1c2b7
mac80211: add the new 802.11n minstrel rate control implementation (optional, not used by default)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19943 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 21:48:55 +00:00
Vasilis Tsiligiannis
7050ec7ba0
[package] dnsmasq: Remove deprecated HAVE_ISC_READER=1 flag ( #6757 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19942 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 21:19:05 +00:00
Felix Fietkau
db96272455
openssl: upgrade to 0.9.8m (patch by Peter Wagner)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19939 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 18:46:43 +00:00
Felix Fietkau
e6b770a77d
base-files: fix enter failsafe message
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19937 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 18:20:39 +00:00
Imre Kaloz
0c88acaeea
[kernel]: drop support for the old style magicbox-cf driver
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19932 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:04:14 +00:00
Imre Kaloz
abecfb13fc
[kernel]: partly revert [19925] as the ata version builds fine
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 08:00:03 +00:00
Nicolas Thill
833da719ef
kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19925 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 06:25:44 +00:00
Nicolas Thill
032da2f4ac
mac80211: add 2 missing config symbols needed to build rt2x00-lib & rt2800-lib modules
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19923 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 05:44:12 +00:00
Nicolas Thill
24269ba691
switch: suppress boot error message on 2.4
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-03-01 01:12:57 +00:00
Florian Fainelli
6b02de2347
[package] fix kmod-nls-base dependency with usb-core ( #6753 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 20:50:41 +00:00
Jo-Philipp Wich
856a3a7a52
[package] iptables: disable kernel module autoloading
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19917 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:12:47 +00:00
Felix Fietkau
0c2d614860
mac80211: fix essid setting for ad-hoc (thx, stintel)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:05:32 +00:00
Felix Fietkau
bbb7e33b6f
mac80211: fix client mode
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19915 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 19:02:05 +00:00
Felix Fietkau
14376d2461
mac80211: fix interface startup order for AP+STA (patch by yann lopez)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19912 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 17:06:53 +00:00
Jo-Philipp Wich
866a8f1140
[package] switch:
...
eliminate the asterisk from the switch port configuration and set it
automatically on the first vlan, this aligns the broadcom vlan config
with the swconfig format
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19909 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 16:40:06 +00:00
Florian Fainelli
4c71989564
[package] fix busybox's ping compilation when the fancy feature is turned off ( #6489 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 12:58:02 +00:00
Florian Fainelli
4a8472619f
[package] switch: do not include linux/autoconf.h ( #6513 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19903 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 12:57:57 +00:00
Florian Fainelli
1edd9d6817
[diag] add missing hunks to recognize the Microsoft MN-700 device ( #6749 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-28 11:09:50 +00:00
Felix Fietkau
ddf22a9a51
add block-extroot, a package for using an external filesystem as rootfs (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19880 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:46:10 +00:00
Felix Fietkau
2de472e0f1
mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19879 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:46:00 +00:00
Felix Fietkau
3d97332bd2
add the block-mount package by Daniel Dickinson (cshore), replacing existing automount functionality
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 22:45:39 +00:00
Travis Kemen
42ce671058
This patch allows the user to specify esfq as the leaf qdisc, as well as perturb and hash parameters, closes #1893
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19874 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 17:22:53 +00:00
Travis Kemen
159d57a5b4
[patchteam] fix issues with pptpd server and firewall, closes #2342
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-26 17:16:18 +00:00
Nicolas Thill
b272dda529
[package] r8101: update to v1.014.00, fix build on 2.6.31+
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-25 02:03:33 +00:00
Jo-Philipp Wich
c6db557b15
[package] busybox: fix typo in last commit, thx Nico
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-25 00:48:13 +00:00
Jo-Philipp Wich
5c2be70d88
[package] busybox: disable busybox' own stripping, fixes stripped bb binary in STAGING_DIR_ROOT
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-25 00:42:09 +00:00
Jo-Philipp Wich
7e0ce09e8d
[package] busybox: implement -q flag for insmod for Linux 2.6 and
...
actually suppress errors when the flag is specified, part 2 of the
iptables modprobe fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 23:59:46 +00:00
Gabor Juhos
b3ee4a5c4e
package: add VSC73[89]5 microcode for the AP83/PB44 boards
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19836 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 13:38:54 +00:00
Felix Fietkau
0188db20ce
ath9k: disable RIFS search on some chips to avoid baseband hangs
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 03:43:30 +00:00
Jo-Philipp Wich
0a72720a3c
[package] iptables: fix a segfault when iptables tries to use modprobe, force it to use insmod
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19827 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 01:59:32 +00:00
Felix Fietkau
38ccf4d8f3
madwifi: disable ccmp replay protection for ibss/ahdemo to make wpa-none work
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19822 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-23 06:42:02 +00:00
Jo-Philipp Wich
19afa89320
[package] ppp: enable multilink support ( #4837 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-22 02:26:32 +00:00
Hauke Mehrtens
1a4f4d76bd
ext4: fix for commit r19799
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:26:37 +00:00
Hauke Mehrtens
d997c2e0c0
ext4: add Support for large (2TB+) block devices and files
...
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.
This closes #6714 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19799 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 20:14:24 +00:00
Florian Fainelli
8f6fc9518c
[package] fix accidently commited ancient mac80211 patches in r19789-19791 ( #6716 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19797 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 15:43:09 +00:00
Florian Fainelli
d4c89d37b3
mac80211: make the vlan injection patch more specific
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19791 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:32 +00:00
Florian Fainelli
231d41c849
mac80211: fix lookup for vlan'd stations for injected frames - fixes wpa rekeying with wds ap
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19790 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:28 +00:00
Florian Fainelli
504439ea2a
mac80211: fix an eap frame handling bug in ath9k - fixes client mode rekeying issues
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-21 14:14:17 +00:00
Lars-Peter Clausen
a9a178c2ef
linux-atm: Add libtool fixup
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 23:42:25 +00:00
Hauke Mehrtens
92b5bec118
[linux-atm] make linux-atm depend on its kernel modul atm.ko
...
This hopfully fixes bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19780 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:20:36 +00:00
Hauke Mehrtens
0920189b3f
[br2684] allow routed mode operation again
...
Fix part of bug #6709 .
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19779 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 13:18:34 +00:00