Commit graph

1347 commits

Author SHA1 Message Date
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
Felix Fietkau
5017d5fc8e fix absolute path to .ko files in insmod
SVN-Revision: 9428
2007-10-24 16:43:25 +00:00
Matteo Croce
3a4b1e95c0 ar7-atm: updated the firmware image (#2532)
SVN-Revision: 9426
2007-10-24 15:21:18 +00:00
Florian Fainelli
f038ae8671 Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466tunnel: Permission denied"
SVN-Revision: 9424
2007-10-24 13:42:15 +00:00
Felix Fietkau
479cf96993 upgrade madwifi to r2756
SVN-Revision: 9422
2007-10-24 04:35:02 +00:00
Florian Fainelli
2514d7f799 The RB513 CF driver is now a module, enable it by default for the RB1xx profile. Fix the membase of the CF driver.
SVN-Revision: 9416
2007-10-23 10:46:19 +00:00
Florian Fainelli
2d620947c3 Add the prism54-mac80211 version from #2560
SVN-Revision: 9414
2007-10-23 07:30:13 +00:00
Felix Fietkau
a10edd4cee Add udev initilisation
We have a udev package, but no means to start udev at boot.

This change adds the necessary startup in /init, and adds the required
/sbin/udevsettle to the udev installed files

Signed-off-by: Jeremy Kerr <jk@ozlabs.org>

SVN-Revision: 9412
2007-10-23 06:23:36 +00:00
Imre Kaloz
c1f0b1fa3f remove madwifi karma patch until it's fixed
SVN-Revision: 9404
2007-10-22 22:40:23 +00:00
Felix Fietkau
461e17e015 fix mac80211 compile
SVN-Revision: 9391
2007-10-21 13:04:32 +00:00
Felix Fietkau
58035f5e02 fix more downloading crap
SVN-Revision: 9389
2007-10-21 12:17:49 +00:00
Felix Fietkau
467c1a7189 remove unnecessary linux config include (it broke 'make download')
SVN-Revision: 9388
2007-10-21 11:58:23 +00:00
Felix Fietkau
f30ff914a6 mark ipset as 2.6 only
SVN-Revision: 9382
2007-10-20 20:03:52 +00:00
Felix Fietkau
999846802f fix the remaining patch reject in 700-libtoolize.patch in linux-atm
SVN-Revision: 9381
2007-10-20 19:46:38 +00:00
John Crispin
9f73ab51f3 refreshed madwifi patches
SVN-Revision: 9380
2007-10-20 19:13:53 +00:00
John Crispin
d529f387c4 fixed linux-atm
SVN-Revision: 9377
2007-10-20 19:07:31 +00:00
Felix Fietkau
19613342e2 refresh linux-atm patches
SVN-Revision: 9373
2007-10-20 17:21:13 +00:00
Felix Fietkau
4f23b57817 remove obsolete zd1211-driver, replaced by the in-tree module
SVN-Revision: 9372
2007-10-20 16:59:36 +00:00
Felix Fietkau
db76c126d1 mark shfs as 2.4 only, it is broken on 2.6.23 and unmaintained. 2.6 targets can use sshfs+fuse
SVN-Revision: 9371
2007-10-20 16:59:31 +00:00
Felix Fietkau
5460d7854e disable driver_devicescape in hostapd will be enabled again when the mac80211 guys have sorted out the api ;)
SVN-Revision: 9369
2007-10-20 16:07:02 +00:00
Felix Fietkau
67eaa9814d fix update fuse to 2.7.1 - fixes compile breakage with 2.6.23
SVN-Revision: 9366
2007-10-20 15:30:08 +00:00
Felix Fietkau
bd3402a740 re-libtoolize linux-atm to fix random libname breakage
SVN-Revision: 9365
2007-10-20 15:06:23 +00:00
Felix Fietkau
db9e706f8c fix up a few ide related kernel config issues (related to #2516)
SVN-Revision: 9364
2007-10-20 14:39:17 +00:00
Gabor Juhos
ab8a75d73f make morse LED trigger available as a package, and fix it to compile with 2.6.23
SVN-Revision: 9363
2007-10-20 14:32:13 +00:00
Gabor Juhos
d2cfb2934f add LEDs trigger for switch port states, thanks to Bernhard Held (closes: #2153)
SVN-Revision: 9362
2007-10-20 07:45:08 +00:00
Florian Fainelli
2eca863b8e Convert the karma changes to be an ioctl
SVN-Revision: 9358
2007-10-19 06:19:00 +00:00
John Crispin
78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant
SVN-Revision: 9355
2007-10-18 20:51:21 +00:00
John Crispin
450ab0e5fc more package submenus
SVN-Revision: 9351
2007-10-18 19:08:16 +00:00
Florian Fainelli
0d2e9a6539 Turn off stp by default, thanks ejka
SVN-Revision: 9345
2007-10-18 13:20:02 +00:00
Florian Fainelli
0a993680d5 Revert [9176] now that we have network config handling stp [9343]
SVN-Revision: 9344
2007-10-18 13:08:59 +00:00
Florian Fainelli
c37f550144 Turn on stp by default for bridges (#2476)
SVN-Revision: 9343
2007-10-18 13:07:28 +00:00
John Crispin
dc0a4f8ff8 added rtl8169, from #2554
SVN-Revision: 9339
2007-10-16 21:02:36 +00:00
Florian Fainelli
e36f4396f6 Add route6 option to setup IPv6 routes (#2528)
SVN-Revision: 9337
2007-10-16 15:05:19 +00:00
Florian Fainelli
109d5fbca4 Update description, iptables-mod-ipsec includes libipt_policy.so
SVN-Revision: 9336
2007-10-16 14:04:59 +00:00
Florian Fainelli
1878758fa1 Fix typos and add quotes, potentially fix build failures with ccache (#2533)
SVN-Revision: 9335
2007-10-16 13:54:32 +00:00
Eugene Konev
bb3ee9d832 clear flags always
SVN-Revision: 9331
2007-10-16 09:26:58 +00:00
Eugene Konev
8c96b88b25 fix acx-mac80211
SVN-Revision: 9326
2007-10-15 13:48:38 +00:00
Matteo Croce
8cdc610404 fix acx-mac80211 build (closes #2534)
SVN-Revision: 9323
2007-10-14 20:29:44 +00:00
Florian Fainelli
ccbc635770 Allow kexec to directly use the kernel exposed in a mtd partition and reboot using the right command line
SVN-Revision: 9322
2007-10-14 18:39:20 +00:00
Felix Fietkau
2d7d23885d mark b43 as broken
SVN-Revision: 9321
2007-10-14 18:14:16 +00:00
Florian Fainelli
93c450a043 Build a karma variant of madwifi
SVN-Revision: 9316
2007-10-14 11:42:09 +00:00
John Crispin
58b8ecdf0d fixed 1677
SVN-Revision: 9314
2007-10-14 06:12:29 +00:00
John Crispin
92c40922e9 DESCRIPTION:= is obselete
SVN-Revision: 9306
2007-10-14 04:46:38 +00:00
John Crispin
5e621fdd17 DESCRIPTION:= is obselete
SVN-Revision: 9305
2007-10-14 04:34:07 +00:00
Felix Fietkau
bb72b2a38a fix nl80211
SVN-Revision: 9296
2007-10-13 23:01:35 +00:00
Felix Fietkau
55a3969ee1 fix typo
SVN-Revision: 9295
2007-10-13 22:41:50 +00:00
Felix Fietkau
e97e09eb5a don't build mac80211 if the kernel version does not match
SVN-Revision: 9294
2007-10-13 22:41:46 +00:00
Felix Fietkau
c512b90fd4 add b43
SVN-Revision: 9293
2007-10-13 22:41:37 +00:00
Felix Fietkau
479bafd633 fix include, reduce verbosity
SVN-Revision: 9292
2007-10-13 22:41:31 +00:00
Felix Fietkau
f4fe9c2f3d remove old bcm43xx-mac80211... will be replaced by b43
SVN-Revision: 9291
2007-10-13 22:41:23 +00:00
Felix Fietkau
46fd826cb8 add updated mac80211 - this no longer relies on patching includes in the kernel trees, but just uses its own instead
SVN-Revision: 9290
2007-10-13 22:41:08 +00:00
John Crispin
bee4cb66ee updated linux-uvc, from #2512
SVN-Revision: 9287
2007-10-13 14:17:37 +00:00
John Crispin
1c9f0acdae updated ipsec-tools from #2510
SVN-Revision: 9286
2007-10-13 14:12:26 +00:00
Gabor Juhos
4857474548 ipset: update to version 2.3.0, probably you need to rebuild your toolchain to compile it successfully
SVN-Revision: 9270
2007-10-12 14:59:17 +00:00
Gabor Juhos
4e05416c39 netfilter/ipset cleanups * rename patches to follow our naming conventions * update ipset patches with revision 7096 of [https://svn.netfilter.org/netfilter/trunk/patch-o-matic-ng pom] * add CONFIG_IP_NF_SET_IPTREEMAP to default kernel configs * add ip_set_iptreemap to include/netfilter.mk * update kmod-ipt-ipset module description
SVN-Revision: 9269
2007-10-12 14:58:35 +00:00
Gabor Juhos
7e54993042 add a kernel module for GPIO LEDs
SVN-Revision: 9262
2007-10-11 11:05:16 +00:00
Florian Fainelli
64734f94c7 Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS), disabled by default
SVN-Revision: 9259
2007-10-11 09:01:38 +00:00
Nicolas Thill
c07d990490 split ipip & iptunnel4 and ipv6 & sit into separate packages
SVN-Revision: 9241
2007-10-10 13:27:06 +00:00
Gabor Juhos
6a7a3bfa6a build leds-adm5120 as a module
SVN-Revision: 9219
2007-10-09 19:37:30 +00:00