OpenSolaris_b135/pkgdefs/SUNWcsd/prototype_com

#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#
#
# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
# Use is subject to license terms.
#
# 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 preinstall
i postinstall
i preremove
i space
i i.devlinktab
i i.devpolicy
i i.drvalias
i i.initd
i i.iuap
i i.kclasses
i i.manifest
i r.manifest
i i.minorperm
i i.nametomajor
i i.preserve
#
# source locations relative to the prototype file
#
# SUNWcsd
#
# DO NOT ADD ENTRIES FOR CHARACTER AND BLOCK DEVICES HERE!
#
# Entries for character and block devices which must exist prior to running
# drvconfig on a reconfiguration boot must be added to the postinstall script
# configuration section.  Refer to the comments there for details.  Directories
# needed by the script may be added below, along with symlinks which are not
# related to devices created by the postinstall script:
# NOTE: If the directory needs to be retained even when empty, update the
# packaged_dirs global variable in usr/src/cmd/devfsadm/devfsadm.c
#
d none dev 755 root sys
d none dev/dsk 755 root sys
d none dev/fd 555 root root
d none dev/ipnet 755 root sys
d none dev/net 755 root sys
d none dev/pts 755 root sys
d none dev/rdsk 755 root sys
d none dev/rmt 755 root sys
d none dev/sad 755 root sys
s none dev/stderr=./fd/2
s none dev/stdin=./fd/0
s none dev/stdout=./fd/1
d none dev/swap 755 root sys
d none dev/term 755 root root
d none dev/vt 755 root sys
d none dev/zcons 755 root sys
d none devices 755 root sys
d none devices/pseudo 755 root sys
d none etc 755 root sys
f none etc/dacf.conf 644 root sys
e devlinktab etc/devlink.tab 644 root sys
e drvalias etc/driver_aliases 644 root sys
e kclasses etc/driver_classes 644 root sys
d none etc/init.d 755 root sys
e initd etc/init.d/devlinks 744 root sys
e initd etc/init.d/drvconfig 744 root sys
e iuap etc/iu.ap 644 root sys
e minorperm etc/minor_perm 644 root sys
e nametomajor etc/name_to_major 644 root sys
v preserve etc/path_to_inst 444 root root
d none etc/rcm 755 root sys
d none etc/rcm/scripts 755 root sys
d none etc/security 755 root sys
e devpolicy etc/security/device_policy 644 root sys
e preserve etc/security/extra_privs 644 root sys
d none lib 755 root bin
d none lib/svc 0755 root bin
d none lib/svc/method 0755 root bin
f none lib/svc/method/svc-syseventd 0555 root bin
d none var 755 root sys
d none var/svc 755 root sys
d none var/svc/manifest 755 root sys
d none var/svc/manifest/system 755 root sys
f manifest var/svc/manifest/system/sysevent.xml 0444 root sys