#
# Copyright (c) 1990-1998 by Sun Microsystems, Inc.
# All rights reserved.
#
#ident	"@(#)prototype_com	1.37	99/10/04 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
#
# source locations relative to the prototype file
#
# SUNWkvm.d
#
d none usr 755 root sys
d none usr/platform 755 root sys
d none usr/platform/sun4d 755 root sys
d none usr/platform/sun4d/sbin 755 root bin
f none usr/platform/sun4d/sbin/eeprom 2555 root sys
f none usr/platform/sun4d/sbin/prtdiag 2755 root sys
d none usr/platform/sun4d/lib 755 root bin
#
# platform-dependent adb macros
#
d none usr/platform/sun4d/lib/adb 755 root bin
f none usr/platform/sun4d/lib/adb/adaptive_mutex 644 root sys
f none usr/platform/sun4d/lib/adb/ctx 644 root sys
f none usr/platform/sun4d/lib/adb/hme 644 root sys
f none usr/platform/sun4d/lib/adb/machpcb 644 root sys
f none usr/platform/sun4d/lib/adb/mutex 644 root sys
f none usr/platform/sun4d/lib/adb/ptbl 644 root sys
f none usr/platform/sun4d/lib/adb/regs 644 root sys
f none usr/platform/sun4d/lib/adb/rwlock 644 root sys
f none usr/platform/sun4d/lib/adb/sema 644 root sys
f none usr/platform/sun4d/lib/adb/srhme 644 root sys
f none usr/platform/sun4d/lib/adb/srmmu 644 root sys
f none usr/platform/sun4d/lib/adb/spin_mutex 644 root sys
#
# platform-dependent boot objects
#
d none usr/platform/sun4d/lib/fs 755 root bin
d none usr/platform/sun4d/lib/fs/ufs 755 root bin
f none usr/platform/sun4d/lib/fs/ufs/bootblk 444 root sys
d none usr/platform/sun4d/lib/fs/nfs 755 root bin
f none usr/platform/sun4d/lib/fs/nfs/inetboot 644 root sys
#
# make the links to other machine types
#
s none usr/platform/SUNW,SPARCcenter-2000=sun4d
s none usr/platform/SUNW,SPARCserver-1000=sun4d
