packages (Titanium): kernel-desktop/kernel-desktop.spec - CONFIG_BFS=y alre...

shadzik shadzik at pld-linux.org
Sun Oct 24 16:05:11 CEST 2010


Author: shadzik                      Date: Sun Oct 24 14:05:12 2010 GMT
Module: packages                      Tag: Titanium
---- Log message:
- CONFIG_BFS=y already in .config
- cleanup old bfs stuff

---- Files affected:
packages/kernel-desktop:
   kernel-desktop.spec (1.204.2.139 -> 1.204.2.140) 

---- Diffs:

================================================================
Index: packages/kernel-desktop/kernel-desktop.spec
diff -u packages/kernel-desktop/kernel-desktop.spec:1.204.2.139 packages/kernel-desktop/kernel-desktop.spec:1.204.2.140
--- packages/kernel-desktop/kernel-desktop.spec:1.204.2.139	Sun Oct 24 15:55:48 2010
+++ packages/kernel-desktop/kernel-desktop.spec	Sun Oct 24 16:05:02 2010
@@ -51,9 +51,9 @@
 %define		_enable_debug_packages			0
 
 %if %{with laptop}
-%define		alt_kernel	laptop%{?with_pae:-pae}%{?with_bfs:-bfs}%{?with_grsec_minimal:-grsec}
+%define		alt_kernel	laptop%{?with_pae:-pae}%{?with_grsec_minimal:-grsec}
 %else
-%define		alt_kernel	desktop%{?with_pae:-pae}%{?with_bfs:-bfs}%{?with_grsec_minimal:-grsec}
+%define		alt_kernel	desktop%{?with_pae:-pae}%{?with_grsec_minimal:-grsec}
 %endif
 
 # kernel release (used in filesystem and eventually in uname -r)
@@ -507,8 +507,8 @@
 
 %if %{with laptop}
 %__sed -i "s:# CONFIG_HZ_100 is not set:CONFIG_HZ_100=y:" %{defconfig}
-%__sed -i "s:CONFIG_HZ_1000=y:# CONFIG_HZ_1000 is not set:" %{defconfig}
-%__sed -i "s:CONFIG_HZ=1000:CONFIG_HZ=100:" %{defconfig}
+%__sed -i "s:CONFIG_HZ_2000=y:# CONFIG_HZ_1000 is not set:" %{defconfig}
+%__sed -i "s:CONFIG_HZ=2000:CONFIG_HZ=100:" %{defconfig}
 %__sed -i "s:# CONFIG_NO_HZ is not set:CONFIG_NO_HZ=y:" %{defconfig}
 %endif
 
@@ -529,7 +529,6 @@
 echo "CONFIG_OPEN_TRACER=y" >> %{defconfig}
 %endif
 
-echo "CONFIG_SCHED_BFS=y" >> %{defconfig}
 }
 
 BuildKernel() {
@@ -968,6 +967,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.204.2.140  2010/10/24 14:05:02  shadzik
+- CONFIG_BFS=y already in .config
+- cleanup old bfs stuff
+
 Revision 1.204.2.139  2010/10/24 13:55:48  shadzik
 - ck1 patchset already includes bfs
 - this implies bfs is now per default on!
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-desktop/kernel-desktop.spec?r1=1.204.2.139&r2=1.204.2.140&f=u



More information about the pld-cvs-commit mailing list