summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch/macppc')
-rw-r--r--sys/arch/macppc/conf/RAMDISK3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/macppc/conf/RAMDISK b/sys/arch/macppc/conf/RAMDISK
index e22409b455b..1eb12b901bc 100644
--- a/sys/arch/macppc/conf/RAMDISK
+++ b/sys/arch/macppc/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.43 2005/03/19 21:37:09 martin Exp $
+# $OpenBSD: RAMDISK,v 1.44 2005/03/30 07:42:13 deraadt Exp $
#
# PPC GENERIC config file
#
@@ -22,6 +22,7 @@ option COMPAT_43 # and 4.3BSD
option FFS # UFS
option NFSCLIENT # Network File System client
option CD9660 # ISO 9660 + Rock Ridge file system
+option UDF # UDF (DVD) file system
option MSDOSFS # MS-DOS file system
option INET # IP + ICMP + TCP + UDP
#option INET6 # IPv6 (needs INET)