Commit graph

1009 commits

Author SHA1 Message Date
Nicolas Thill
2d8efd9fc1 package/mac80211 fixes: * mark 2.6 only * only build if in-kernel mac80211 is available (i.e. the kernel is recent enough)
SVN-Revision: 8502
2007-08-27 02:23:59 +00:00
Nicolas Thill
4ede457b11 package/rt2x00 fixes: * mark 2.6 only * add a dependency on in-kernel mac80211
SVN-Revision: 8501
2007-08-27 02:09:02 +00:00
Nicolas Thill
097cf847cc mark package/rt61 as 2.6 only
SVN-Revision: 8500
2007-08-27 02:07:15 +00:00
Nicolas Thill
4979ecc121 package/util-linux fixes: * don't use Build/Configure/Default since it is not an autoconf based package * fix opt flags passed more than once * move DEPENDS:=@!LINUX_2_6_ETRAX in shared Package/util-linux/Default
SVN-Revision: 8498
2007-08-26 23:33:28 +00:00
Nicolas Thill
70c361d175 ifenslave fixes: * use KERNEL_BUILD_DIR for PKG_BUILD_DIR * no need to copy source, can compile from linux source directly
SVN-Revision: 8497
2007-08-26 22:40:09 +00:00
Nicolas Thill
1b226e4de1 add a '@KERNEL' download facility, tweak script
SVN-Revision: 8495
2007-08-26 18:21:24 +00:00
Nicolas Thill
bae342971d fix rt61 on big endian arch
SVN-Revision: 8487
2007-08-25 18:52:39 +00:00
Nicolas Thill
68e129691f e2fsprogs fixes: - don't bundle libblkid shared lib in e2fsprogs, add a dependency instead - remove references to host dev files in pkgconfig files - add Build/UninstallDev
SVN-Revision: 8486
2007-08-25 15:52:31 +00:00
Mike Baker
c6e6780624 fix wan configuration on wr850g v2/v3
SVN-Revision: 8482
2007-08-25 12:27:01 +00:00
Nicolas Thill
fa3d3f6022 fix rt2x00 build
SVN-Revision: 8476
2007-08-24 11:22:57 +00:00
Nicolas Thill
b176f181a1 mark pcmcia-cs 2.4 only, fix dependency on kernel .config (closes: #2191)
SVN-Revision: 8475
2007-08-24 11:10:48 +00:00
Florian Fainelli
36fa8ff606 Add kmod-ppp-synctty (#2231)
SVN-Revision: 8459
2007-08-22 08:31:49 +00:00
Felix Fietkau
1e38527a52 add sysupgrade script for config preserving system upgrades. only implemented for x86-2.6 at the moment, but can be ported to other platforms easily
SVN-Revision: 8456
2007-08-21 18:23:57 +00:00
Florian Fainelli
f3ad3e47cb Do it the other way 2.4 has no nls-base dependency 2.6 has (#2222)
SVN-Revision: 8452
2007-08-21 15:51:22 +00:00
Florian Fainelli
be8bb854f9 Add usb-keyspan modules (#2229)
SVN-Revision: 8450
2007-08-21 09:42:25 +00:00
Florian Fainelli
78ba32a66a Fix rt2x00 dependencies (#2223)
SVN-Revision: 8448
2007-08-21 09:33:46 +00:00
Felix Fietkau
ff917433fb oops. forgot one file
SVN-Revision: 8445
2007-08-20 21:27:29 +00:00
Felix Fietkau
a91350732c cleanup mtd, implement jffs2write - one step closer to config preserving system upgrades
SVN-Revision: 8444
2007-08-20 16:12:24 +00:00
Felix Fietkau
5307d511aa add 'mtd refresh' command
SVN-Revision: 8439
2007-08-19 21:53:44 +00:00
Florian Fainelli
92cd647b8b Use a more explicit variable name for the number of dhcp leases (#2240)
SVN-Revision: 8437
2007-08-19 20:50:52 +00:00
Nicolas Thill
bef466faf6 ipsec-tools update and fixes: * update to 0.6.7 (fixes DoS: CVE-2007-1841) * enable hybrid auth and disable shadow support (closes: #2220) * fix config file (closes: #2219)
SVN-Revision: 8428
2007-08-19 06:32:34 +00:00
Nicolas Thill
60157ca058 update sangam-atm driver to 07.02.01.00 (closes: #2177, thanks to Matteo Croce)
SVN-Revision: 8426
2007-08-18 17:34:50 +00:00
Felix Fietkau
20cd1bc2d6 pcmcia kmod package fixes for au1000
SVN-Revision: 8420
2007-08-16 18:14:34 +00:00
Felix Fietkau
3df35f0b09 revert [8415], seems to be causing problems for the kernel build
SVN-Revision: 8418
2007-08-16 13:44:57 +00:00
Felix Fietkau
70e86380e7 add missing dependency (#2237)
SVN-Revision: 8417
2007-08-16 13:34:29 +00:00
Felix Fietkau
165fb7bb9f fix kmod-hostap compile
SVN-Revision: 8416
2007-08-15 23:33:55 +00:00
Felix Fietkau
c2d5c1c0c2 always include kernel config for kernel packages
SVN-Revision: 8415
2007-08-15 23:33:37 +00:00
Florian Fainelli
29720c439c Fix rt2x00 kernel config reading
SVN-Revision: 8413
2007-08-14 09:55:12 +00:00
Florian Fainelli
286a33780b Do not complain when USB is not available in our kernel
SVN-Revision: 8411
2007-08-14 09:01:38 +00:00
Florian Fainelli
207864d39d Add the matrix fix from #2127
SVN-Revision: 8405
2007-08-12 12:10:30 +00:00
Florian Fainelli
01126a88cb Remove these two patcheds that are now in the mainline source
SVN-Revision: 8401
2007-08-12 11:08:40 +00:00
Florian Fainelli
e96a64d75e Upgrade dropbear to 0.50 (#2201)
SVN-Revision: 8400
2007-08-11 21:53:15 +00:00
Florian Fainelli
da932d9e1a Replace TOOLCHAIN_BUILD_DIR with BUILD_DIR_TOOLCHAIN (the other one is deprecated)
SVN-Revision: 8399
2007-08-11 17:32:45 +00:00
Florian Fainelli
593502e049 Addd kernel modules for NTFS (#2181)
SVN-Revision: 8396
2007-08-11 13:09:27 +00:00
Felix Fietkau
d36b18dca4 madwifi: fix 'bad ratekbps' message when running adhoc in .11a
SVN-Revision: 8395
2007-08-11 00:16:10 +00:00
Felix Fietkau
8445b132ce adhoc has issues with bgscan as well
SVN-Revision: 8394
2007-08-10 23:28:05 +00:00
Florian Fainelli
7491848209 Remove empty file
SVN-Revision: 8370
2007-08-07 09:20:52 +00:00
Florian Fainelli
cb653c14bf Fix the mac80211 installation, remove the in-kernel mac80211 package, thanks to Daniel Gimpelevich
SVN-Revision: 8369
2007-08-07 09:14:45 +00:00
Florian Fainelli
00274181f7 Upgrade hostapd to 0.5.8, thanks to Daniel Gimpelevich
SVN-Revision: 8368
2007-08-07 09:13:44 +00:00
Florian Fainelli
195c4d9a3d Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich
SVN-Revision: 8367
2007-08-07 09:12:49 +00:00
Felix Fietkau
c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
2007-08-07 00:04:25 +00:00
Florian Fainelli
24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
2007-08-06 19:43:45 +00:00
Florian Fainelli
560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
2007-08-06 18:48:58 +00:00
Felix Fietkau
049dc2925b fix a race condition with dynamic interfaces and firewalling
SVN-Revision: 8343
2007-08-04 13:26:41 +00:00
Felix Fietkau
8fd798cb2c add a missing variable assignment
SVN-Revision: 8339
2007-08-04 11:31:40 +00:00
Felix Fietkau
b085680b96 tab/whitespace fix
SVN-Revision: 8338
2007-08-04 11:30:40 +00:00
Florian Fainelli
b43058582a Fix the typo
SVN-Revision: 8336
2007-08-04 09:28:19 +00:00
Florian Fainelli
4be0c0cda1 Add support for the D-Link DWL-3150
SVN-Revision: 8335
2007-08-04 09:04:55 +00:00
Florian Fainelli
0250efa1ea Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
SVN-Revision: 8328
2007-08-03 07:28:43 +00:00
Felix Fietkau
39f63f1d04 add a fix for skb_put_over in beacon handling code
SVN-Revision: 8325
2007-08-03 01:46:47 +00:00