[kernel] r17107 - in dists/sid/linux-2.6/debian: . config templates/image.plain.bug

Ben Hutchings benh at alioth.debian.org
Thu Mar 24 05:23:49 UTC 2011


Author: benh
Date: Thu Mar 24 05:23:39 2011
New Revision: 17107

Log:
Enable BOOT_PRINTK_DELAY and suggest use of boot_delay in bug presubj

Modified:
   dists/sid/linux-2.6/debian/changelog
   dists/sid/linux-2.6/debian/config/config
   dists/sid/linux-2.6/debian/templates/image.plain.bug/presubj

Modified: dists/sid/linux-2.6/debian/changelog
==============================================================================
--- dists/sid/linux-2.6/debian/changelog	Wed Mar 23 23:57:58 2011	(r17106)
+++ dists/sid/linux-2.6/debian/changelog	Thu Mar 24 05:23:39 2011	(r17107)
@@ -7,6 +7,7 @@
   * net/wireless: Enable RTL8192CE as module (Closes: #619051)
   * Add configuration for Debian architecture ppc64, matching the
     powerpc/powerpc64 flavour (Closes: #618976)
+  * Enable BOOT_PRINTK_DELAY (support for the boot_delay kernel parameter)
 
   [ Jurij Smakov ]
   * Bump CONFIG_NR_CPUS on sparc to 256 to accomodate T2+ machines

Modified: dists/sid/linux-2.6/debian/config/config
==============================================================================
--- dists/sid/linux-2.6/debian/config/config	Wed Mar 23 23:57:58 2011	(r17106)
+++ dists/sid/linux-2.6/debian/config/config	Thu Mar 24 05:23:39 2011	(r17107)
@@ -3610,7 +3610,7 @@
 # CONFIG_DEBUG_SG is not set
 # CONFIG_DEBUG_NOTIFIERS is not set
 # CONFIG_DEBUG_CREDENTIALS is not set
-# CONFIG_BOOT_PRINTK_DELAY is not set
+CONFIG_BOOT_PRINTK_DELAY=y
 # CONFIG_RCU_TORTURE_TEST is not set
 # CONFIG_RCU_CPU_STALL_DETECTOR is not set
 # CONFIG_KPROBES_SANITY_TEST is not set

Modified: dists/sid/linux-2.6/debian/templates/image.plain.bug/presubj
==============================================================================
--- dists/sid/linux-2.6/debian/templates/image.plain.bug/presubj	Wed Mar 23 23:57:58 2011	(r17106)
+++ dists/sid/linux-2.6/debian/templates/image.plain.bug/presubj	Thu Mar 24 05:23:39 2011	(r17107)
@@ -4,4 +4,5 @@
 
 If you are reporting that the kernel fails to boot, please use a digital
 camera, serial console or netconsole to record the boot messages and
-attach these to your report.
+attach these to your report.  You can use the kernel parameter
+'boot_delay=1000' to slow down the boot messages.



More information about the Kernel-svn-changes mailing list