#	Copyright (c) 1990-92 Sun Microsystems, Inc.
#		All Rights Reserved
#
#	prototype	93/06/14 (c) Sun Microsystems, Inc.
#  
#  "prototype" file for package: SUNWcosia
#              OSI Core Stack Kernel Files 
#
# 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
#
#

!ROOT=./src
!BDIR=bin-sparc

!STACK=$ROOT/stack
!UTS=$STACK/uts
!CMD=$STACK/cmd
!ETC=$STACK/etc

!OOPI=$UTS/oopi/$BDIR
!OTPI=$UTS/otpi/$BDIR
!OCLT=$UTS/oclt/$BDIR
!OTMR=$UTS/otmr/$BDIR
!SNPI=$UTS/s_npi/$BDIR
!FMOD=$UTS/fcmod/$BDIR
!OSINETD=$CMD/osinetd/$BDIR
!OSILOGD=$CMD/osilogd/$BDIR

i pkginfo 
i depend 
i prototype 
i copyright 
i postinstall 
i preremove 

! search $OOPI $OTPI $OCLT $OTMR $SNPI $FMOD $OSINETD $OSILOGD $UTS/oopi $UTS/otpi $UTS/oclt $UTS/otmr

d none /usr    0755 root sys
d none /usr/kernel 0755 root sys
d none /usr/kernel/drv 0755 root sys
f none /usr/kernel/drv/oopi 0755 root sys
f none /usr/kernel/drv/otpi 0755 root sys
f none /usr/kernel/drv/oclt 0755 root sys
f none /usr/kernel/drv/otmr 0755 root sys
f none /usr/kernel/drv/oopi.conf 0644 root sys
f none /usr/kernel/drv/otpi.conf 0644 root sys
f none /usr/kernel/drv/oclt.conf 0644 root sys
f none /usr/kernel/drv/otmr.conf 0644 root sys
d none /usr/kernel/strmod 0755 root sys
f none /usr/kernel/strmod/s_npi 0755 root sys
f none /usr/kernel/strmod/fcmod 0755 root sys
d none /usr/sbin 0775 root sys
f none /usr/sbin/osinetd 0755 root sys
f none /usr/sbin/osilogd 0755 root sys
d none /etc 0775 root sys
d none /etc/opt 0755 root sys
d none /etc/opt/licenses 0755 root sys
