diff options
author | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-13 12:12:20 +0000 |
---|---|---|
committer | Michael Shalayeff <mickey@cvs.openbsd.org> | 1996-11-13 12:12:20 +0000 |
commit | 202e106fd27490124cc449cc6a7340476330dda5 (patch) | |
tree | f0554888ca1a64e6494accae09d71ae53ab543cb /sys/arch/sun3/conf/RAMDISK | |
parent | 77a32fb59402eb0b94b6e9851083de062ee3c457 (diff) |
kernel is bsd
Diffstat (limited to 'sys/arch/sun3/conf/RAMDISK')
-rw-r--r-- | sys/arch/sun3/conf/RAMDISK | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/arch/sun3/conf/RAMDISK b/sys/arch/sun3/conf/RAMDISK index 435ec57f078..cd2cffeb47b 100644 --- a/sys/arch/sun3/conf/RAMDISK +++ b/sys/arch/sun3/conf/RAMDISK @@ -56,7 +56,7 @@ options DIAGNOSTIC # The config program assumes all devices have partions... # Is it OK to put swap on a non-existent partition? -config netbsd root on rd0a swap on rd0b +config bsd root on rd0a swap on rd0b # # Serial ports |