[pve-devel] r5309 - pve-kernel-2.6.32/trunk
svn-commits at proxmox.com
svn-commits at proxmox.com
Mon Nov 15 07:10:29 CET 2010
Author: dietmar
Date: 2010-11-15 06:10:29 +0000 (Mon, 15 Nov 2010)
New Revision: 5309
Modified:
pve-kernel-2.6.32/trunk/Makefile
Log:
Modified: pve-kernel-2.6.32/trunk/Makefile
===================================================================
--- pve-kernel-2.6.32/trunk/Makefile 2010-11-15 06:09:33 UTC (rev 5308)
+++ pve-kernel-2.6.32/trunk/Makefile 2010-11-15 06:10:29 UTC (rev 5309)
@@ -139,6 +139,7 @@
cd ${KERNEL_SRC}; patch -p1 <../scst-src/scst/kernel/io_context-2.6.32.patch
#cd ${KERNEL_SRC}; patch -p1 <../scst-src/scst/kernel/readahead-2.6.32.patch
cd ${KERNEL_SRC}; patch -p1 <../put_page_callback-2.6.32.patch
+ cd ${KERNEL_SRC}; patch -p1 <../fix-veth-coredump-openvz-bug-1634.diff
sed -i ${KERNEL_SRC}/Makefile -e 's/^EXTRAVERSION.*$$/EXTRAVERSION=${EXTRAVERSION}/'
touch $@
More information about the pve-devel
mailing list