rpms/kernel/FC-6/configs config-ia64, 1.2, 1.3 config-ia64-generic, 1.49, 1.50 config-x86-generic, 1.70, 1.71

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sat Feb 3 16:08:42 UTC 2007


Author: davej

Update of /cvs/dist/rpms/kernel/FC-6/configs
In directory cvs.devel.redhat.com:/tmp/cvs-serv28874/configs

Modified Files:
	config-ia64 config-ia64-generic config-x86-generic 
Log Message:
* Sat Feb  3 2007 Dave Jones <davej at redhat.com>
- Remove kdump config options from non-kdump configs.
  This will fix the 'reboots as soon as booting up' bug.



Index: config-ia64
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/configs/config-ia64,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- config-ia64	25 Aug 2006 19:18:20 -0000	1.2
+++ config-ia64	3 Feb 2007 16:08:40 -0000	1.3
@@ -1,3 +1,3 @@
 CONFIG_CRASH_DUMP=y
-CONFIG_PROC_VMCORE=y
+# CONFIG_PROC_VMCORE is not set
 


Index: config-ia64-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/configs/config-ia64-generic,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- config-ia64-generic	21 Dec 2006 21:45:14 -0000	1.49
+++ config-ia64-generic	3 Feb 2007 16:08:40 -0000	1.50
@@ -176,4 +176,4 @@
 
 #temporary until ia64 kexec/kdump is fixed (breaks xen)
 CONFIG_CRASH_DUMP=y
-CONFIG_PROC_VMCORE=y
+# CONFIG_PROC_VMCORE is not set


Index: config-x86-generic
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-6/configs/config-x86-generic,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- config-x86-generic	30 Jan 2007 22:09:45 -0000	1.70
+++ config-x86-generic	3 Feb 2007 16:08:40 -0000	1.71
@@ -306,5 +306,5 @@
 
 # CONFIG_PARAVIRT is not set
 CONFIG_CRASH_DUMP=y
-CONFIG_PROC_VMCORE=y
+# CONFIG_PROC_VMCORE is not set
 




More information about the fedora-cvs-commits mailing list