Commit graph

8756 commits

Author SHA1 Message Date
John Crispin
9eaae4c61d fix device duplication in firewall if the balancing of ifup and ifdown is broken
SVN-Revision: 12404
2008-08-27 18:31:34 +00:00
John Crispin
924d10d611 make sure uci firewall reverts its states when stopped
SVN-Revision: 12403
2008-08-27 16:48:54 +00:00
John Crispin
146b47b60a fixes uci firewall init order, Signed-off-by: Roberto Riggio
SVN-Revision: 12402
2008-08-27 15:55:21 +00:00
John Crispin
c1bc95ec34 fixes cvs download, signed-off by Bruno Randolf
SVN-Revision: 12401
2008-08-27 15:24:25 +00:00
Felix Fietkau
ab8c8b019f enable quilt by default for the kernel tree
SVN-Revision: 12400
2008-08-27 14:14:00 +00:00
Felix Fietkau
1063f8d415 fix ./scripts/env delete
SVN-Revision: 12399
2008-08-27 14:13:47 +00:00
Felix Fietkau
949c1386d1 build and install a current quilt version in tools/
SVN-Revision: 12398
2008-08-27 14:13:32 +00:00
Florian Fainelli
89632fef34 This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works.
Signed-off-by:  Dirk Nehring <dnehring@gmx.net>

SVN-Revision: 12397
2008-08-27 14:09:29 +00:00
Steven Barth
24c318dfe7 firewall: Added support for port-ranges as firstPort-lastPort to redirect sections
SVN-Revision: 12396
2008-08-27 14:04:52 +00:00
John Crispin
517dfd27e5 adds 5 new chains to the uci firewall that can be used to hook custom rules
SVN-Revision: 12395
2008-08-27 12:03:48 +00:00
Florian Fainelli
6b04ad55f9 A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935)
Signed-off-by: thomas@archlinux.org

