SPECS: kernel-xen.spec - updated xen patch, updated patch making short help

glen glen at pld-linux.org
Mon May 19 21:35:24 CEST 2008


Author: glen                         Date: Mon May 19 19:35:24 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated xen patch, updated patch making short help

---- Files affected:
SPECS:
   kernel-xen.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: SPECS/kernel-xen.spec
diff -u SPECS/kernel-xen.spec:1.11 SPECS/kernel-xen.spec:1.12
--- SPECS/kernel-xen.spec:1.11	Sun May 18 23:22:21 2008
+++ SPECS/kernel-xen.spec	Mon May 19 21:35:18 2008
@@ -2,7 +2,7 @@
 #
 # TODO:
 # - port grsec_minimal
-# - legal stuff ( http://www.xensource.com/Pages/legal.aspx )
+# - legal stuff <http://www.xensource.com/Pages/legal.aspx>
 #
 # Status:
 # - dom0 boots
@@ -12,8 +12,10 @@
 # - hg clone http://xenbits.xensource.com/xen-unstable.hg
 # - cd xen-unstable.hg
 # - make prep-kernels AWK=gawk
-# - tar xvjf linux-2.6.y.z.tar.bz2
-# - diff -burN linux-2.6.y.z 2.6.y.z-xen > kernel-xen-xen.patch
+# - check what version the xen source is against by peeking into linux-2.6.x.y-xen/Makefile
+# - tar xvjf linux-2.6.x.tar.bz2
+# - (optional bzcat patch-2.6.x.y.bz2 | patch -p1)
+# - diff -burN -x '.hg*' linux-2.6.y.z 2.6.y.z-xen > kernel-xen-xen.patch
 # with some minor tweaks afterwards
 #
 # Conditional build:
@@ -50,7 +52,7 @@
 
 %define		_basever	2.6.18
 %define		_postver	.8
-%define		_rel		0.10
+%define		_rel		0.11
 %define		_ver		%{nil}
 
 Summary:	The Linux kernel (the core of the Linux operating system)
@@ -78,7 +80,7 @@
 Source22:	kernel-xen-x86_64.config
 Source23:	kernel-xen-netfilter.config
 Source24:	kernel-xen-xen.config
-# from xen-unstable.hg
+# http://xenbits.xensource.com/linux-2.6.18-xen.hg diff against 2.6.18.8
 Patch0:		kernel-xen-xen.patch
 Patch1:		kernel-PATH_MAX.patch
 URL:		http://www.kernel.org/
@@ -759,6 +761,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2008-05-19 19:35:18  glen
+- updated xen patch, updated patch making short help
+
 Revision 1.11  2008-05-18 21:22:21  glen
 - gawk needed too
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-xen.spec?r1=1.11&r2=1.12&f=u



More information about the pld-cvs-commit mailing list