SPECS (LINUX_2_6): kernel.spec - include preempt to grubby title

glen glen at pld-linux.org
Thu Oct 13 11:00:10 CEST 2005


Author: glen                         Date: Thu Oct 13 09:00:10 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- include preempt to grubby title

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1249 -> 1.441.2.1250) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1249 SPECS/kernel.spec:1.441.2.1250
--- SPECS/kernel.spec:1.441.2.1249	Thu Oct 13 00:39:07 2005
+++ SPECS/kernel.spec	Thu Oct 13 11:00:04 2005
@@ -1262,7 +1262,7 @@
 		title='PLD Linux'
 	fi
 
-	ext='%{?with_grsecurity:grsecurity}%{?with_omosix:openMosix}%{?with_vserver:vserver}%{?with_xen0:Xen0}%{?with_xenU:XenU}'
+	ext='%{?with_grsecurity:grsecurity}%{?with_omosix:openMosix}%{?with_vserver:vserver}%{?with_xen0:Xen0}%{?with_xenU:XenU}%{?with_preemptive:preempt}'
 	if [ "$ext" ]; then
 		title="$title $ext"
 	fi
@@ -1330,7 +1330,7 @@
 		title='PLD Linux'
 	fi
 
-	ext='%{?with_grsecurity:grsecurity}%{?with_omosix:openMosix}%{?with_vserver:vserver}%{?with_xen0:Xen0}%{?with_xenU:XenU}'
+	ext='%{?with_grsecurity:grsecurity}%{?with_omosix:openMosix}%{?with_vserver:vserver}%{?with_xen0:Xen0}%{?with_xenU:XenU}%{?with_preemptive:preempt}'
 	if [ "$ext" ]; then
 		title="$title $ext"
 	fi
@@ -1675,6 +1675,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1250  2005/10/13 09:00:04  glen
+- include preempt to grubby title
+
 Revision 1.441.2.1249  2005/10/12 22:39:07  pluto
 - preempt patching fixed, grsecurity disabled by default 'til fix arrives.
 - release 0.6.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1249&r2=1.441.2.1250&f=u




More information about the pld-cvs-commit mailing list