SPECS (LINUX_2_6): kernel.spec - hack removal

baggins baggins at pld-linux.org
Fri May 5 15:45:42 CEST 2006


Author: baggins                      Date: Fri May  5 13:45:42 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- hack removal

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1522 -> 1.441.2.1523) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1522 SPECS/kernel.spec:1.441.2.1523
--- SPECS/kernel.spec:1.441.2.1522	Fri May  5 15:19:46 2006
+++ SPECS/kernel.spec	Fri May  5 15:45:37 2006
@@ -848,16 +848,12 @@
 
 	# netfilter
 	cat %{SOURCE40} >> arch/%{_target_base_arch}/defconfig
-
 	# squashfs
 	cat %{SOURCE41} >> arch/%{_target_base_arch}/defconfig
-
+	# suspend2
 	cat %{SOURCE42} >> arch/%{_target_base_arch}/defconfig
-
-	# Vserver hack, TODO: move it to .config
-	sed -i 's/^CONFIG_VMSPLIT_//g' arch/%{_target_base_arch}/defconfig
+	# vserver
 	cat %{SOURCE43} >> arch/%{_target_base_arch}/defconfig
-
 	# vesafb-tng
 	cat %{SOURCE44} >> arch/%{_target_base_arch}/defconfig
 
@@ -1587,6 +1583,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1523  2006/05/05 13:45:37  baggins
+- hack removal
+
 Revision 1.441.2.1522  2006/05/05 13:19:46  baggins
 - removed bconds: preemptive, suspend2, vserver
   now these features are enabled unconditionally, preempt as built in
================================================================

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



More information about the pld-cvs-commit mailing list