Sync with RAMDISK:

No need for any COMPAT_* options in the ramdisk kernel
Can do without the uk driver also...
This commit is contained in:
gwr 1998-06-08 20:20:05 +00:00
parent 629b52dbcc
commit be58914fa7

View File

@ -1,4 +1,4 @@
# $NetBSD: RAMDISK3X,v 1.5 1998/03/08 19:38:05 gwr Exp $
# $NetBSD: RAMDISK3X,v 1.6 1998/06/08 20:20:05 gwr Exp $
# RAMDISK: Root/swap on ramdisk
# This kernel is used to:
@ -18,8 +18,7 @@ maxusers 2
# Standard system options
# ... debugging options
#options DDB
# Compatability options
options COMPAT_13 # NetBSD 1.3
# Compatability options (none)
# Filesystem options
# Need FFS for the ramdisk image.