#
#	@(#) filesys.src 22.1 90/06/04 
#
#	Copyright (C) The Santa Cruz Operation, 1987-88.
#	This Module contains Proprietary Information of
#	The Santa Cruz Operation and is Confidential.
#
bdev=/dev/root cdev=/dev/rroot \
	mountdir=/ mount=no mountflags= \
	fstyp=AFS \
	fsck=no fsckflags= \
	desc="The root filesystem" \
	rcmount=no rcfsck=no
#bdev=nfs2:/usr/man mountdir=/mnt \
#	mount=yes mountflags=-r \
#	fsck=no fsckflags= \
#	desc="The book of lies" \
#	rcmount=yes rcfsck=no fstyp=NFS \
#	nfsopts="soft,intr,rsize=1024,wsize=1024"
#bdev=/dev/fd096 cdev=/dev/rfd096 \
#	mountdir=/fd rcmount=prompt mount=yes \
#	fsckflags=-y mountflags=-r fstyp=S51K
#bdev=nfs2:/ mountdir=/nfs/nfs2 \
#	mount=yes mountflags=-r \
#	fsck=no fsckflags= \
#	desc="The book of lies" \
#	rcmount=yes rcfsck=no fstyp=NFS \
#	nfsopts="soft,intr,rsize=1024,wsize=1024"
bdev=/dev/usr cdev=/dev/rusr \
	mountdir=/usr mount=no fstyp=AFS \
	fsck=no fsckflags= \
	desc="The usr filesystem" \
	rcmount=yes rcfsck=no mountflags= 