SVN-Revision: 12394
2008-08-26 17:19:00 +00:00
John Crispin
974ad00cf3 adds several fixes to etrax, make openssl work on etrax
SVN-Revision: 12393
2008-08-26 11:36:06 +00:00
John Crispin
4d7f694c43 adds more sanity checks to uci firewall
SVN-Revision: 12392
2008-08-26 11:07:04 +00:00
John Crispin
aa6c019c11 use proto instead of protocol in uci firewall
SVN-Revision: 12391
2008-08-26 07:23:29 +00:00
Imre Kaloz
a4ad20d76b disable fpu emulation on magicbox -- no idea how it got back there
SVN-Revision: 12390
2008-08-25 21:37:00 +00:00
Imre Kaloz
1c092e2ee7 update sibyte config, disable unneeded features
SVN-Revision: 12389
2008-08-25 12:18:29 +00:00
Florian Fainelli
d16323d481 Fix bridge-utils configuration failure (#3931), thanks sn9
SVN-Revision: 12388
2008-08-25 10:06:25 +00:00
Gabor Juhos
e8422131f1 minor cleanups
SVN-Revision: 12387
2008-08-25 07:28:04 +00:00
Florian Fainelli
1673462564 Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9
SVN-Revision: 12386
2008-08-25 05:21:42 +00:00
Steven Barth
4f18ba9249 Updated Lua host compiler to 5.1.4
SVN-Revision: 12384
2008-08-24 16:06:34 +00:00
Steven Barth
4b7249183c Updated Lua to 5.1.4
SVN-Revision: 12383
2008-08-24 15:45:26 +00:00
Imre Kaloz
e04cee95ae upgrade sibyte to 2.6.26.3
SVN-Revision: 12382
2008-08-24 14:41:33 +00:00
Felix Fietkau
e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars)
SVN-Revision: 12381
2008-08-24 14:28:04 +00:00
Felix Fietkau
d58dd061fe some more s/git-/git /
SVN-Revision: 12380
2008-08-24 14:16:49 +00:00
Felix Fietkau
2311fc9850 replace the deprecated git-* command calls with git *
SVN-Revision: 12379
2008-08-24 13:40:21 +00:00
Felix Fietkau
62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test
SVN-Revision: 12378
2008-08-24 13:37:56 +00:00
Travis Kemen
86ab7cb9de fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch
SVN-Revision: 12377
2008-08-24 02:40:20 +00:00
Felix Fietkau
811b00f646 fix make kernel_menuconfig for subtarget kernel config files
SVN-Revision: 12376
2008-08-23 23:45:28 +00:00
Florian Fainelli
6c56733f40 Fix hostapd with open access point and per-device configuration, thanks sn9
SVN-Revision: 12375
2008-08-23 21:21:04 +00:00
Felix Fietkau
f2c022c927 upgrade uci to 0.6.0 - many bugfixes and an API cleanup
SVN-Revision: 12373
2008-08-23 14:26:31 +00:00
Gabor Juhos
fa959ddab8 sync kernel config
SVN-Revision: 12372
2008-08-22 19:34:31 +00:00
Gabor Juhos
184c6b06f2 update to 2.6.26.3 and 2.6.25.16
SVN-Revision: 12371
2008-08-22 15:37:19 +00:00
Nicolas Thill
be1a9ff41d fix ImageBuilder (closes: #3863)
SVN-Revision: 12370
2008-08-22 13:45:54 +00:00
Nicolas Thill
7075c9f917 oops, fix typo in [12368]
SVN-Revision: 12369
2008-08-22 05:03:37 +00:00
Nicolas Thill
2ac5a81ab4 install ppp development headers
SVN-Revision: 12368
2008-08-22 05:02:04 +00:00
Nicolas Thill
fe47c70496 add LICENSE & minimal Config.in files (closes: #3710)
SVN-Revision: 12367
2008-08-22 04:20:40 +00:00
Nicolas Thill
0bb4b7d761 don't display the "Image configuration" menu entry when there's nothing to pre-configure (when using the SDK for example)
SVN-Revision: 12366
2008-08-22 04:18:35 +00:00
Nicolas Thill
42cf7602f4 add feeds config file to SDK
SVN-Revision: 12365
2008-08-22 02:52:19 +00:00
Gabor Juhos
8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it
SVN-Revision: 12364
2008-08-21 16:52:06 +00:00
Felix Fietkau
4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps
SVN-Revision: 12363
2008-08-21 14:54:51 +00:00
Nicolas Thill
2a05d8cbba set reasonable generic CRYPTO_ config entries for 2.6.26
SVN-Revision: 12362
2008-08-21 13:30:59 +00:00
Nicolas Thill
f04069c30b fix kmod-ipt-imq module generation (closes: #3896)
SVN-Revision: 12361
2008-08-21 13:17:47 +00:00
Nicolas Thill
89124c8a0a move more extra packages from ./trunk to ./packages
SVN-Revision: 12359
2008-08-20 22:00:41 +00:00
Gabor Juhos
d9b755b3dc load the mac address from flash where it is possible
SVN-Revision: 12357
2008-08-20 17:20:58 +00:00
Nicolas Thill
6922a3692d add missing dependencies on libblkid/libuuid for mount-utils/swap-utils (should close: #3730), bump release number
SVN-Revision: 12356
2008-08-20 16:04:21 +00:00
Nicolas Thill
43dc17c66c add a patch to use relative symlinks for development shared libraries
SVN-Revision: 12355
2008-08-20 16:01:33 +00:00
Felix Fietkau
13970a65ce disable ath9k on all platforms without pci support, not just uml
SVN-Revision: 12354
2008-08-20 15:46:46 +00:00
Felix Fietkau
8a08f95e42 upgrade to uci 0.5.0, adds list handling support
SVN-Revision: 12353
2008-08-20 15:38:51 +00:00
Nicolas Thill
f52f0ecb9c disable ath9k on uml
SVN-Revision: 12352
2008-08-20 15:33:05 +00:00
Nicolas Thill
257ee32b7d disable ipv6 systcl call, as ipv6 is not enabled by default
SVN-Revision: 12351
2008-08-20 15:29:11 +00:00