#
#	@(#) filesys.src 22.2 90/06/12 
#
#	Copyright (C) The Santa Cruz Operation, 1987-88, 1989.
#	This Module contains Proprietary Information of
#	The Santa Cruz Operation and is Confidential.
#
bdev=/dev/root cdev=/dev/rroot \
	mountdir=/ mount=no fstyp=AFS \
	fsck=dirty fsckflags=-y \
	desc="The root filesystem" \
	rcmount=no rcfsck=no mountflags= 

bdev=/dev/u cdev=/dev/ru \
	mountdir=/u mount=no fstyp=AFS \
	fsck=no fsckflags=-y \
	desc="Extra user filesystem" \
	rcmount=yes rcfsck=yes mountflags= 
