Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | zlib fix for btrfs | Jo-Philipp Wich | 2012-06-18 | 1 | -3/+7 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, yes, it is true... In the standard, unpatched trunk is zlib_inflate.ko compiled, but not included in any package... So, my previous version was functional, but with system bug. Here is fixed patch. On Wed, Jun 13, 2012 at 05:00:02PM +0200, Jo-Philipp Wich wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > - -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi. > > Shouldn't you also add CONFIG_ZLIB_DEFLATE to KCONFIG then? > > ~ Jow > - -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk/YqrcACgkQdputYINPTPM6dgCfYDgzK1XHiKDJNSdc/+HgIoRp > HSgAoKdUxcqXzHqTLiyEkiQqCnDuuVmu > =0DUX > - -----END PGP SIGNATURE----- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk/YqvIACgkQdputYINPTPNMagCePNwPSYHfoCd5eXywQ+sTATqQ > 2CQAoJW/Fez+DqflHlJVcvng/LvsfrCm > =s6B0 > -----END PGP SIGNATURE----- > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel Signed-off-by: Michal Heppler <mhepp@ics.muni.cz> SVN-Revision: 32444 | ||||
* | kernel: remove obsolete dependencies and conditionals | Felix Fietkau | 2012-05-17 | 1 | -2/+2 |
| | | | | SVN-Revision: 31779 | ||||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 | 1 | -2/+2 |
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634 | ||||
* | mac80211: add brcmsmac driver | Hauke Mehrtens | 2012-02-19 | 1 | -0/+32 |
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. SVN-Revision: 30643 | ||||
* | package/kernel: prefix library modules with lib- | Nicolas Thill | 2011-10-28 | 1 | -23/+23 |
| | | | | SVN-Revision: 28656 | ||||
* | package/kernel: add kmod-lib-lzo | Nicolas Thill | 2011-10-28 | 1 | -0/+19 |
| | | | | SVN-Revision: 28654 | ||||
* | package/kernel: remove SetDepends not needed anymore | Nicolas Thill | 2011-10-28 | 1 | -1/+0 |
| | | | | SVN-Revision: 28653 | ||||
* | package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only | Nicolas Thill | 2011-10-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 28652 | ||||
* | kernel/modules: Move zlib_deflate module to higher autoloading priority | Vasilis Tsiligiannis | 2011-04-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 26639 | ||||
* | kernel/modules: Add zlib package | Vasilis Tsiligiannis | 2011-04-12 | 1 | -0/+11 |
| | | | | SVN-Revision: 26636 | ||||
* | kernel/modules: Add "Libraries" submenu and move library packages there | Vasilis Tsiligiannis | 2011-04-12 | 1 | -0/+102 |
SVN-Revision: 26635 |