Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/evbmips/conf turn kernel output green



details:   https://anonhg.NetBSD.org/src/rev/3420d8fabe8d
branches:  trunk
changeset: 769114:3420d8fabe8d
user:      macallan <macallan%NetBSD.org@localhost>
date:      Wed Aug 31 16:58:10 2011 +0000

description:
turn kernel output green

diffstat:

 sys/arch/evbmips/conf/LOONGSON |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 233d12cc1fec -r 3420d8fabe8d sys/arch/evbmips/conf/LOONGSON
--- a/sys/arch/evbmips/conf/LOONGSON    Wed Aug 31 16:55:41 2011 +0000
+++ b/sys/arch/evbmips/conf/LOONGSON    Wed Aug 31 16:58:10 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: LOONGSON,v 1.3 2011/08/31 16:55:41 macallan Exp $
+# $NetBSD: LOONGSON,v 1.4 2011/08/31 16:58:10 macallan Exp $
 #
 # LOONGSON machine description file
 # 
@@ -22,7 +22,7 @@
 
 options        INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
-#ident                 "GDIUM-$Revision: 1.3 $"
+#ident                 "GDIUM-$Revision: 1.4 $"
 
 maxusers       16
 
@@ -143,6 +143,7 @@
 
 # WS console uses SUN or VT100 terminal emulation
 options        WSEMUL_VT100
+options                WS_KERNEL_FG=WSCOL_GREEN
 #options       WSDISPLAY_DEFAULTSCREENS=4
 options        FONT_GALLANT12x22
 # compatibility to other console drivers



Home | Main Index | Thread Index | Old Index