Changeset 969
- Timestamp:
- 09/05/08 17:40:19 (3 months ago)
- Location:
- trunk/tcos-extra-modules
- Files:
-
- 4 added
- 2 modified
-
common.mk (modified) (1 diff)
-
debian/changelog (modified) (1 diff)
-
patches/cdfs-2.6.27-2-generic.patch (added)
-
patches/cdfs-2.6.27-2-server.patch (added)
-
patches/sis7019-2.6.27-2-generic.patch (added)
-
patches/sis7019-2.6.27-2-server.patch (added)
Legend:
- Unmodified
- Added
- Removed
-
trunk/tcos-extra-modules/common.mk
r940 r969 34 34 KERNEL_max=2.6.24-18-generic 2.6.24-18-386 2.6.24-18-server 2.6.24-19-generic 2.6.24-19-386 2.6.24-19-server 35 35 TCOS_MODULES_max="aufs etc2300-modules sis7019-alsa-backport cdfs lzma" 36 37 KERNEL_intrepid=2.6.27-2-generic 2.6.27-2-server 38 TCOS_MODULES_intrepid="aufs etc2300-modules cdfs lzma" 39 -
trunk/tcos-extra-modules/debian/changelog
r942 r969 1 tcos-extra-modules (0.29) unstable; urgency=low 2 3 * Add Ubuntu intrepid kernel (2.6.27-2) and cdfs and sis7019 patches 4 5 -- Mario Izquierdo (mariodebian) <mariodebian@gmail.com> Fri, 05 Sep 2008 17:38:05 +0200 6 1 7 tcos-extra-modules (0.28) unstable; urgency=low 2 8
