summaryrefslogtreecommitdiff
path: root/sys/arch/vax/conf/RAMDISK
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-08 20:37:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2008-06-08 20:37:40 +0000
commitd1f1d732b2b7abb4488c87ac2cbe970524e2e763 (patch)
tree4d2f0edb6a9364125e66e536b4db78d4071f4e03 /sys/arch/vax/conf/RAMDISK
parent56e715ad1c7c78b76d467408d9dae53d7f7e7c35 (diff)
alpha/conf/RAMDISK
Diffstat (limited to 'sys/arch/vax/conf/RAMDISK')
-rw-r--r--sys/arch/vax/conf/RAMDISK3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/conf/RAMDISK b/sys/arch/vax/conf/RAMDISK
index a0b6ae12940..bffd1545fef 100644
--- a/sys/arch/vax/conf/RAMDISK
+++ b/sys/arch/vax/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.28 2006/11/06 20:28:20 miod Exp $
+# $OpenBSD: RAMDISK,v 1.29 2008/06/08 20:37:39 deraadt Exp $
machine vax # machine type
@@ -33,7 +33,6 @@ option FFS # UFS
option NFSCLIENT # Network File System client
option CD9660 # ISO 9660 + Rock Ridge file system
#option MSDOSFS # MS-DOS file system
-#option FIFO # FIFOs; RECOMMENDED
option INET # IP + ICMP + TCP + UDP
option INET6 # IPv6 (needs INET)