1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-14 03:03:52 +02:00
Commit Graph

8690 Commits

Author SHA1 Message Date
Felix Fietkau
bdb9c7351c some more build system cleanup
SVN-Revision: 12329
2008-08-17 11:14:13 +00:00
Felix Fietkau
a74bb3b417 rename feeds.conf to feeds.conf.default, make feeds.conf override feeds.conf.default this makes it possible to change the feeds lists without having the version control system record it as a change
SVN-Revision: 12328
2008-08-17 09:05:01 +00:00
Felix Fietkau
08b6c2294f export the FIND variable which points to a usable find version
SVN-Revision: 12327
2008-08-17 09:04:48 +00:00
Travis Kemen
b3b5e54099 add /etc/firewall.user to be backed up becuase it is an example in /etc/config/firewall
SVN-Revision: 12326
2008-08-16 18:01:18 +00:00
Felix Fietkau
696b05e031 fix uninitialized variable in metadata.pm (#3860)
SVN-Revision: 12325
2008-08-16 17:00:50 +00:00
Felix Fietkau
1bdd7d0460 add vif selection fix for the broadcom-wl wifi script (thx, sn9)
SVN-Revision: 12324
2008-08-16 17:00:27 +00:00
Felix Fietkau
3f9fcf1c06 fix madwifi napi polling packet counting final fix for #3880
SVN-Revision: 12323
2008-08-16 17:00:13 +00:00
Felix Fietkau
a3a37d0bb1 rework parallel building to get rid of some warnings and add back support for parallelizing the kernel build fixes #3882
SVN-Revision: 12322
2008-08-16 16:59:47 +00:00
Travis Kemen
a15a10c85a remove unneeded line
SVN-Revision: 12321
2008-08-16 16:46:11 +00:00
Travis Kemen
0b2111d1fb remove /etc/firewall.* from being kept as they no longer are used in trunk
SVN-Revision: 12320
2008-08-16 16:04:51 +00:00
Travis Kemen
99dd3e13fc make opkg the default package manager, disable busybox ipkg from building by default
SVN-Revision: 12319
2008-08-16 06:35:14 +00:00
Travis Kemen
64a8d6c405 fix typo, proto should be protocol
SVN-Revision: 12318
2008-08-16 06:33:22 +00:00
John Crispin
7681547293 trigger error if dport is used when no proto is defined
SVN-Revision: 12317
2008-08-15 20:18:13 +00:00
Travis Kemen
e7c9479ae4 fix symlinks when installing opkg into a image
SVN-Revision: 12316
2008-08-15 04:13:21 +00:00
Florian Fainelli
38d1cb8cbd Fix negative calculation of the tmpfs for devices with few RAM (#3557)
SVN-Revision: 12315
2008-08-14 22:21:35 +00:00
John Crispin
3403cbe948 remove /etc/functions.sh call from led hotplug script
SVN-Revision: 12312
2008-08-14 19:07:22 +00:00
Gabor Juhos
0f18ecf43e refresh 2.6.23 patches
SVN-Revision: 12311
2008-08-14 18:05:37 +00:00
John Crispin
9379dc19b6 adds watchdog driver to ar5315
SVN-Revision: 12309
2008-08-14 16:08:46 +00:00
Nicolas Thill
58fb9f67ec move qc-usb from trunk to packages as well (see [12260])
SVN-Revision: 12304
2008-08-14 10:53:12 +00:00
Florian Fainelli
68bdb68247 Fix opkg compilation with ccache, thanks sn9
SVN-Revision: 12303
2008-08-13 21:12:26 +00:00
Gabor Juhos
a45f225e73 load board's mac address on Compex devices
SVN-Revision: 12302
2008-08-13 19:52:25 +00:00
Florian Fainelli
2e71a90347 Now we have b43 working in master mode, include b43 in the profile (#3827)
SVN-Revision: 12301
2008-08-13 19:42:07 +00:00
Florian Fainelli
2c6b679ceb Update b43 to work in AP mode
SVN-Revision: 12300
2008-08-13 19:37:40 +00:00
Florian Fainelli
1d05e688ab Allow mac80211 drivers to work in master mode
SVN-Revision: 12299
2008-08-13 19:35:29 +00:00
Florian Fainelli
2a888f2e23 Update hostapd to 0.6.4
SVN-Revision: 12298
2008-08-13 19:32:40 +00:00
Gabor Juhos
da77408537 i2c-gpio-custom: minor bugfix
SVN-Revision: 12297
2008-08-13 18:48:48 +00:00
Gabor Juhos
904effc167 fix gpio number of the reset button Compex WP54 boards
SVN-Revision: 12296
2008-08-13 16:15:45 +00:00
Florian Fainelli
90fe458aca Add missing config symbols
SVN-Revision: 12295
2008-08-13 15:39:36 +00:00
Florian Fainelli
f2340f4b92 Fix card_idx calculation, thanks sn9
SVN-Revision: 12294
2008-08-13 15:08:34 +00:00
Florian Fainelli
02780ec100 Fix putting mac80211 interfaces in monitor and managed modes
SVN-Revision: 12293
2008-08-13 14:06:16 +00:00
Florian Fainelli
dbb59f014a Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups
SVN-Revision: 12292
2008-08-13 13:30:27 +00:00
Florian Fainelli
8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi.
SVN-Revision: 12289
2008-08-12 14:22:42 +00:00
Florian Fainelli
89a9d76c8b Typo, should be kmod-madwifi
SVN-Revision: 12288
2008-08-12 13:44:20 +00:00
Florian Fainelli
468c38a112 Include madwifi by default in rb532 images
SVN-Revision: 12287
2008-08-12 13:18:26 +00:00
Florian Fainelli
8dc883b976 Allow routerboard users to kexec into the newly installed kernel if kexec-tools is installed
SVN-Revision: 12286
2008-08-12 06:02:06 +00:00
John Crispin
c9f2df5cea fixes firewall makefile description
SVN-Revision: 12285
2008-08-11 22:28:52 +00:00
John Crispin
5627667654 uci firewall - make uci firewall default and remove old code - fix up dependencies
SVN-Revision: 12284
2008-08-11 22:27:36 +00:00
Florian Fainelli
4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069)
SVN-Revision: 12283
2008-08-11 21:38:50 +00:00
John Crispin
43e28bf153 uci_firewall - fixes hotplug.d script
SVN-Revision: 12282
2008-08-11 20:51:51 +00:00
John Crispin
0f5cbca010 uci firewall - remove implicit creation of zones, based on network interfaces
SVN-Revision: 12281
2008-08-11 20:46:17 +00:00
Felix Fietkau
5745e536d4 madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor)
SVN-Revision: 12280
2008-08-11 14:36:50 +00:00
Felix Fietkau
2e46841afd switch the br2684 default to routed mode instead of bridged mode, as it's more common
SVN-Revision: 12277
2008-08-11 13:02:44 +00:00
Florian Fainelli
5cf0db54c6 Package ip6t_limit and ip6t_frag for 2.4 kernels (#3760)
SVN-Revision: 12276
2008-08-11 06:38:48 +00:00
Felix Fietkau
0778290e26 add missing dependency
SVN-Revision: 12270
2008-08-10 15:49:52 +00:00
Felix Fietkau
166de52b8f fix kmod-ide-core packaging for 2.6.26+
SVN-Revision: 12269
2008-08-10 14:37:23 +00:00
Felix Fietkau
b1683b748d add missing kconfig symbol for generic ide
SVN-Revision: 12268
2008-08-10 14:37:18 +00:00
Felix Fietkau
26aa731dc1 fix aes on x86 (thx, Acinonyx)
SVN-Revision: 12267
2008-08-10 12:06:23 +00:00
Gabor Juhos
45a4ac68a8 add wget2nand script
SVN-Revision: 12263
2008-08-10 09:20:55 +00:00
Gabor Juhos
6ce62982dd ag71xx: add initial message level support
SVN-Revision: 12262
2008-08-10 09:18:42 +00:00
Felix Fietkau
91a01e4106 move some webcam/sound related stuff from trunk to packages
SVN-Revision: 12260
2008-08-09 20:36:05 +00:00