Add the following line to all generic configs as a comment so people would
[unix-history] / sys / i386 / conf / GENERICBT
index 921ceca..3298e75 100644 (file)
@@ -1,7 +1,7 @@
 #
 # GENERICBT -- Generic machine with WD/BTx family disks
 #
 #
 # GENERICBT -- Generic machine with WD/BTx family disks
 #
-#      $Id: GENERICBT,v 1.3 1993/08/28 13:21:45 rgrimes Exp $
+#      $Id: GENERICBT,v 1.4 1993/08/31 15:17:25 rgrimes Exp $
 #
 
 machine                "i386"
 #
 
 machine                "i386"
@@ -19,6 +19,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                "TCP_COMPAT_42"         #TCP/IP compatible with 4.2
 options                XSERVER                 #Xserver
 options                UCONSOLE                #X Console support
+#options       GATEWAY                 #Host is a Gateway (forwards packets)
 
 config         "386bsd"        root on wd0 swap on wd0 and sd0
 
 
 config         "386bsd"        root on wd0 swap on wd0 and sd0