Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix image generation in the Image Builder environment | Jo-Philipp Wich | 2011-03-22 | 1 | -1/+3 |
| | | | | SVN-Revision: 26271 | ||||
* | target.mk: don't enable coreutils by default, it does not even exist ↵ | Jo-Philipp Wich | 2011-03-22 | 1 | -4/+0 |
| | | | | | | anymore... fixes the Image Builder SVN-Revision: 26269 | ||||
* | add 2.6.38 support | Imre Kaloz | 2011-03-22 | 40 | -0/+6347 |
| | | | | SVN-Revision: 26268 | ||||
* | enable the 'big kernel lock' by default | Imre Kaloz | 2011-03-22 | 2 | -1/+2 |
| | | | | SVN-Revision: 26267 | ||||
* | ath9k: add a patch from linux-wireless@ for reducing driver size | Felix Fietkau | 2011-03-22 | 1 | -0/+1075 |
| | | | | SVN-Revision: 26264 | ||||
* | hostapd: update to 2011-02-21, use PKG_MIRROR_MD5SUM, includes fixes for WPS | Felix Fietkau | 2011-03-21 | 17 | -125/+165 |
| | | | | SVN-Revision: 26261 | ||||
* | add support for md5sum checks for mirrored tarballs of packages with version ↵ | Felix Fietkau | 2011-03-21 | 2 | -1/+3 |
| | | | | | | control source urls SVN-Revision: 26260 | ||||
* | image.mk: only upgrade permissions instead of overwriting, utilize tar -p ↵ | Jo-Philipp Wich | 2011-03-21 | 1 | -4/+6 |
| | | | | | | flag for targz image targets (#7667) SVN-Revision: 26259 | ||||
* | ipkg-utils: utilize the tar -p flag to preserve permissions (#7667) | Jo-Philipp Wich | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26258 | ||||
* | sysupgrade works on the wp54 | Travis Kemen | 2011-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 26257 | ||||
* | ncurses: install ncurses5-config and ncursesw5-config (#9044) | Jo-Philipp Wich | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26255 | ||||
* | hotplug2: Added zaptel subsystem to /etc/hotplugs2.rules so that the zaptel ↵ | Daniel Dickinson | 2011-03-21 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | mac80211: initialize the last rx time when creating a station | Felix Fietkau | 2011-03-21 | 1 | -0/+10 |
| | | | | | | | | | 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 | ||||
* | ath9k: re-run nfcal only when stuck beacons become more frequent | Felix Fietkau | 2011-03-21 | 1 | -0/+12 |
| | | | | SVN-Revision: 26250 | ||||
* | ath9k: increase ATH_BCBUF, allows creating 8 virtual APs | Felix Fietkau | 2011-03-21 | 1 | -0/+24 |
| | | | | SVN-Revision: 26249 | ||||
* | ath9k: improve precision of beacon timer calculations | Felix Fietkau | 2011-03-21 | 1 | -0/+317 |
| | | | | SVN-Revision: 26248 | ||||
* | ath9k: add some minor debugfs cleanups | Felix Fietkau | 2011-03-21 | 2 | -4/+111 |
| | | | | SVN-Revision: 26247 | ||||
* | Update to 2.6.38 | Claudio Mignanti | 2011-03-20 | 3 | -77/+10 |
| | | | | SVN-Revision: 26246 | ||||
* | block-mount busybox: Removed busybox versions of blkid and swap-utils since ↵ | Daniel Dickinson | 2011-03-20 | 2 | -25/+26 |
| | | | | | | they are only used by block-mount and block-extroot, and those packages don't have as much need for the image space-savings of busybox versions, especially at the cost of including it in all images even those with no external storage. SVN-Revision: 26245 | ||||
* | omap24xx: Update to 2.6.38. Remove 2.6.37 files | Michael Büsch | 2011-03-20 | 16 | -23433/+1 |
| | | | | SVN-Revision: 26244 | ||||
* | linux-atm: Solos card requires explicit buffer size to br2684ctl | Felix Fietkau | 2011-03-20 | 1 | -1/+4 |
| | | | | | | | | | The default send buffer size of 8192 potentially can run past the end of the buffer (skb) and trash memory. Explicitly setting a limit is required. (Patch by Philip Prindeville) SVN-Revision: 26242 | ||||
* | Keep firewall.user during sysupgrades | Travis Kemen | 2011-03-20 | 2 | -0/+3 |
| | | | | SVN-Revision: 26241 | ||||
* | brcm47xx: remove kmod-usb-ohci from WGT634U packages. | Hauke Mehrtens | 2011-03-19 | 1 | -1/+1 |
| | | | | | | | | This package creates some error messages on startup Thank you russell-- for reporting SVN-Revision: 26240 | ||||
* | kernel: fix some problems with kernel 2.6.38 | Hauke Mehrtens | 2011-03-19 | 4 | -29/+19 |
| | | | | | | | In some places LINUX_2_6_38 was just missing. Some kernel modules were moved. SVN-Revision: 26239 | ||||
* | kernel: add missing config options | Hauke Mehrtens | 2011-03-19 | 1 | -0/+10 |
| | | | | SVN-Revision: 26238 | ||||
* | kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by ↵ | Hauke Mehrtens | 2011-03-19 | 16 | -32/+80 |
| | | | | | | | | | | generated/autoconf.h. This fixes build with kernel 2.6.38. This was only build tested. Thank you philipp64 for reporting SVN-Revision: 26237 | ||||
* | ncurses: Split terminfo database into a separate package because S-Lang ↵ | Daniel Dickinson | 2011-03-18 | 1 | -4/+18 |
| | | | | | | library needs the terminfo database but doesn't depend on ncurses (and libnewt depends on S-Lang library and is intended to be a lightweight dialog replacement that doesn't depend on the heavy ncurses). SVN-Revision: 26232 | ||||
* | base-files: properly handle vlans on top of wireless interfaces | Jo-Philipp Wich | 2011-03-18 | 2 | -8/+11 |
| | | | | SVN-Revision: 26230 | ||||
* | remove 2.6.34 support | Imre Kaloz | 2011-03-18 | 189 | -50474/+0 |
| | | | | SVN-Revision: 26229 | ||||
* | upgrade to 2.6.37.4 | Imre Kaloz | 2011-03-18 | 6 | -27/+28 |
| | | | | SVN-Revision: 26228 | ||||
* | upgrade to 2.6.37.4 | Imre Kaloz | 2011-03-18 | 6 | -65/+17 |
| | | | | SVN-Revision: 26227 | ||||
* | update to 2.6.32.33 and 2.6.37.4 | Imre Kaloz | 2011-03-18 | 29 | -52/+52 |
| | | | | SVN-Revision: 26226 | ||||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 | 5 | -179/+19 |
| | | | | SVN-Revision: 26225 | ||||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 | 7 | -36/+47 |
| | | | | SVN-Revision: 26224 | ||||
* | upgrade to 2.6.37 | Imre Kaloz | 2011-03-18 | 1 | -2/+2 |
| | | | | SVN-Revision: 26223 | ||||
* | upgrade to 2.6.37, mark it broken | Imre Kaloz | 2011-03-18 | 5 | -12/+13 |
| | | | | SVN-Revision: 26222 | ||||
* | add 2.6.38 md5sum | Imre Kaloz | 2011-03-18 | 1 | -0/+3 |
| | | | | SVN-Revision: 26221 | ||||
* | hostapd: fix non-multicall hostapd compile (#9074) | Vasilis Tsiligiannis | 2011-03-18 | 1 | -46/+235 |
| | | | | SVN-Revision: 26220 | ||||
* | wireless-tools: remove some more unnecessary stuff from iwconfig | Felix Fietkau | 2011-03-18 | 2 | -13/+138 |
| | | | | SVN-Revision: 26218 | ||||
* | strip .note.gnu.build-id from kernel modules | Felix Fietkau | 2011-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 26217 | ||||
* | hostapd: add a patch to remove some unnecessary control interface functionality | Felix Fietkau | 2011-03-18 | 1 | -0/+161 |
| | | | | SVN-Revision: 26216 | ||||
* | kernel: fix an overlayfs deadlock on rmdir | Felix Fietkau | 2011-03-17 | 2 | -0/+152 |
| | | | | SVN-Revision: 26215 | ||||
* | add a kernel config option for magic sysrq | Felix Fietkau | 2011-03-17 | 1 | -0/+4 |
| | | | | SVN-Revision: 26214 | ||||
* | kernel: replace mini_fo with overlayfs for 2.6.38 | Felix Fietkau | 2011-03-17 | 15 | -8578/+2917 |
| | | | | SVN-Revision: 26213 | ||||
* | hostapd: add a separate config symbol for 802.11n driver support | Felix Fietkau | 2011-03-17 | 3 | -10/+10 |
| | | | | SVN-Revision: 26212 | ||||
* | ar71xx: remove 2.6.32 support | Felix Fietkau | 2011-03-17 | 34 | -1248/+0 |
| | | | | SVN-Revision: 26211 | ||||
* | kernel: replace mini_fo with overlayfs for 2.6.37 | Felix Fietkau | 2011-03-17 | 15 | -8490/+2995 |
| | | | | SVN-Revision: 26209 | ||||
* | base-files: overlayfs whiteouts depend on a specific xattr entry, which does ↵ | Felix Fietkau | 2011-03-17 | 1 | -0/+12 |
| | | | | | | not get preserved by the tmpfs->overlay copy. work around this by cleaning all copied "(overlay-whiteout)" symlinks after the switch to jffs2 SVN-Revision: 26208 | ||||
* | base-files: add initial support for mounting overlayfs | Felix Fietkau | 2011-03-17 | 3 | -7/+9 |
| | | | | SVN-Revision: 26207 | ||||
* | base-files: update sysctl.conf for modern kernels | Jo-Philipp Wich | 2011-03-17 | 2 | -3/+9 |
| | | | | SVN-Revision: 26204 |