[kernel] r7120 - in dists/trunk/linux-2.6/debian: .

Sven Luther luther at costa.debian.org
Wed Aug 9 18:38:04 UTC 2006


Author: luther
Date: Wed Aug  9 18:38:00 2006
New Revision: 7120

Modified:
   dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
   dists/trunk/linux-2.6/debian/changelog

Log:
[powerpc] Added console=hvsi0 too to CMDLINE to the powerpc64 flavour.


Modified: dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64
==============================================================================
--- dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	(original)
+++ dists/trunk/linux-2.6/debian/arch/powerpc/config.powerpc64	Wed Aug  9 18:38:00 2006
@@ -111,5 +111,5 @@
 # CONFIG_LPARCFG is not set
 CONFIG_VIRT_CPU_ACCOUNTING=y
 CONFIG_MIGRATION=y
-CONFIG_CMDLINE="console=hvc0 console=ttyS0,9600 console=tty0"
+CONFIG_CMDLINE="console=hvsi0 console=hvc0 console=ttyS0,9600 console=tty0"
 

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Wed Aug  9 18:38:00 2006
@@ -1,8 +1,13 @@
 linux-2.6 (2.6.17+2.6.18-rc3-0experimental.1) unstable; urgency=low
 
-  * 
+  [ Bastian Blank ]
+  * Initial fork.
+
+  [ Sven Luther ]
+  * [powerpc] Added console=hvsi0 too to CMDLINE to the powerpc64 flavour,
+    for non-virtualized IBM power machines serial console.
 
- -- Bastian Blank <waldi at debian.org>  Sun, 06 Aug 2006 23:41:23 +0200
+ -- Sven Luther <luther at debian.org>  Wed,  9 Aug 2006 20:35:39 +0200
 
 linux-2.6 (2.6.17-5) unstable; urgency=low
 



More information about the Kernel-svn-changes mailing list