Commit graph

1305 commits

Author SHA1 Message Date
Felix Fietkau
5a543584b8 improve build checks for hostapd (combinations of madwifi and mac80211)
SVN-Revision: 9563
2007-11-16 03:11:42 +00:00
Felix Fietkau
11feaad40a use the static version of libnl for hostapd
SVN-Revision: 9562
2007-11-16 03:11:39 +00:00
Felix Fietkau
3981c55a6a make libnl build a static version as well
SVN-Revision: 9561
2007-11-16 03:11:36 +00:00
Felix Fietkau
e3ecefbd23 fix adm switch misdetection, which led to bogus button events that caused the system to shut down
SVN-Revision: 9555
2007-11-16 03:11:09 +00:00
Felix Fietkau
67dd9a73dc fix up hostapd for mac80211
SVN-Revision: 9554
2007-11-16 03:10:56 +00:00
Felix Fietkau
029df8cc2e add libnl
SVN-Revision: 9552
2007-11-16 03:10:33 +00:00
Florian Fainelli
874935fe41 Add detection support for Buffalo WHR-G125 from #2611
SVN-Revision: 9548
2007-11-13 07:39:29 +00:00
Felix Fietkau
391f696e4b add busybox gunzip/ipkg fix from #2691 (thanks, biblbroks)
SVN-Revision: 9546
2007-11-12 21:41:25 +00:00
Felix Fietkau
071a907015 add support for interfaces with ipv6, but no ipv4 (patch from #2695)
SVN-Revision: 9545
2007-11-12 16:29:08 +00:00
Felix Fietkau
1eb35dd1c8 add b43 fixes from #2677
SVN-Revision: 9535
2007-11-11 11:44:59 +00:00
Felix Fietkau
f8d965201b disable a totally braindead optimization in busybox that causes various applets to crash on mips
SVN-Revision: 9532
2007-11-10 22:56:55 +00:00
Felix Fietkau
658fcd6cf3 wlcompat: show wet mode as Managed mode as well to avoid confusion
SVN-Revision: 9529
2007-11-10 19:01:00 +00:00
Felix Fietkau
2ab260e917 move wlcompat to the broadcom-wl package
SVN-Revision: 9528
2007-11-10 19:00:53 +00:00
Felix Fietkau
46383c512e fix up ata/scsi core depends
SVN-Revision: 9526
2007-11-10 16:56:51 +00:00
Felix Fietkau
f711be8cb7 clean up rt2x00 downloading
SVN-Revision: 9525
2007-11-10 16:51:20 +00:00
Felix Fietkau
8fba43d0f1 upgrade busybox to 1.8.1
SVN-Revision: 9524
2007-11-10 16:51:11 +00:00
Felix Fietkau
ddb3d3705d clean up mac80211 related kernel version deps
SVN-Revision: 9522
2007-11-10 15:23:02 +00:00
Felix Fietkau
04ad386f48 turn kmod-crypto-core dep into a select, so that packages like mac80211 are always selectable
SVN-Revision: 9521
2007-11-10 15:22:56 +00:00
Felix Fietkau
1423753198 revert abi changes in uClibc - on hold for 7.11, will be added again with the uclibc upgrade for 8.01
SVN-Revision: 9519
2007-11-09 13:20:21 +00:00
Felix Fietkau
694cbbccb1 disable crt_fini compatibility in uClibc, compile custom ld-uClibc for broadcom utilities allows us to upgrade uClibc without breaking compatibility for nas and wl breaks binary compatibility for packages from earlier kamikaze releases
SVN-Revision: 9518
2007-11-09 03:20:13 +00:00
Felix Fietkau
64e1a619c2 fix acx-mac80211 compile with older kernels
SVN-Revision: 9512
2007-11-07 23:16:37 +00:00
Felix Fietkau
2687c81ab0 fix p54 compile
SVN-Revision: 9511
2007-11-07 21:11:16 +00:00
Felix Fietkau
a79df14d21 bump ppp version
SVN-Revision: 9509
2007-11-07 13:24:13 +00:00
Felix Fietkau
f77a9849c0 add ppp ipv6 patch by farnz (from #2525)
SVN-Revision: 9508
2007-11-07 13:24:10 +00:00
Felix Fietkau
5bc6d1c39e update madwifi to latest rev - works around some crashiness
SVN-Revision: 9507
2007-11-07 13:02:09 +00:00
Florian Fainelli
9d7192e5fa Add a boolean to allow NAT from LAN or not, default to nat LAN (#2535)
SVN-Revision: 9503
2007-11-05 14:19:16 +00:00
Florian Fainelli
547984d91d Fix missing IP section to properly add static hosts (#2650)
SVN-Revision: 9502
2007-11-05 14:14:06 +00:00
Gabor Juhos
5fb714cca9 base-files: suppress error messages in usb-storage script
SVN-Revision: 9498
2007-11-04 15:12:08 +00:00
Felix Fietkau
9b486d6381 fix wr850g detection (#1936)
SVN-Revision: 9492
2007-11-03 16:17:53 +00:00
Florian Fainelli
c8d8f93977 Fix usage (#2613)
SVN-Revision: 9479
2007-11-01 17:38:02 +00:00
Tim Yardley
4b91aa933e forgot to bump up the release version from the patches the other day
SVN-Revision: 9470
2007-10-31 21:14:26 +00:00
Gabor Juhos
79712043cc iptables: update description of the iptables-mod-ipopt
SVN-Revision: 9468
2007-10-31 20:21:58 +00:00
Felix Fietkau
8ebd4ab77b update madwifi to latest version (fixes #2403)
SVN-Revision: 9466
2007-10-31 13:06:27 +00:00
Tim Yardley
b8c9855d84 expose an environment variable (IPKG_UPGRADE) to the scripts executed during a package upgrade so that they can intelligently determine what to do inside the ipk
SVN-Revision: 9465
2007-10-30 22:19:35 +00:00
Tim Yardley
e80afe04b8 add username/password options to ipkg, note this only works if you have a real wget implementation rather than the busybox limited wget
SVN-Revision: 9464
2007-10-30 20:40:22 +00:00
Tim Yardley
a4fbe94c84 refresh busybox patches
SVN-Revision: 9463
2007-10-30 20:36:25 +00:00
Florian Fainelli
ada8e5dd95 Only masquerade LAN, other settings need manual tweaking
SVN-Revision: 9461
2007-10-29 11:00:33 +00:00
Florian Fainelli
304d5c8845 Only masquerade non routable addresses (#2535)
SVN-Revision: 9460
2007-10-29 10:31:16 +00:00
Felix Fietkau
dd6cef677b oops.... committed an outdated patch
SVN-Revision: 9456
2007-10-27 23:21:40 +00:00
Felix Fietkau
ddd93e2b57 madwifi: don't poll the channel noise in a performance critical path
SVN-Revision: 9454
2007-10-27 17:51:52 +00:00
Gabor Juhos
131d358fc3 6tunnel: move init/config files to the right place
SVN-Revision: 9453
2007-10-27 07:12:13 +00:00
Imre Kaloz
ee65a02320 nuke util-linux in favor of util-linux-ng, build only what we need
SVN-Revision: 9444
2007-10-25 09:57:57 +00:00
Travis Kemen
c526a608f8 remove unneeded config file section fixes #2594
SVN-Revision: 9442
2007-10-25 02:58:35 +00:00
Travis Kemen
c4354c4589 convert the rest of /etc/dnsmasq.conf to uci
SVN-Revision: 9440
2007-10-24 21:08:54 +00:00
Florian Fainelli
18c1ffe97c i686 should use the i386 HAL
SVN-Revision: 9438
2007-10-24 19:50:06 +00:00
Florian Fainelli
5447e02115 Provide an i686 wpa_supplicant configuration file
SVN-Revision: 9437
2007-10-24 19:49:39 +00:00
Florian Fainelli
6b70ed8f18 Fix the r8169 kernel module (#2554)
SVN-Revision: 9436
2007-10-24 19:23:47 +00:00
Florian Fainelli
b8964159ff Enable IPv6 forwarding by default (#2527)
SVN-Revision: 9435
2007-10-24 18:44:07 +00:00
Felix Fietkau
c9e697a355 revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591
SVN-Revision: 9433
2007-10-24 17:56:21 +00:00
Felix Fietkau
3c8b5cbf4b disable filterwin2k in dnsmasq (see #2566)
SVN-Revision: 9432
2007-10-24 17:42:08 +00:00