Module Name: src
Committed By: jmcneill
Date: Mon Feb 7 04:05:49 UTC 2011
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
options SPLASHSCREEN_PROGRESS is no more
To generate a diff of this commit:
cvs rdiff -u -r1.1009 -r1.1010 src/sys/arch/i386/conf/GENERIC
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/i386/conf/GENERIC
diff -u src/sys/arch/i386/conf/GENERIC:1.1009 src/sys/arch/i386/conf/GENERIC:1.1010
--- src/sys/arch/i386/conf/GENERIC:1.1009 Wed Jan 26 18:48:12 2011
+++ src/sys/arch/i386/conf/GENERIC Mon Feb 7 04:05:49 2011
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1009 2011/01/26 18:48:12 bouyer Exp $
+# $NetBSD: GENERIC,v 1.1010 2011/02/07 04:05:49 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1009 $"
+#ident "GENERIC-$Revision: 1.1010 $"
maxusers 64 # estimated number of users
@@ -304,7 +304,6 @@
#options VGA_RASTERCONSOLE
# enable splash screen support; requires genfb or radeonfb
#options SPLASHSCREEN
-#options SPLASHSCREEN_PROGRESS
# Keylock support
#options KEYLOCK