Author: thomas
Date: Sat Dec 9 19:21:14 2006
New Revision: 94260
Modified:
packages/cooker/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
packages/cooker/kernel-tmb/current/SOURCES/linux-2.6.19-tmb3.tar.bz2
packages/cooker/kernel-tmb/current/SOURCES/linux-2.6.19-tmb3.tar.bz2.sign
packages/cooker/kernel-tmb/current/SPECS/kernel-tmb.spec
Log:
redo mismerged patch DM02: dm-raid45 support
Modified: packages/cooker/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
==============================================================================
--- packages/cooker/kernel-tmb/current/SOURCES/kernel-tmb.patchlist
(original)
+++ packages/cooker/kernel-tmb/current/SOURCES/kernel-tmb.patchlist Sat Dec
9 19:21:14 2006
@@ -1,4 +1,4 @@
-* kernel-tmb-2.6.19-2mdv *
+* kernel-tmb-2.6.19-3mdv *
AA01_patch-2.6.19.1-rc2.patch
AA03_bottom_half.h.diff.patch
@@ -70,7 +70,7 @@
DI02_idedisk_reboot.patch
- dont spin down disks on reboot
-DM02_dm-raid45-2.6.18.1-20061023.patch
+DM02_dm-raid45-2.6.19-20061023.patch
- add support for device-mapper raid4/5 targets
DN01_module-alias.patch
Modified: packages/cooker/kernel-tmb/current/SOURCES/linux-2.6.19-tmb3.tar.bz2
==============================================================================
Binary files. No diff available.
Modified:
packages/cooker/kernel-tmb/current/SOURCES/linux-2.6.19-tmb3.tar.bz2.sign
==============================================================================
--- packages/cooker/kernel-tmb/current/SOURCES/linux-2.6.19-tmb3.tar.bz2.sign
(original)
+++ packages/cooker/kernel-tmb/current/SOURCES/linux-2.6.19-tmb3.tar.bz2.sign
Sat Dec 9 19:21:14 2006
@@ -1,7 +1,7 @@
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
-iD8DBQBFesRqRmNMjUuq2LARAmutAJ9le7Ej6ueJdp967iihcb06bJiDQQCgiGaj
-pmbkU3no91AdOMn2qq8Iit0=
-=rmQF
+iD8DBQBFev4iRmNMjUuq2LARArdlAJ9LV02m3lBhyciqbqWFcREB4R6o6wCfb3/z
+UasoXKdl4yglSJN5RPqhvJo=
+=+uqO
-----END PGP SIGNATURE-----
Modified: packages/cooker/kernel-tmb/current/SPECS/kernel-tmb.spec
==============================================================================
--- packages/cooker/kernel-tmb/current/SPECS/kernel-tmb.spec (original)
+++ packages/cooker/kernel-tmb/current/SPECS/kernel-tmb.spec Sat Dec 9
19:21:14 2006
@@ -2030,6 +2030,7 @@
%changelog
* Sat Dec 9 2006 Thomas Backlund <[EMAIL PROTECTED]> 2.6.19-3mdv
- fix include/linux/config.h install point
+- fix mismerged patch DM02: dm-raid45 support
* Sat Dec 9 2006 Thomas Backlund <[EMAIL PROTECTED]> 2.6.19-2mdv
- readd include/linux/config.h until the autoconf stuff is reworked