diff options
Diffstat (limited to 'sys/arch/amd64/conf/RAMDISK_CD')
-rw-r--r-- | sys/arch/amd64/conf/RAMDISK_CD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/conf/RAMDISK_CD b/sys/arch/amd64/conf/RAMDISK_CD index 1537364b5cc..07bd57e7eb1 100644 --- a/sys/arch/amd64/conf/RAMDISK_CD +++ b/sys/arch/amd64/conf/RAMDISK_CD @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK_CD,v 1.54 2006/05/19 04:17:31 deraadt Exp $ +# $OpenBSD: RAMDISK_CD,v 1.55 2006/05/20 21:44:21 deraadt Exp $ machine amd64 # architecture, used by config; REQUIRED @@ -15,7 +15,7 @@ option DST=0 # daylight saving time used by RTC option FFS # UFS #option EXT2FS # Linux ext2fs -#option NFSCLIENT # Network File System client +option NFSCLIENT # Network File System client option CD9660 # ISO 9660 + Rock Ridge file system option UDF |