G/c vinum.
This commit is contained in:
parent
f811cc93d1
commit
d227b6b9bb
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC.in,v 1.4 2006/09/11 13:54:14 nonaka Exp $
|
||||
# $NetBSD: GENERIC.in,v 1.5 2006/09/17 16:15:01 uwe Exp $
|
||||
#
|
||||
# GENERIC machine description file
|
||||
#
|
||||
|
@ -22,7 +22,7 @@ include "arch/landisk/conf/std.landisk"
|
|||
|
||||
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
|
||||
|
||||
#ident "GENERIC-$Revision: 1.4 $"
|
||||
#ident "GENERIC-$Revision: 1.5 $"
|
||||
|
||||
maxusers 16 # estimated number of users
|
||||
|
||||
|
@ -425,10 +425,6 @@ options RAID_AUTOCONFIG # auto-configuration of RAID components
|
|||
#options RF_INCLUDE_PARITY_DECLUSTERING_DS=1
|
||||
pseudo-device fss 4 # file system snapshot device
|
||||
|
||||
# Vinum
|
||||
# pseudo-device vinum 8 # Vinum
|
||||
# options VINUMDEBUG
|
||||
|
||||
pseudo-device md 1 # memory disk device (ramdisk)
|
||||
pseudo-device vnd # disk-like interface to files
|
||||
options VND_COMPRESSION # compressed vnd(4)
|
||||
|
|
Loading…
Reference in New Issue