#
# Copyright (c) 1991-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
#pragma ident	"@(#)prototype_com	1.2	99/08/25 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
i i.initd
i i.preserve
i i.ncalogd
i i.ncakmod
i postinstall
i preremove

#
# source locations relative to the prototype file
#
# SUNWncar
#
d none kernel 755 root sys
d none kernel/drv 755 root sys
f none kernel/drv/nca 755 root sys
f none kernel/drv/nca.conf 644 root sys
d none etc 755 root sys
d none etc/init.d 755 root sys
e initd etc/init.d/ncakmod 744 root sys
e initd etc/init.d/ncalogd 744 root sys
d none etc/rc2.d 755 root sys
l initd etc/rc2.d/S94ncalogd=../../etc/init.d/ncalogd
d none etc/rc1.d 755 root sys
l initd etc/rc1.d/K34ncalogd=../../etc/init.d/ncalogd
d none etc/rc0.d 755 root sys
l initd etc/rc0.d/K34ncalogd=../../etc/init.d/ncalogd
d none etc/rcS.d 755 root sys
l initd etc/rcS.d/K34ncalogd=../../etc/init.d/ncalogd
l initd etc/rcS.d/S42ncakmod=../../etc/init.d/ncakmod
d none etc/nca 755 root sys
e preserve etc/nca/nca.if 644 root sys
e ncakmod etc/nca/ncakmod.conf 644 root sys
e ncalogd etc/nca/ncalogd.conf 644 root sys
