diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2021-07-15 15:37:56 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2021-07-15 15:37:56 +0000 |
commit | 1a26d67974e387af06af9fc3316742511bc8560d (patch) | |
tree | 6db292613e2e4de94bde5a771d766c12ac6298a2 /sys/arch/sparc64/conf | |
parent | bf47d3c202cc8e4a7681937f9f0357cf206dae90 (diff) |
more space savings
Diffstat (limited to 'sys/arch/sparc64/conf')
-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 d9446d573f6..f4d3c8f215a 100644 --- a/sys/arch/sparc64/conf/RAMDISK +++ b/sys/arch/sparc64/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.125 2021/07/15 15:33:47 deraadt Exp $ +# $OpenBSD: RAMDISK,v 1.126 2021/07/15 15:37:55 deraadt Exp $ machine sparc64 maxusers 4 @@ -17,7 +17,6 @@ option FFS2 option NFSCLIENT option CD9660 option MSDOSFS -option UDF option INET6 option CRYPTO |