#
# Copyright (c) 1990-1993,1998 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_com	1.14	99/03/30 SMI"
#
# This required package information file contains a list of package contents.
# The 'pkgmk' command uses this file to identify the contents of a package
# and their location on the development machine when building the package.
# Can be created via a text editor or through use of the 'pkgproto' command.

#!search <pathname pathname ...>	# where to find pkg objects
#!include <filename>			# include another 'prototype' file
#!default <mode> <owner> <group>	# default used if not specified on entry
#!<param>=<value>			# puts parameter in pkg environment

# packaging files
i pkginfo
i copyright
i depend
#
# source locations relative to the prototype file
#
# SUNWvolu
#
d none usr 755 root sys
d none usr/bin 755 root bin
f none usr/bin/volcheck 4555 root bin
f none usr/bin/volrmmount 4555 root bin
d none usr/kernel 755 root sys
d none usr/kernel/drv 755 root sys
f none usr/kernel/drv/vol 755 root sys
f none usr/kernel/drv/vol.conf 644 root sys
d none usr/lib 755 root bin
d none usr/lib/rmmount 755 root bin
f none usr/lib/rmmount/action_filemgr.so.1 555 root bin
f none usr/lib/rmmount/action_workman.so.1 555 root bin
d none usr/lib/vold 755 root bin
f none usr/lib/vold/db_mem.so.1 555 root sys
f none usr/lib/vold/db_nis.so.1 555 root sys
f none usr/lib/vold/dev_cdrom.so.1 555 root sys
f none usr/lib/vold/dev_floppy.so.1 555 root sys
f none usr/lib/vold/dev_test.so.1 555 root sys
f none usr/lib/vold/dev_pcmem.so.1 555 root sys
f none usr/lib/vold/dev_rmscsi.so.1 555 root sys
f none usr/lib/vold/label_cdrom.so.1 555 root sys
f none usr/lib/vold/label_dos.so.1 555 root sys
f none usr/lib/vold/label_sun.so.1 555 root sys
f none usr/lib/vold/label_test.so.1 555 root sys
f none usr/lib/vold/volcancel 555 root bin
f none usr/lib/vold/volmissing 555 root bin
f none usr/lib/vold/volstat 555 root bin
d none usr/sbin 755 root bin
f none usr/sbin/rmmount 555 root bin
f none usr/sbin/vold 555 root sys
