Jo-Philipp Wich
|
341c1dbdf5
|
package/base-files: fix chmod of /tmp/.uci, bump package revision
SVN-Revision: 13903
|
2009-01-06 21:53:45 +00:00 |
|
Felix Fietkau
|
37e9d4cb86
|
ead: fix array overrun
SVN-Revision: 13902
|
2009-01-06 20:10:53 +00:00 |
|
Felix Fietkau
|
24460388fc
|
fix siit compile on avr32
SVN-Revision: 13890
|
2009-01-06 15:37:24 +00:00 |
|
Florian Fainelli
|
d4931a56f4
|
Fix prism54 firmware indentation and malformed comments
SVN-Revision: 13884
|
2009-01-06 14:31:38 +00:00 |
|
Felix Fietkau
|
da951bad66
|
ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
SVN-Revision: 13883
|
2009-01-06 14:08:07 +00:00 |
|
Imre Kaloz
|
8c3a967fae
|
general fixes for openwrt with kernel 2.6.28
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
|
2009-01-05 14:46:18 +00:00 |
|
Gabor Juhos
|
9be7e1723f
|
kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
SVN-Revision: 13869
|
2009-01-05 08:43:39 +00:00 |
|
Andy Boyett
|
e4abf0e7d9
|
mac80211: fix compat-wireless-old md5sum
SVN-Revision: 13866
|
2009-01-05 00:27:53 +00:00 |
|
Felix Fietkau
|
5bb624d8fb
|
clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
SVN-Revision: 13850
|
2009-01-04 02:40:12 +00:00 |
|
Felix Fietkau
|
af7fa11347
|
allow the ead client to override the broadcast address
SVN-Revision: 13849
|
2009-01-04 01:24:00 +00:00 |
|
Felix Fietkau
|
6bb52080b4
|
ead: fix bridge handling mistakes
SVN-Revision: 13846
|
2009-01-04 00:21:24 +00:00 |
|
Lars-Peter Clausen
|
3f8c4c8439
|
Retain symlinks. $(INSTALL_*) copys the contens of a file, so if we want to keep symlinks either use $(CP) or create them manually. Fixes #4399
SVN-Revision: 13845
|
2009-01-04 00:08:37 +00:00 |
|
Jo-Philipp Wich
|
8119e28440
|
package/ead: fix build dependency
SVN-Revision: 13843
|
2009-01-03 22:37:02 +00:00 |
|
Gabor Juhos
|
b45b873a05
|
mac80211: update compat-wireless to 2009-01-02
SVN-Revision: 13842
|
2009-01-03 19:02:57 +00:00 |
|
Gabor Juhos
|
8efa4b94db
|
mac80211: remove ipw building out of compat-wireless, because it conflicts with the in kernel building.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13841
|
2009-01-03 18:52:33 +00:00 |
|
Gabor Juhos
|
23caf183fc
|
mac80211: add preliminary support for the AR913x SoCs
SVN-Revision: 13835
|
2009-01-03 13:48:27 +00:00 |
|
Felix Fietkau
|
d9397119c5
|
ead: message handling fixes
SVN-Revision: 13828
|
2009-01-02 23:51:57 +00:00 |
|
Felix Fietkau
|
c7ff578b9f
|
firewall: clear the MSSFIX rules
SVN-Revision: 13826
|
2009-01-02 21:58:58 +00:00 |
|
Jo-Philipp Wich
|
4a1148cf7b
|
package/madwifi: add uci support for the propereq iwpriv setting
SVN-Revision: 13795
|
2009-01-01 17:29:58 +00:00 |
|
Jo-Philipp Wich
|
0b5333be4b
|
package/madwifi: fix typo in config handler
SVN-Revision: 13793
|
2009-01-01 13:59:06 +00:00 |
|
Steven Barth
|
d1049f535a
|
Unify portrange-support in firewall rule generator fixes #4404
SVN-Revision: 13791
|
2009-01-01 13:05:16 +00:00 |
|
Andy Boyett
|
35078a6a52
|
hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values
SVN-Revision: 13790
|
2008-12-31 19:09:26 +00:00 |
|
Felix Fietkau
|
359ce7f97e
|
disable the MSS fixup hack by default (most ISPs don't require this as a workaround for MTU problems, only some do). this should give a nice speedup for routing on standard-compliant ISPs
SVN-Revision: 13788
|
2008-12-31 19:02:03 +00:00 |
|
Gabor Juhos
|
c56cef29d5
|
mac80211: add experimental support for rt2800 devices (based on a patch by Hauke Mehrtens <hauke at hauke-m.de>)
SVN-Revision: 13773
|
2008-12-30 12:30:18 +00:00 |
|
Gabor Juhos
|
e77eed8b6a
|
mac80211: update compat-wireless to 2008-12-29
SVN-Revision: 13772
|
2008-12-30 11:51:20 +00:00 |
|
Gabor Juhos
|
c1aa9f80d2
|
mac80211: fix some depends
SVN-Revision: 13771
|
2008-12-30 09:29:36 +00:00 |
|
Andy Boyett
|
ae2ac12c9a
|
kernel/modules/usb.mk: hso works on 2.6.26 and later
SVN-Revision: 13765
|
2008-12-30 02:20:22 +00:00 |
|
Felix Fietkau
|
0f6bdb80e1
|
madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh)
SVN-Revision: 13760
|
2008-12-29 18:51:20 +00:00 |
|
Andy Boyett
|
8e1a483c0f
|
kernel/modules: split network makefile into netdevices and netsupport
SVN-Revision: 13757
|
2008-12-29 01:25:58 +00:00 |
|
Felix Fietkau
|
d05f731a86
|
uci: upgrade to 0.7.1, fixes uci rename for unnamed sections
SVN-Revision: 13751
|
2008-12-27 18:59:38 +00:00 |
|
Felix Fietkau
|
98677bd970
|
fix iptables compile with 2.6.26
SVN-Revision: 13747
|
2008-12-27 01:55:48 +00:00 |
|
Felix Fietkau
|
866dda4baa
|
uci: work around a gcc bug which causes a bogus compiler warning
SVN-Revision: 13739
|
2008-12-24 17:25:21 +00:00 |
|
Felix Fietkau
|
2d86ea2a1d
|
add the 'ead' package (emergency access daemon), which can provide remote access to your device, even if the ip and firewall settings are broken
SVN-Revision: 13738
|
2008-12-24 10:42:12 +00:00 |
|
Felix Fietkau
|
35fb7c324d
|
upgrade uci to 0.7.0 - adds ucimap and fixes #4236
SVN-Revision: 13732
|
2008-12-23 11:36:22 +00:00 |
|
Felix Fietkau
|
651a578f52
|
add siit for stateless ip and icmp translation to ipv6
SVN-Revision: 13729
|
2008-12-22 23:33:10 +00:00 |
|
Felix Fietkau
|
a6538d1480
|
fix spi-ks8995 compile
SVN-Revision: 13724
|
2008-12-22 19:35:20 +00:00 |
|
Felix Fietkau
|
07d713bb76
|
wpa_supplicant has been upgraded and previous version 0.6.3 doesn't exist anymore. This patch sets the version and appropriate md5sum; it also updates all the patches. Note that patch 130 has been deleted since it seems to be already included in 0.6.6
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
SVN-Revision: 13723
|
2008-12-22 19:09:12 +00:00 |
|
Felix Fietkau
|
1ee70a6f1e
|
remove the obsolete ixp4xx-npe package and references to it (thx, Jose Vasconcellos)
SVN-Revision: 13722
|
2008-12-22 19:08:42 +00:00 |
|
Jo-Philipp Wich
|
1cdaa2d3dc
|
allow ipv4 routes without gateway in configuration
SVN-Revision: 13714
|
2008-12-22 02:21:25 +00:00 |
|
Felix Fietkau
|
6afa1b4c50
|
fix opkg overlay_root option for jffs2-only images
SVN-Revision: 13710
|
2008-12-21 19:52:14 +00:00 |
|
Nicolas Thill
|
f8dd7ca92f
|
add dependency on 2.6.26+, current version needs 'get_unaligned_le16' helper introduced in 2.6.26
SVN-Revision: 13705
|
2008-12-21 02:42:10 +00:00 |
|
Nicolas Thill
|
48c661f867
|
add dependency on rb532 target for its CF module
SVN-Revision: 13704
|
2008-12-21 02:37:49 +00:00 |
|
Felix Fietkau
|
78babdb954
|
reduce the binary size of libpcap based programs that don't use bpf parsing
SVN-Revision: 13686
|
2008-12-19 06:35:23 +00:00 |
|
Hamish Guthrie
|
1deaf6f46b
|
Remove legacy kernel load patch - no longer required
SVN-Revision: 13679
|
2008-12-18 07:41:41 +00:00 |
|
Imre Kaloz
|
6b95865642
|
upgrade compat-wireless to 2008-12-11
SVN-Revision: 13651
|
2008-12-15 14:12:05 +00:00 |
|
Nicolas Thill
|
7e66f38647
|
add a patch helping available storage space detection, remove workaround from [13611], bump release number
SVN-Revision: 13650
|
2008-12-15 13:11:12 +00:00 |
|
Imre Kaloz
|
4a018d2445
|
disable IMQ on 2.6.28 as well -- people should use IFB..
SVN-Revision: 13612
|
2008-12-12 11:11:28 +00:00 |
|
Nicolas Thill
|
4eb907423a
|
add a workaround preventing opkg to install anything on squashfs-based fs layouts after [13602]
SVN-Revision: 13611
|
2008-12-12 01:00:51 +00:00 |
|
Imre Kaloz
|
1e9300de8b
|
load crypto_blkcipher before cryptomgr.. *sigh*
SVN-Revision: 13603
|
2008-12-11 20:48:17 +00:00 |
|
Nicolas Thill
|
1fa1460691
|
remove references to kmod-crypto-aead, removed in [13584]
SVN-Revision: 13601
|
2008-12-11 20:11:12 +00:00 |
|
Nicolas Thill
|
37ddee74a1
|
load aead after crypto_algapi
SVN-Revision: 13600
|
2008-12-11 20:08:40 +00:00 |
|
Hamish Guthrie
|
38b643525c
|
Add kexec load legacy kernel patch
SVN-Revision: 13598
|
2008-12-11 15:52:28 +00:00 |
|
Hamish Guthrie
|
50119fe0fe
|
Remove package libtwin - should be in packages, not trunk
SVN-Revision: 13594
|
2008-12-11 12:30:52 +00:00 |
|
Hamish Guthrie
|
2229bfae0f
|
Add libtwin package for PS3 petitboot bootloader
SVN-Revision: 13593
|
2008-12-11 12:10:29 +00:00 |
|
Imre Kaloz
|
b0c8cfd950
|
load aead automatically, too
SVN-Revision: 13590
|
2008-12-11 10:10:08 +00:00 |
|
Mirko Vogt
|
1da9dfc3d6
|
set Package/rt2800-pci to BROKEN
SVN-Revision: 13587
|
2008-12-10 21:37:28 +00:00 |
|
Mirko Vogt
|
3dc1772f70
|
mac80211 updated to 2008-12-10 due to 404-download-error on prior version
SVN-Revision: 13586
|
2008-12-10 21:14:44 +00:00 |
|
Imre Kaloz
|
fe2af46117
|
move aead into crypto-core
SVN-Revision: 13584
|
2008-12-10 18:43:42 +00:00 |
|
Imre Kaloz
|
d9475220de
|
upgrade compat wireless to 2008-12-09, remove the experimental rt2800 patch until it's fixed
SVN-Revision: 13579
|
2008-12-10 11:21:08 +00:00 |
|
Travis Kemen
|
fb1241cce8
|
fix pcmcia build
SVN-Revision: 13565
|
2008-12-09 18:31:13 +00:00 |
|
Felix Fietkau
|
54f277793e
|
madwifi: move autochannel idletime decision after radar and phy mode checking
SVN-Revision: 13564
|
2008-12-09 18:28:22 +00:00 |
|
Florian Fainelli
|
181a743a72
|
kexec-tools builds fine again on 2.6.27, unmask it and also make it available for mips (be) targets
SVN-Revision: 13552
|
2008-12-08 22:05:30 +00:00 |
|
Rod Whitby
|
cd02dc5ead
|
busybox: Increment PKG_RELEASE
SVN-Revision: 13535
|
2008-12-07 02:15:13 +00:00 |
|
Rod Whitby
|
b5f89fa869
|
busybox: Enabled FEATURE_HTTPD_PROXY by default (cost is 580 bytes)
SVN-Revision: 13534
|
2008-12-07 02:12:11 +00:00 |
|
Felix Fietkau
|
95a9e47a00
|
madwifi: fix division by zero
SVN-Revision: 13521
|
2008-12-04 21:57:17 +00:00 |
|
Felix Fietkau
|
130413bb0f
|
madwifi: fix the autochannel patch
SVN-Revision: 13520
|
2008-12-04 19:54:16 +00:00 |
|
Travis Kemen
|
77d3329588
|
Move txpower settings after the interface comes up. Thanks alisonken1
SVN-Revision: 13502
|
2008-12-03 21:34:04 +00:00 |
|
Florian Fainelli
|
355a67401b
|
Finally fix the CONFIG_SSB_SILENT symbol
SVN-Revision: 13500
|
2008-12-03 20:37:01 +00:00 |
|
Imre Kaloz
|
ac791ee623
|
add two patches for ath9k 802.11n AP mode
SVN-Revision: 13497
|
2008-12-03 10:21:20 +00:00 |
|
Florian Fainelli
|
24766a5109
|
Disable b43 for targets that are not brcm47xx or brcm63xx
SVN-Revision: 13475
|
2008-12-02 16:02:55 +00:00 |
|
Felix Fietkau
|
a3b5071341
|
madwifi: fix frame type parsing (fixes stp, see #4205)
SVN-Revision: 13468
|
2008-12-02 13:34:17 +00:00 |
|
Imre Kaloz
|
5e122b54bc
|
bump hostapd to version 0.6.6
Signed-off-by: Roberto Riggio <roberto.riggio@create-net.org>
SVN-Revision: 13467
|
2008-12-02 13:19:56 +00:00 |
|
Imre Kaloz
|
9d93e2a4e0
|
upgrade iptables to 1.4.1.1, needed for proper 2.6.27 support
SVN-Revision: 13458
|
2008-12-01 20:27:46 +00:00 |
|
Lars-Peter Clausen
|
93a53872e7
|
Fix libertas compile on 2.6.27.
SVN-Revision: 13452
|
2008-11-30 19:24:20 +00:00 |
|
Lars-Peter Clausen
|
dd6e0afc45
|
Fix compile for olpc target.
SVN-Revision: 13451
|
2008-11-30 19:23:03 +00:00 |
|
John Crispin
|
10aa4d9e42
|
update libertas driver
SVN-Revision: 13447
|
2008-11-30 16:53:16 +00:00 |
|
Florian Fainelli
|
dff2c6a6d0
|
Update mac80211 and make b43 driver build and load on targets other than brcm47xx (#4266)
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13431
|
2008-11-29 15:48:42 +00:00 |
|
Florian Fainelli
|
f6bdc6a9bd
|
Corrected SSB Config
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13428
|
2008-11-29 15:09:32 +00:00 |
|
Felix Fietkau
|
7f863d56bb
|
madwifi: improve automatic channel selection by taking idle airtime into account
SVN-Revision: 13420
|
2008-11-29 01:34:33 +00:00 |
|
Jo-Philipp Wich
|
7c4f0fcbe7
|
package/base-files: allow ipv6 routes without gateway specified
SVN-Revision: 13419
|
2008-11-28 22:45:16 +00:00 |
|
Felix Fietkau
|
9d5a1f6aa4
|
madwifi: improve reliability of the wds modes
SVN-Revision: 13416
|
2008-11-28 20:46:52 +00:00 |
|
Jo-Philipp Wich
|
bd29378e8d
|
package/dnsmasq: bump to v2.46 (#4263)
SVN-Revision: 13414
|
2008-11-28 18:20:19 +00:00 |
|
Florian Fainelli
|
674659a4df
|
Add ata over ethernet modules (#4074)
SVN-Revision: 13413
|
2008-11-28 18:19:01 +00:00 |
|
Jo-Philipp Wich
|
e9cf2c505a
|
split Soekris profile into 45xx and 48xx, add kernel package for required watchdog driver on 45xx
SVN-Revision: 13411
|
2008-11-28 18:04:36 +00:00 |
|
Felix Fietkau
|
b2ec8ffd5c
|
fix a race condition where ppp interfaces were not added to the firewall properly when brought up at boot time - save the ppp interface unit number in the network state
SVN-Revision: 13402
|
2008-11-28 16:41:46 +00:00 |
|
Felix Fietkau
|
5cc72a2874
|
fix up the network ifname in the network state when receiving iface/ifup events
SVN-Revision: 13399
|
2008-11-28 16:18:11 +00:00 |
|
Felix Fietkau
|
7ac69660fe
|
fix ifup (no longer use the to-be-reverted state of the previous config)
SVN-Revision: 13398
|
2008-11-28 16:13:23 +00:00 |
|
Florian Fainelli
|
cd96a09834
|
ssb module config symbols fixup
SVN-Revision: 13365
|
2008-11-26 17:43:50 +00:00 |
|
Florian Fainelli
|
ad530354e7
|
Hardware crypto modules require CONFIG_CRYPTO_HW=y to be set (#3883), thanks Norbert
SVN-Revision: 13338
|
2008-11-24 12:42:13 +00:00 |
|
Florian Fainelli
|
73ff675b3f
|
Make b43 back again available for brcm47xx (#4237)
SVN-Revision: 13320
|
2008-11-22 22:50:04 +00:00 |
|
Nicolas Thill
|
f456099ca5
|
clean NATIVE_TOOLCHAIN dependencies
SVN-Revision: 13314
|
2008-11-22 05:10:43 +00:00 |
|
Jo-Philipp Wich
|
fdd24c73e0
|
package/fuse: add workaround for uClibc 0.9.29 issues, fixes owfs and possibly others
SVN-Revision: 13312
|
2008-11-22 03:15:32 +00:00 |
|
Thomas Langer
|
e59c8dd866
|
uboot: support boards with tantos switch and small code and format cleanups
SVN-Revision: 13308
|
2008-11-21 18:47:33 +00:00 |
|
Florian Fainelli
|
919fc96bdf
|
Package ssb glue code out of the kernel, and make b43 be built for non-brcm47xx targets as well
SVN-Revision: 13301
|
2008-11-20 23:01:07 +00:00 |
|
Gabor Juhos
|
a81c3dacb9
|
kernel/modules: disable automatic loading of crypto-test module
SVN-Revision: 13292
|
2008-11-19 18:01:26 +00:00 |
|
Thomas Langer
|
8294879df7
|
cleanup uboot package
SVN-Revision: 13291
|
2008-11-19 17:40:05 +00:00 |
|
Gabor Juhos
|
22949f10e2
|
openssl: update ocf to 20080917
SVN-Revision: 13284
|
2008-11-18 20:52:33 +00:00 |
|
Gabor Juhos
|
0aa75baf81
|
add package for ocf-crypto-headers
SVN-Revision: 13283
|
2008-11-18 20:50:18 +00:00 |
|
Gabor Juhos
|
ae87ca9a83
|
kernel/modules: move ixp4xx hardware crypto module package into crypto.mk
SVN-Revision: 13281
|
2008-11-18 19:38:50 +00:00 |
|
Andy Boyett
|
bc1b8ed25c
|
bump to version 0.6.5 - updates driver_nl80211 to match changes in recent compat-wireless snapshots (for >= 2.6.27) - adds preliminary support for 802.11n to hostapd itself
SVN-Revision: 13275
|
2008-11-18 07:26:15 +00:00 |
|
Jo-Philipp Wich
|
fad690be31
|
make mmc_over_gpio init uci-aware
SVN-Revision: 13273
|
2008-11-17 23:22:27 +00:00 |
|
Imre Kaloz
|
debd8d2dd8
|
MADWIFI_DEBUG should depend on DEVEL
SVN-Revision: 13267
|
2008-11-17 19:43:12 +00:00 |
|
Jo-Philipp Wich
|
0c67453253
|
remove mac address handling, now handled by /lib/network/config.sh
SVN-Revision: 13259
|
2008-11-17 13:30:14 +00:00 |
|
Jo-Philipp Wich
|
789848d327
|
Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac address
SVN-Revision: 13258
|
2008-11-17 10:47:02 +00:00 |
|
Jo-Philipp Wich
|
2a4a3ffd6a
|
move the txpower option to wifi-iface to mimic madwifi configuration
SVN-Revision: 13239
|
2008-11-16 19:38:55 +00:00 |
|
Jo-Philipp Wich
|
53f4888b7b
|
package/broadcom-wl: - use [tr]xantenna instead of [tr]xant to unify config - implement txpower option
SVN-Revision: 13236
|
2008-11-16 18:03:38 +00:00 |
|
Florian Fainelli
|
61863b4bed
|
Finally fix iptables -m conntrack (#988), bump release numnber
SVN-Revision: 13235
|
2008-11-16 17:40:49 +00:00 |
|
Florian Fainelli
|
ac26d5ea2c
|
Package pata_rb532_cf separately and update kernel config
SVN-Revision: 13225
|
2008-11-16 01:04:52 +00:00 |
|
Florian Fainelli
|
ac679ab302
|
The package kmod-net-prism54 misses the firmware file in /lib/firmware.
Signed-Off-By: Joerg Albert <jal2 at gmx.de>
SVN-Revision: 13223
|
2008-11-15 17:39:50 +00:00 |
|
Florian Fainelli
|
985166f637
|
kexec-tools does build fine on mips with 2.6.27 kernels, until we update the kexec-tools version, mask it
SVN-Revision: 13222
|
2008-11-15 15:38:48 +00:00 |
|
Florian Fainelli
|
ed68c8eff9
|
Use the openwrt.org mirror, others are offline
SVN-Revision: 13221
|
2008-11-15 14:55:55 +00:00 |
|
Florian Fainelli
|
4cacc7208c
|
Split out pcmcia core support from the socket drivers
SVN-Revision: 13214
|
2008-11-15 12:28:36 +00:00 |
|
Florian Fainelli
|
cb126cd576
|
Package bcm63xx-pcmcia kernel module and fix compilation
SVN-Revision: 13212
|
2008-11-15 11:26:23 +00:00 |
|
Florian Fainelli
|
a30ed4d09d
|
Fix typo in wpa_supplicant (#4208)
SVN-Revision: 13209
|
2008-11-15 11:15:25 +00:00 |
|
Felix Fietkau
|
bd8dad29fa
|
madwifi: ap+sta race conditions
SVN-Revision: 13208
|
2008-11-14 23:35:12 +00:00 |
|
Felix Fietkau
|
9baac9c54b
|
madwifi: add iwpriv for setting the maximum number of associated clients (ap mode)
SVN-Revision: 13207
|
2008-11-14 23:35:03 +00:00 |
|
Florian Fainelli
|
3637d97ccb
|
Build p54 driver from compat-wireless
SVN-Revision: 13206
|
2008-11-14 23:09:43 +00:00 |
|
Lars-Peter Clausen
|
a9f96e2d84
|
Put libext2fs into its own package.
SVN-Revision: 13205
|
2008-11-14 22:37:29 +00:00 |
|
Felix Fietkau
|
dc483bc44f
|
uci: upgrade to 0.6.4 - adds extended syntax to the cli and fixes a lua binding problem
SVN-Revision: 13203
|
2008-11-14 17:01:37 +00:00 |
|
Nicolas Thill
|
1af7fe6e24
|
fix brctl on linux 2.4
SVN-Revision: 13194
|
2008-11-13 04:22:05 +00:00 |
|
Felix Fietkau
|
6182979957
|
bump openssl PKG_RELEASE
SVN-Revision: 13184
|
2008-11-11 15:42:45 +00:00 |
|
Felix Fietkau
|
078f269b41
|
enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
SVN-Revision: 13182
|
2008-11-11 15:35:10 +00:00 |
|
Nicolas Thill
|
3691a072cc
|
bridge (brctl) changes: - enable brctl in busybox - disable bridge-utils - bumb busybox release number
SVN-Revision: 13180
|
2008-11-11 03:02:26 +00:00 |
|
Nicolas Thill
|
d186cdbfd0
|
lua changes: - fix shared lib generation - don't ship liblua.so dev lib in liblua package - remove unsupported 'all' make target during build - misc cleanup - bump release number
SVN-Revision: 13179
|
2008-11-11 02:48:31 +00:00 |
|
Nicolas Thill
|
1b1e42ba53
|
add missing kconfig symbol when SBP2 is enabled
SVN-Revision: 13177
|
2008-11-11 02:42:27 +00:00 |
|
Nicolas Thill
|
dec6a89589
|
FireWire/IEEE1394 requires PCI support
SVN-Revision: 13176
|
2008-11-11 02:40:01 +00:00 |
|
Nicolas Thill
|
c76305413e
|
ack CONFIG_ISDN change introduced in 2.6.27+
SVN-Revision: 13175
|
2008-11-11 02:36:20 +00:00 |
|
Nicolas Thill
|
ac915623a6
|
make network config script work with brctl from both bridge-utils & busybox
SVN-Revision: 13165
|
2008-11-09 22:48:56 +00:00 |
|
Florian Fainelli
|
ce1ab6d41c
|
Build b43, b43legacy and ath9k for kernels >= 2.6.27 from mac80211. Include b43legacy by default in the Generic bcm47xx profile (#4179)
SVN-Revision: 13164
|
2008-11-09 22:42:36 +00:00 |
|
Nicolas Thill
|
dc1b6a3961
|
fix busybox brctl rejecting 0 as a valid value in time-related commands (setageing, setfd, ...)
SVN-Revision: 13163
|
2008-11-09 22:38:59 +00:00 |
|
Nicolas Thill
|
774f6c2160
|
upgrade busybox to 1.11.3
SVN-Revision: 13160
|
2008-11-09 17:55:06 +00:00 |
|
Florian Fainelli
|
9c97f76e21
|
Allow setting the MAC address on a broadcom device (#1512)
SVN-Revision: 13154
|
2008-11-09 17:05:15 +00:00 |
|
Peter Denison
|
a9f61c0f34
|
Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
|
2008-11-09 16:50:17 +00:00 |
|
Peter Denison
|
83007f4d6b
|
Add firewire kernel modules to menuconfig
SVN-Revision: 13150
|
2008-11-09 16:50:11 +00:00 |
|
Florian Fainelli
|
faa7abe013
|
Add mac80211-hswim driver
SVN-Revision: 13146
|
2008-11-09 15:38:03 +00:00 |
|
Felix Fietkau
|
03daa9a28d
|
fix trailing backslash error introduced in r13115 - fixes kernel config issues
SVN-Revision: 13131
|
2008-11-06 13:21:43 +00:00 |
|
Felix Fietkau
|
d96cec4149
|
add rt2860 firmware
SVN-Revision: 13117
|
2008-11-03 22:10:35 +00:00 |
|
Felix Fietkau
|
9a95bbddc1
|
add rt2800 (probably still defunct)
SVN-Revision: 13116
|
2008-11-03 22:10:17 +00:00 |
|
Felix Fietkau
|
73784f8351
|
split out crc-ccitt
SVN-Revision: 13115
|
2008-11-03 22:09:39 +00:00 |
|
Felix Fietkau
|
21bd5492b3
|
upgrade compat-wireless to 2008-11-03
SVN-Revision: 13114
|
2008-11-03 22:09:08 +00:00 |
|
Florian Fainelli
|
b4dd33016d
|
Update openssl to 0.9.8i (#4060)
SVN-Revision: 13109
|
2008-11-03 21:26:27 +00:00 |
|
Felix Fietkau
|
529e87f6c5
|
switch: remove message about BFL_ENETADM not being set on systems with a roboswitch
SVN-Revision: 13100
|
2008-11-02 23:14:16 +00:00 |
|
Felix Fietkau
|
f44a4a0b00
|
madwifi: fix ACL race condition (patch by Sebastian Gottschall)
SVN-Revision: 13097
|
2008-11-02 13:05:46 +00:00 |
|
Felix Fietkau
|
dec207d4eb
|
madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches
SVN-Revision: 13096
|
2008-11-02 13:04:36 +00:00 |
|
Felix Fietkau
|
891b476e67
|
fix a rare wds related noderef issue
SVN-Revision: 13095
|
2008-11-02 13:03:03 +00:00 |
|
Felix Fietkau
|
e050667baa
|
fix typo
SVN-Revision: 13084
|
2008-10-30 22:49:15 +00:00 |
|
Travis Kemen
|
7002daa535
|
remove GPG not enabled in this build warning
SVN-Revision: 13083
|
2008-10-30 18:22:00 +00:00 |
|
Travis Kemen
|
6103f88358
|
remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns servers no longer in the config get cleared
SVN-Revision: 13082
|
2008-10-29 20:31:14 +00:00 |
|
Felix Fietkau
|
5a97325e73
|
add back the include() function to awk (extracted from the old awx patch)
SVN-Revision: 13081
|
2008-10-29 20:02:52 +00:00 |
|
Felix Fietkau
|
9b75b9e35c
|
don't bring down interfaces when preparing them
SVN-Revision: 13079
|
2008-10-29 17:26:59 +00:00 |
|
Felix Fietkau
|
a4f11ca22e
|
use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death
SVN-Revision: 13078
|
2008-10-29 17:26:49 +00:00 |
|
Felix Fietkau
|
9161a70235
|
fix hostapd a/g mode if only the channel is configured in the config
SVN-Revision: 13076
|
2008-10-29 15:52:58 +00:00 |
|
Felix Fietkau
|
1b5de1c105
|
fix hostapd race condition which breaks wpa with madwifi
SVN-Revision: 13075
|
2008-10-29 15:52:44 +00:00 |
|
Mike Baker
|
a75c1c1262
|
fix a null pointer deref in vi's search
SVN-Revision: 13073
|
2008-10-29 13:46:28 +00:00 |
|
Gabor Juhos
|
71b43456c7
|
mac80211: fix zd1211rw firmware location
SVN-Revision: 13065
|
2008-10-28 20:47:15 +00:00 |
|
Travis Kemen
|
7adb667a13
|
remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt
SVN-Revision: 13039
|
2008-10-23 15:14:54 +00:00 |
|
Travis Kemen
|
3800e56ddb
|
remove polarity from config file generation
SVN-Revision: 13034
|
2008-10-23 04:06:30 +00:00 |
|
Travis Kemen
|
0aaaf0e266
|
fix mistakes in last commit
SVN-Revision: 13033
|
2008-10-23 03:53:56 +00:00 |
|
Travis Kemen
|
5506db71c3
|
Simplify antenna selection and remove the need for gpioctl for the nanostation2.
SVN-Revision: 13032
|
2008-10-23 03:09:33 +00:00 |
|
Travis Kemen
|
6d6878bb10
|
fix polarity
SVN-Revision: 13031
|
2008-10-23 01:49:19 +00:00 |
|
Felix Fietkau
|
c818cdbb4d
|
madwifi: improve reliability of the antenna diversity setting
SVN-Revision: 13029
|
2008-10-23 01:07:55 +00:00 |
|
Felix Fietkau
|
14d0041023
|
implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported)
SVN-Revision: 13028
|
2008-10-23 01:07:50 +00:00 |
|
Felix Fietkau
|
eb121d2189
|
madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment)
SVN-Revision: 13027
|
2008-10-23 01:07:42 +00:00 |
|
Felix Fietkau
|
c0e753bcdc
|
make sure that the dhcp client (or other processes necessary to get a connection) gets restarted when the wifi is restarted
SVN-Revision: 13026
|
2008-10-23 01:07:35 +00:00 |
|
Felix Fietkau
|
487c622ac0
|
add new switch configuration api
SVN-Revision: 13009
|
2008-10-18 20:44:53 +00:00 |
|
Gabor Juhos
|
af61c22a01
|
mac80211: fix zd1211rw build error
SVN-Revision: 12996
|
2008-10-17 07:03:20 +00:00 |
|
Travis Kemen
|
cddfdc8938
|
add phidget kernel module from #4116
SVN-Revision: 12994
|
2008-10-17 04:27:45 +00:00 |
|
Felix Fietkau
|
f3e2fb3da0
|
madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up)
SVN-Revision: 12993
|
2008-10-16 21:26:24 +00:00 |
|
Felix Fietkau
|
6e9522d27e
|
remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it.
SVN-Revision: 12992
|
2008-10-16 21:06:30 +00:00 |
|
Gabor Juhos
|
7613c343b5
|
netfilter/iptables: disable IMQ on 2.6.27
SVN-Revision: 12984
|
2008-10-15 10:56:13 +00:00 |
|
Felix Fietkau
|
8ec25f13de
|
madwifi: add sta mode idle reassoc fix (#4091)
SVN-Revision: 12981
|
2008-10-14 12:29:14 +00:00 |
|
John Crispin
|
3830b905e3
|
fixes firewall for trunk, custom chains were never reched, as policies apply beforehand
SVN-Revision: 12978
|
2008-10-14 10:53:55 +00:00 |
|
Florian Fainelli
|
cff56165ac
|
Add acx wireless configuration (#4095)
SVN-Revision: 12962
|
2008-10-13 13:56:12 +00:00 |
|
Steven Barth
|
d0d1d9fd57
|
Ucified PXE-Boot options for dnsmasq
SVN-Revision: 12960
|
2008-10-13 07:39:56 +00:00 |
|
Felix Fietkau
|
d625fc88d3
|
madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability
SVN-Revision: 12950
|
2008-10-11 01:56:27 +00:00 |
|
Felix Fietkau
|
b8f710a69a
|
mac80211: add rate control rewrite and enhance the performance of the minstrel algorithm for non-mrr configurations
SVN-Revision: 12948
|
2008-10-11 01:33:09 +00:00 |
|
Lars-Peter Clausen
|
06c86e8538
|
Fix libnl pkg config file template.
SVN-Revision: 12945
|
2008-10-10 16:04:33 +00:00 |
|
Felix Fietkau
|
6e85059256
|
update to latest compat-wireless version and add some new minstrel/b43 fixes
SVN-Revision: 12939
|
2008-10-10 01:45:35 +00:00 |
|
Felix Fietkau
|
a195b6d864
|
mac80211/compat-wireless: don't patch a generated file
SVN-Revision: 12895
|
2008-10-08 12:06:47 +00:00 |
|
Felix Fietkau
|
951d704a3e
|
allow larger beacon interval values - useful for big mesh networks (patch by sven-ola)
SVN-Revision: 12886
|
2008-10-07 01:41:03 +00:00 |
|
Felix Fietkau
|
27a9ac4583
|
madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases
SVN-Revision: 12885
|
2008-10-07 01:40:36 +00:00 |
|
Felix Fietkau
|
822c055850
|
fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges
SVN-Revision: 12884
|
2008-10-07 01:40:09 +00:00 |
|
Felix Fietkau
|
a5d8cfb520
|
madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag
SVN-Revision: 12883
|
2008-10-07 01:39:38 +00:00 |
|
Felix Fietkau
|
51a69f3f97
|
fix busybox http auth if the root user has an empty password
SVN-Revision: 12869
|
2008-10-06 16:33:14 +00:00 |
|
Felix Fietkau
|
7e0e4fb486
|
add the new compat-wireless for 2.6.27 + multi-rate retry and minstrel patches, rename patches/ for old compat-wireless to patches-old/
SVN-Revision: 12865
|
2008-10-06 12:04:04 +00:00 |
|
Florian Fainelli
|
c6b1119e6b
|
Silence ifconfig down errors in mac80211 (#4067)
SVN-Revision: 12856
|
2008-10-04 16:54:43 +00:00 |
|
Florian Fainelli
|
10f4e46cf9
|
Add proper LED support to broadcom-diag for the Asus WL-320gE/gP routers (#4062)
SVN-Revision: 12855
|
2008-10-04 16:51:03 +00:00 |
|
Andy Boyett
|
b9222805f0
|
use gzipped package lists
SVN-Revision: 12849
|
2008-10-04 10:27:06 +00:00 |
|
Felix Fietkau
|
6928d7321d
|
madwifi: add another missing change for linux 2.4 compat
SVN-Revision: 12847
|
2008-10-04 10:13:12 +00:00 |
|
Felix Fietkau
|
c9552f3101
|
fix linux 2.4 compile with latest ibss fixes (thx, sven-ola)
SVN-Revision: 12841
|
2008-10-03 17:25:07 +00:00 |
|
Felix Fietkau
|
187b76991d
|
madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled
SVN-Revision: 12838
|
2008-10-03 15:17:34 +00:00 |
|
Andy Boyett
|
bbf0f2fac5
|
ebtables-utils: create $(1)/usr/sbin/ dir before files are installed into it
SVN-Revision: 12833
|
2008-10-03 06:02:20 +00:00 |
|
Felix Fietkau
|
0d71217695
|
remove accidentally committed debug message
SVN-Revision: 12827
|
2008-10-02 18:31:26 +00:00 |
|
Felix Fietkau
|
8f567ff728
|
mtd: fix image check on non-broadcom platforms
SVN-Revision: 12825
|
2008-10-02 18:19:02 +00:00 |
|
Felix Fietkau
|
b0e7c7ba79
|
implement conditional dependencies for menuconfig and build deps
SVN-Revision: 12820
|
2008-10-01 21:26:19 +00:00 |
|
Florian Fainelli
|
9ce3b1ade7
|
Split ebtables into ebtables and ebtables-utils, bump release number
SVN-Revision: 12818
|
2008-10-01 19:53:36 +00:00 |
|
Peter Denison
|
5ff6932c66
|
Allow dropbear to use shadow passwords, and correct base-files generation of /etc/shadow
SVN-Revision: 12809
|
2008-09-30 00:56:55 +00:00 |
|
Felix Fietkau
|
bc92b67c41
|
port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested)
SVN-Revision: 12790
|
2008-09-29 01:08:17 +00:00 |
|
Felix Fietkau
|
2b2884293a
|
add option in sysupgrade to restore config from file or URL (patch from #4043)
SVN-Revision: 12772
|
2008-09-28 19:45:59 +00:00 |
|
Felix Fietkau
|
72fd7feb0d
|
madwifi: revert part of the noderef fix patch
SVN-Revision: 12771
|
2008-09-28 19:35:56 +00:00 |
|
Felix Fietkau
|
ec6c0fdc5e
|
broadcom-wl: only use mssid if necessary (fixes spurious error messages on older hw)
SVN-Revision: 12769
|
2008-09-28 18:30:23 +00:00 |
|
John Crispin
|
221f4ad32d
|
fixes firewall rule generation. forwarding rules were inserted in input chains, fixes #4028
SVN-Revision: 12768
|
2008-09-28 17:40:09 +00:00 |
|
John Crispin
|
b56d5cc36f
|
custom chains were never reached on DROP/REJECT policy, fixes #4004 #4029
SVN-Revision: 12767
|
2008-09-28 17:06:39 +00:00 |
|
Felix Fietkau
|
aaf31c36f1
|
set default input policy to ACCEPT to bring the firewall behavior closer to the one of previous versions
SVN-Revision: 12766
|
2008-09-28 16:17:49 +00:00 |
|
Felix Fietkau
|
13abdc0af1
|
firewall: fix default policies, add a check for duplicate defaults sections and make custom chains more generic
SVN-Revision: 12765
|
2008-09-28 16:17:37 +00:00 |
|
Felix Fietkau
|
d896035377
|
busybox: remove the upstream-provided bugfix patch for line editing it actually breaks the history functionality instead of fixing it
SVN-Revision: 12763
|
2008-09-28 15:26:25 +00:00 |
|
Felix Fietkau
|
2b04816c55
|
fix iw compile
SVN-Revision: 12760
|
2008-09-28 11:01:33 +00:00 |
|
Felix Fietkau
|
d94103514b
|
madwifi: set essid on to avoid association with different ssid (patch from #3937)
SVN-Revision: 12759
|
2008-09-28 09:43:37 +00:00 |
|
Florian Fainelli
|
93c504a8ae
|
Add support for HW crypto cores: padlock, geode and hifn75x (#388#)
SVN-Revision: 12752
|
2008-09-28 07:09:47 +00:00 |
|
Florian Fainelli
|
f1b0fe6f28
|
Fix location to the ebtables modules (#3855)
SVN-Revision: 12735
|
2008-09-27 15:13:35 +00:00 |
|
Nicolas Thill
|
05df3ec37b
|
fix IMQ autoloading
SVN-Revision: 12722
|
2008-09-27 10:09:54 +00:00 |
|
Felix Fietkau
|
8876ac6d6d
|
remove unnecessary patch chunk
SVN-Revision: 12720
|
2008-09-26 22:01:33 +00:00 |
|
Felix Fietkau
|
c109d5d091
|
madwifi: fix some really evil noderef issues (fixes #3999)
SVN-Revision: 12719
|
2008-09-26 20:09:17 +00:00 |
|
Nicolas Thill
|
6f98e7cf01
|
remove obsolete p54, rt2500 & rt61 since those drivers are built from package/mac80211 now
SVN-Revision: 12716
|
2008-09-26 09:42:17 +00:00 |
|
Felix Fietkau
|
e2daafdb1d
|
fix typo from last sysupgrade commit
SVN-Revision: 12715
|
2008-09-26 08:58:43 +00:00 |
|
Travis Kemen
|
3770c99cf8
|
add switch to not save configuration over the reflash in noninteractive mode
SVN-Revision: 12714
|
2008-09-26 00:10:01 +00:00 |
|
Felix Fietkau
|
2e91cf283b
|
madwifi: don't crash if the static rate is not in a per-node rateset
SVN-Revision: 12713
|
2008-09-25 23:55:47 +00:00 |
|
Travis Kemen
|
b42c11bb48
|
add option to shutoff softled
SVN-Revision: 12709
|
2008-09-25 19:19:32 +00:00 |
|
Felix Fietkau
|
a38c409d6a
|
fix some warnings
SVN-Revision: 12707
|
2008-09-25 18:24:53 +00:00 |
|
Felix Fietkau
|
5a0a3cbc00
|
mtd: improve support for reading input from a pipe. fixes sysupgrade
SVN-Revision: 12706
|
2008-09-25 18:24:18 +00:00 |
|
Steven Barth
|
c1ef612776
|
Embed luaposix and bitlib into Lua core library
SVN-Revision: 12696
|
2008-09-25 12:15:32 +00:00 |
|
Felix Fietkau
|
7300d22877
|
install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins)
SVN-Revision: 12695
|
2008-09-25 11:31:35 +00:00 |
|
Nicolas Thill
|
63e0397058
|
call autoconf when there's no ./configure script, move it at Build/Prepare stage
SVN-Revision: 12693
|
2008-09-25 10:47:39 +00:00 |
|
Nicolas Thill
|
d7810ed63e
|
firewall changes: - implement a REJECT policy and enable it by default, reject packets with approriate response (closes: #3970) - cleanup syn_flood and remove logging
SVN-Revision: 12688
|
2008-09-24 15:10:16 +00:00 |
|
Nicolas Thill
|
0e3e521269
|
load {arp,eb,ip6}tables kernel modules last after other conntrack modules (closes: #4032)
SVN-Revision: 12685
|
2008-09-24 14:11:36 +00:00 |
|
Nicolas Thill
|
adea7e58b7
|
fix button-hotplug build on kernel versions where BIT_MASK is not defined (< 2.6.24)
SVN-Revision: 12682
|
2008-09-24 13:27:46 +00:00 |
|
Nicolas Thill
|
34a1fe969e
|
fix qos dependency on iptables-mod-conntrack-extra for CONNMARK (closes: #4035)
SVN-Revision: 12681
|
2008-09-24 13:06:01 +00:00 |
|
Nicolas Thill
|
ab04e16a1a
|
don't fail if there are no modules.mk under ./target/linux/
SVN-Revision: 12675
|
2008-09-23 20:45:40 +00:00 |
|
Felix Fietkau
|
69692e019a
|
parse the a/g mode setting in /etc/config/wireless when setting up hostapd (instead of hardcoding it to g)
SVN-Revision: 12673
|
2008-09-23 18:18:21 +00:00 |
|
Felix Fietkau
|
35b92f0c99
|
don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type 'update' instead; fixes #3906
SVN-Revision: 12671
|
2008-09-23 17:29:22 +00:00 |
|
Felix Fietkau
|
deb3f95996
|
madwifi: fix locking issues in state machine changes
SVN-Revision: 12670
|
2008-09-23 17:28:19 +00:00 |
|
Felix Fietkau
|
a361a8101c
|
fix dnsmasq errors that occur on linux 2.4 if ipv6 is compiled as module, but not used
SVN-Revision: 12664
|
2008-09-23 15:30:26 +00:00 |
|
Felix Fietkau
|
ebd408630f
|
fix multiple instances of busybox httpd (thx, Yanira)
SVN-Revision: 12663
|
2008-09-23 15:24:02 +00:00 |
|
Nicolas Thill
|
038f8c0532
|
add missing /etc/functions.sh include required for saving network state (closes: #3902)
SVN-Revision: 12660
|
2008-09-23 12:48:53 +00:00 |
|
Nicolas Thill
|
7218e6326f
|
make links to statup scripts in /etc/rc.d relative
SVN-Revision: 12659
|
2008-09-23 12:35:34 +00:00 |
|
Felix Fietkau
|
f47a4a58c5
|
fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based config append optional (leave enabled on x86)
SVN-Revision: 12657
|
2008-09-23 11:05:54 +00:00 |
|
Felix Fietkau
|
bbd9eb4669
|
clean up mtd, fix up trx header when integrating jffs2 data on broadcom devices
SVN-Revision: 12655
|
2008-09-23 09:23:58 +00:00 |
|
Felix Fietkau
|
d374e28a2b
|
mtd: use broadcom specific code on linux 2.6 as well
SVN-Revision: 12651
|
2008-09-22 17:06:03 +00:00 |
|
Felix Fietkau
|
413b45df85
|
fix mtd target define for brcm-2.4
SVN-Revision: 12650
|
2008-09-22 17:03:06 +00:00 |
|
Nicolas Thill
|
2c8010b2dc
|
make the whole iptables/netfiter modular (closes: #3871, #3527)
SVN-Revision: 12649
|
2008-09-22 15:19:59 +00:00 |
|
Nicolas Thill
|
2219c8b27f
|
upgrade busybox to v1.11.2 and add current upstream fixes
SVN-Revision: 12648
|
2008-09-22 12:36:13 +00:00 |
|
Nicolas Thill
|
5d45133fc2
|
remove patch missed from [12498] only needed for ipkg support
SVN-Revision: 12647
|
2008-09-22 11:00:41 +00:00 |
|
Florian Fainelli
|
ed19d22451
|
Upgrade iw to stable 0.9.5
SVN-Revision: 12642
|
2008-09-21 14:51:44 +00:00 |
|
Steven Barth
|
954c24c5ed
|
Fixed a typo in the firewall scripts
SVN-Revision: 12616
|
2008-09-16 22:01:14 +00:00 |
|
Steven Barth
|
efb4cebbc6
|
Fixed a typo in firewall scripts, closes #4000
SVN-Revision: 12613
|
2008-09-15 18:57:39 +00:00 |
|
Nicolas Thill
|
772fe7fe71
|
use the Download/ macro to get ACX firmwares
SVN-Revision: 12612
|
2008-09-15 10:17:13 +00:00 |
|
Nicolas Thill
|
76e78e2203
|
add missing dependency on libblkid to swap-utils, needed for swapon/off (closes: #3993)
SVN-Revision: 12610
|
2008-09-15 08:21:14 +00:00 |
|
Jens Muecke
|
76c9809ed4
|
Compile fix libnl - hidden symbol `__clz_tab' (fix #3899) - thanks to gig-tmp
SVN-Revision: 12609
|
2008-09-14 14:49:43 +00:00 |
|
Gabor Juhos
|
94fee20231
|
remove 2.6.25 specific stuff
SVN-Revision: 12598
|
2008-09-13 17:32:20 +00:00 |
|
Travis Kemen
|
8b8a68859d
|
fix depends, from sn9
SVN-Revision: 12589
|
2008-09-13 04:10:27 +00:00 |
|