diff options
Diffstat (limited to 'sys/arch/sparc64/conf/RAMDISK')
-rw-r--r-- | sys/arch/sparc64/conf/RAMDISK | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/sparc64/conf/RAMDISK b/sys/arch/sparc64/conf/RAMDISK index ba385a47c45..ce1b8d9a7a2 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.62 2007/04/11 08:56:19 dlg Exp $ +# $OpenBSD: RAMDISK,v 1.63 2007/05/01 15:22:23 deraadt Exp $ # Machine architecture; required by config(8) machine sparc64 @@ -19,7 +19,6 @@ option DST=0 # daylight saving time used by RTC option SMALL_KERNEL option NO_PROPOLICE -option DIAGNOSTIC # internal consistency checks option FFS # UFS option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system |