diff options
Diffstat (limited to 'sys/arch/sun3/conf')
-rw-r--r-- | sys/arch/sun3/conf/RAMDISK | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/arch/sun3/conf/RAMDISK b/sys/arch/sun3/conf/RAMDISK index f89544666f6..8165e800ef9 100644 --- a/sys/arch/sun3/conf/RAMDISK +++ b/sys/arch/sun3/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.19 2001/09/22 20:44:48 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.20 2001/10/10 23:43:42 millert Exp $ # $NetBSD: RAMDISK,v 1.3.4.1 1996/08/19 23:35:10 gwr Exp $ # Machine architecture; required by config(8) @@ -24,8 +24,6 @@ option NFSCLIENT #option CD9660 option INET option BOOT_CONFIG -option SWAPPAGER -option DEVPAGER # XXX - Work-around for root on slow SunOS/Sun3 servers (sigh...) option NFS_BOOT_RWSIZE=1024 |