Commit graph

17343 commits

Author SHA1 Message Date
Felix Fietkau
f16824c63f uci: fix linking against libdl (#9123)
SVN-Revision: 26315
2011-03-27 12:56:20 +00:00
Daniel Dickinson
7f8fb5cb78 block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
SVN-Revision: 26314
2011-03-27 06:40:51 +00:00
Daniel Dickinson
657d0a265c block-mount block-extroot: Bump packages versions forgetten during previous two commits
SVN-Revision: 26313
2011-03-27 06:02:30 +00:00
Daniel Dickinson
9298073e80 block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.
SVN-Revision: 26312
2011-03-27 05:39:53 +00:00
Daniel Dickinson
544d1c045e block-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.
SVN-Revision: 26311
2011-03-27 05:39:47 +00:00
Felix Fietkau
860c1cc790 uci: update to fix lua plugin linker issue (#9121)
SVN-Revision: 26310
2011-03-27 00:50:19 +00:00
Felix Fietkau
d29154d5e4 uci: install libucimap to the staging dir
SVN-Revision: 26309
2011-03-26 22:41:17 +00:00
Felix Fietkau
e4c6bc70aa remove ucitrigger, it is unused and will be replaced by something different in the future
SVN-Revision: 26308
2011-03-26 22:25:59 +00:00
Felix Fietkau
e8c9ebd052 uci: update to latest version, uses cmake now
SVN-Revision: 26307
2011-03-26 21:00:20 +00:00
Felix Fietkau
2c875b2edc madwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
SVN-Revision: 26306
2011-03-26 16:56:39 +00:00
Felix Fietkau
6c7170b923 Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
SVN-Revision: 26305
2011-03-26 15:29:53 +00:00
Felix Fietkau
596d89b331 strip .gnu.attributes and .reginfo from kernel modules
SVN-Revision: 26304
2011-03-26 15:22:14 +00:00
Felix Fietkau
98267669b0 mac80211: disable an unnecessary backport to reduce code size
SVN-Revision: 26303
2011-03-26 14:06:29 +00:00
Felix Fietkau
75e785511a mac80211: remove an obsolete backport patch
SVN-Revision: 26302
2011-03-26 14:06:25 +00:00
Felix Fietkau
b2b0770576 kernel: use -fno-caller-saves
SVN-Revision: 26301
2011-03-26 01:07:16 +00:00
Felix Fietkau
335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
Felix Fietkau
963b90bb5a remove postinst files for preinstalled packages
SVN-Revision: 26299
2011-03-25 23:47:08 +00:00
Felix Fietkau
3be9b77127 kernel: remove all local symbols from kernel modules at link time to reduce their size
SVN-Revision: 26298
2011-03-25 23:47:04 +00:00
Felix Fietkau
def45b136c kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
SVN-Revision: 26297
2011-03-25 22:18:17 +00:00
Felix Fietkau
a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
SVN-Revision: 26296
2011-03-25 21:28:44 +00:00
Felix Fietkau
0c98b6b2d2 mac80211: add a pending patch to remove the dependency on ecb
SVN-Revision: 26295
2011-03-25 21:28:22 +00:00
Felix Fietkau
70a2413ffd mac80211: fix zd1211 config override
SVN-Revision: 26294
2011-03-25 21:20:14 +00:00
Felix Fietkau
1938d5a669 mac80211: update to wireless-testing 2011-03-24
SVN-Revision: 26293
2011-03-25 21:12:28 +00:00
Felix Fietkau
3b6e38ba6a iptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies
SVN-Revision: 26292
2011-03-25 18:02:51 +00:00
Felix Fietkau
ea6bf64605 ath9k: fix chip wakeup on interface start - should fix some instability issues
SVN-Revision: 26290
2011-03-25 16:36:48 +00:00
Felix Fietkau
516440649b hostapd: add more wps config methods to the config
SVN-Revision: 26288
2011-03-25 14:01:05 +00:00
Felix Fietkau
1526792622 mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects
SVN-Revision: 26287
2011-03-25 14:00:59 +00:00
Felix Fietkau
4b9553f20d redboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
SVN-Revision: 26286
2011-03-25 00:55:25 +00:00
Felix Fietkau
2eda9ca634 mac80211: fix dropping multicast proberequest frames for ad-hoc
SVN-Revision: 26284
2011-03-24 13:38:20 +00:00
Alexandros C. Couloumbis
59b085ff1b tools/cmake: update to version 2.8.4
SVN-Revision: 26283
2011-03-24 11:27:07 +00:00
Felix Fietkau
4cbdad0e9d ath9k: add a few de-bloating and optimization patches
SVN-Revision: 26281
2011-03-23 20:16:58 +00:00
Felix Fietkau
80239ff7b0 ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode)
SVN-Revision: 26280
2011-03-23 20:16:53 +00:00
Hamish Guthrie
d16f80c95d Correct CTI patch
SVN-Revision: 26276
2011-03-23 14:08:33 +00:00
Hamish Guthrie
26a17a0e39 kernel: add CTI usb-id's to FTDI driver
SVN-Revision: 26275
2011-03-23 11:31:49 +00:00
Hamish Guthrie
4a3f0f9769 Add patch to correct sub-page alignment
SVN-Revision: 26274
2011-03-23 08:23:04 +00:00
Felix Fietkau
ee7f3d21f4 mac80211: update to wireless-testing 2011-03-22
SVN-Revision: 26273
2011-03-22 21:00:58 +00:00
Felix Fietkau
85b859a2b6 hostapd: make entropy collection contribute to the kernel pool
SVN-Revision: 26272
2011-03-22 21:00:54 +00:00
Jo-Philipp Wich
771d6f18f6 fix image generation in the Image Builder environment
SVN-Revision: 26271
2011-03-22 18:56:55 +00:00
Jo-Philipp Wich
d005251cc4 target.mk: don't enable coreutils by default, it does not even exist anymore... fixes the Image Builder
SVN-Revision: 26269
2011-03-22 18:06:12 +00:00
Imre Kaloz
4ee9074433 add 2.6.38 support
SVN-Revision: 26268
2011-03-22 15:04:17 +00:00
Imre Kaloz
0a65ef965d enable the 'big kernel lock' by default
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Felix Fietkau
b85cfd52d8 ath9k: add a patch from linux-wireless@ for reducing driver size
SVN-Revision: 26264
2011-03-22 00:41:55 +00:00
Felix Fietkau
e822e20348 hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS
SVN-Revision: 26261
2011-03-21 23:02:12 +00:00
Felix Fietkau
b568a64f8c add support for md5sum checks for mirrored tarballs of packages with version control source urls
SVN-Revision: 26260
2011-03-21 23:02:06 +00:00
Jo-Philipp Wich
48c8a8ddb0 image.mk: only upgrade permissions instead of overwriting, utilize tar -p flag for targz image targets (#7667)
SVN-Revision: 26259
2011-03-21 17:38:15 +00:00
Jo-Philipp Wich
b8aef60e35 ipkg-utils: utilize the tar -p flag to preserve permissions (#7667)
SVN-Revision: 26258
2011-03-21 17:36:50 +00:00
Travis Kemen
e9fdc5c981 sysupgrade works on the wp54
SVN-Revision: 26257
2011-03-21 16:52:14 +00:00
Jo-Philipp Wich
9710f415fa ncurses: install ncurses5-config and ncursesw5-config (#9044)
SVN-Revision: 26255
2011-03-21 06:45:20 +00:00
Daniel Dickinson
c28e406a9c hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel kernel module package only needs to had a script to create the correct device nodes (default names differ from what all apps that use zaptel actually use, so a script is necessary).
SVN-Revision: 26253
2011-03-21 05:53:17 +00:00
Felix Fietkau
eaa07dd900 mac80211: initialize the last rx time when creating a station
should hopefully finally take care of the nasty reassociation issues which showed up as
Jan  1 00:51:10 OpenWrt daemon.info hostapd: wlan0: STA 00:xx:xx:xx:xx:xx IEEE 802.11: deauthenticated due to inactivity
right after associating, leading to an immediate disconnect.
Will probably fix #8343, #8830 and others.

SVN-Revision: 26251
2011-03-21 03:19:35 +00:00