diff options
Diffstat (limited to 'sys/arch/i386')
-rw-r--r-- | sys/arch/i386/conf/RAMDISK | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKB | 4 | ||||
-rw-r--r-- | sys/arch/i386/conf/RAMDISKC | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/i386/conf/RAMDISK b/sys/arch/i386/conf/RAMDISK index eb145976ac0..d5807888995 100644 --- a/sys/arch/i386/conf/RAMDISK +++ b/sys/arch/i386/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.178 2011/09/21 16:59:27 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.179 2012/03/15 20:06:03 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -18,7 +18,7 @@ option FFS # UFS #option NFSCLIENT # Network File System client -option CD9660 # ISO 9660 + Rock Ridge file system +#option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system option INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/RAMDISKB b/sys/arch/i386/conf/RAMDISKB index 7529a72a0e7..7c8132c23f8 100644 --- a/sys/arch/i386/conf/RAMDISKB +++ b/sys/arch/i386/conf/RAMDISKB @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKB,v 1.120 2011/06/29 20:52:09 matthew Exp $ +# $OpenBSD: RAMDISKB,v 1.121 2012/03/15 20:06:03 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -18,7 +18,7 @@ option FFS # UFS #option NFSCLIENT # Network File System client -option CD9660 # ISO 9660 + Rock Ridge file system +#option CD9660 # ISO 9660 + Rock Ridge file system #option MSDOSFS # MS-DOS file system option INET # IP + ICMP + TCP + UDP diff --git a/sys/arch/i386/conf/RAMDISKC b/sys/arch/i386/conf/RAMDISKC index d8b6889c1d0..14eaa0f9151 100644 --- a/sys/arch/i386/conf/RAMDISKC +++ b/sys/arch/i386/conf/RAMDISKC @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISKC,v 1.101 2011/06/29 20:52:09 matthew Exp $ +# $OpenBSD: RAMDISKC,v 1.102 2012/03/15 20:06:03 deraadt Exp $ machine i386 # architecture, used by config; REQUIRED @@ -18,7 +18,7 @@ option FFS # UFS #option NFSCLIENT # Network File System client -option CD9660 # ISO 9660 + Rock Ridge file system +#option CD9660 # ISO 9660 + Rock Ridge file system option MSDOSFS # MS-DOS file system option INET # IP + ICMP + TCP + UDP |