Module Name:    src
Committed By:   macallan
Date:           Wed Aug 31 16:58:10 UTC 2011

Modified Files:
        src/sys/arch/evbmips/conf: LOONGSON

Log Message:
turn kernel output green


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbmips/conf/LOONGSON

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/arch/evbmips/conf/LOONGSON
diff -u src/sys/arch/evbmips/conf/LOONGSON:1.3 src/sys/arch/evbmips/conf/LOONGSON:1.4
--- src/sys/arch/evbmips/conf/LOONGSON:1.3	Wed Aug 31 16:55:41 2011
+++ src/sys/arch/evbmips/conf/LOONGSON	Wed Aug 31 16:58:10 2011
@@ -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

Reply via email to