summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/conf/RAMDISK_CD
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/amd64/conf/RAMDISK_CD')
-rw-r--r--sys/arch/amd64/conf/RAMDISK_CD3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD
index 01b177e947d..baa2642850b 100644
--- a/sys/arch/amd64/conf/RAMDISK_CD
+++ b/sys/arch/amd64/conf/RAMDISK_CD
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK_CD,v 1.28 2005/03/13 17:24:12 deraadt Exp $
+# $OpenBSD: RAMDISK_CD,v 1.29 2005/03/30 07:42:13 deraadt Exp $
machine amd64 # architecture, used by config; REQUIRED
@@ -18,6 +18,7 @@ option FFS # UFS
#option NFSCLIENT # Network File System client
option CD9660 # ISO 9660 + Rock Ridge file system
+option UDF
option MSDOSFS # MS-DOS file system
option FIFO # FIFOs; RECOMMENDED