summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/GENERICBT
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/conf/GENERICBT')
-rw-r--r--sys/i386/conf/GENERICBT3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERICBT b/sys/i386/conf/GENERICBT
index 7c91d1d..9ac2d9f 100644
--- a/sys/i386/conf/GENERICBT
+++ b/sys/i386/conf/GENERICBT
@@ -1,7 +1,7 @@
#
# GENERICBT -- Generic machine with WD/BTx family disks
#
-# $Id: GENERICBT,v 1.14 1993/10/16 12:28:33 rgrimes Exp $
+# $Id: GENERICBT,v 1.15 1993/10/19 01:28:08 rgrimes Exp $
#
machine "i386"
@@ -20,6 +20,7 @@ options "COMPAT_43" #Compatible with BSD 4.3
options "TCP_COMPAT_42" #TCP/IP compatible with 4.2
options XSERVER #Xserver
options UCONSOLE #X Console support
+options "FAT_CURSOR" #block cursor in syscons or pccons
#options GATEWAY #Host is a Gateway (forwards packets)
config "386bsd" root on wd0 swap on wd0 and sd0
OpenPOWER on IntegriCloud