prototype_com revision 5088:26c540f30cd3
1193326Sed#
2193326Sed# CDDL HEADER START
3193326Sed#
4193326Sed# The contents of this file are subject to the terms of the
5193326Sed# Common Development and Distribution License (the "License").
6193326Sed# You may not use this file except in compliance with the License.
7193326Sed#
8193326Sed# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9193326Sed# or http://www.opensolaris.org/os/licensing.
10193326Sed# See the License for the specific language governing permissions
11193326Sed# and limitations under the License.
12193326Sed#
13193326Sed# When distributing Covered Code, include this CDDL HEADER in each
14193326Sed# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15193326Sed# If applicable, add the following below this CDDL HEADER, with the
16193326Sed# fields enclosed by brackets "[]" replaced with your own identifying
17193326Sed# information: Portions Copyright [yyyy] [name of copyright owner]
18193326Sed#
19193326Sed# CDDL HEADER END
20193326Sed#
21193326Sed
22193326Sed#
23193326Sed# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
24193326Sed# Use is subject to license terms.
25249423Sdim#
26193326Sed# ident	"%Z%%M%	%I%	%E% SMI"
27193326Sed#
28193326Sed# This required package information file contains a list of package contents.
29# The 'pkgmk' command uses this file to identify the contents of a package
30# and their location on the development machine when building the package.
31# Can be created via a text editor or through use of the 'pkgproto' command.
32
33# packaging files
34i pkginfo
35i copyright
36i depend
37i checkinstall
38i postinstall
39i preremove
40#
41# source locations relative to the prototype file
42#
43# SUNWonld
44#
45d none var 755 root sys
46d none var/ld 755 root bin
47d none $SGSBACKUPDIR 755 root bin
48d none opt 755 root sys
49d none opt/SUNWonld 755 root sys
50d none $SGSDIR/ 755 root sys
51d none $SGSDIR/lib 755 root sys
52s none $SGSDIR/lib/32=.
53d none $SGSDIR/usr 755 root sys
54f none $SGSDIR/lib/ld.so.1=lib/ld.so.1 755 root bin
55f none $SGSDIR/lib/libdl.so.1=lib/libdl.so.1 755 root bin
56s none $SGSDIR/lib/libdl.so=./libdl.so.1
57f none $SGSDIR/lib/libelf.so.1=lib/libelf.so.1 755 root bin
58s none $SGSDIR/lib/libelf.so=./libelf.so.1
59f none $SGSDIR/lib/libld.so.4=lib/libld.so.4 755 root bin
60f none $SGSDIR/lib/liblddbg.so.4=lib/liblddbg.so.4 755 root bin
61f none $SGSDIR/lib/librtld.so.1=lib/librtld.so.1 755 root bin
62s none $SGSDIR/lib/librtld_db.so=librtld_db.so.1
63f none $SGSDIR/lib/librtld_db.so.1=lib/librtld_db.so.1 755 root bin
64d none $SGSDIR/usr/bin 755 root bin
65f none $SGSDIR/usr/bin/crle=usr/bin/crle 555 root bin
66f none $SGSDIR/usr/bin/ldd=usr/bin/ldd 555 root bin
67f none $SGSDIR/usr/bin/moe=usr/bin/moe 555 root bin
68f none $SGSDIR/usr/bin/pvs=usr/bin/pvs 555 root bin
69f none $SGSDIR/usr/bin/sotruss=usr/bin/sotruss 755 root bin
70f none $SGSDIR/usr/bin/whocalls=usr/bin/whocalls 755 root bin
71d none $SGSDIR/usr/ccs 755 root bin
72d none $SGSDIR/usr/ccs/bin 755 root bin
73f none $SGSDIR/usr/bin/dump=usr/bin/dump 0555 root bin
74s none $SGSDIR/usr/ccs/bin/dump=../../bin/dump
75f none $SGSDIR/usr/bin/elfdump=usr/bin/elfdump 0555 root bin
76s none $SGSDIR/usr/ccs/bin/elfdump=../../bin/elfdump
77f none $SGSDIR/usr/bin/elfedit=usr/bin/elfedit 0555 root bin
78f none $SGSDIR/usr/bin/lari=usr/bin/lari 0555 root bin
79s none $SGSDIR/usr/ccs/bin/lari=../../bin/lari
80f none $SGSDIR/usr/bin/ld=usr/bin/ld 755 root bin
81s none $SGSDIR/usr/ccs/bin/ld=../../bin/ld
82f none $SGSDIR/usr/bin/nm=usr/bin/nm 0555 root bin
83s none $SGSDIR/usr/ccs/bin/nm=../../bin/nm
84f none $SGSDIR/usr/bin/mcs=usr/bin/mcs 0555 root bin
85s none $SGSDIR/usr/ccs/bin/mcs=../../bin/mcs
86l none $SGSDIR/usr/bin/strip=./mcs
87s none $SGSDIR/usr/ccs/bin/strip=../../bin/strip
88d none $SGSDIR/usr/include 755 root bin
89f none $SGSDIR/usr/include/dlfcn.h=usr/include/dlfcn.h 644 root bin
90f none $SGSDIR/usr/include/libelf.h=usr/include/libelf.h 644 root bin
91f none $SGSDIR/usr/include/link.h=usr/include/link.h 644 root bin
92f none $SGSDIR/usr/include/gelf.h=usr/include/gelf.h 644 root bin
93f none $SGSDIR/usr/include/proc_service.h=usr/include/proc_service.h 644 root bin
94f none $SGSDIR/usr/include/rtld_db.h=usr/include/rtld_db.h 644 root bin
95d none $SGSDIR/usr/include/sys 755 root bin
96f none $SGSDIR/usr/include/sys/elf.h=usr/include/sys/elf.h 644 root bin
97f none $SGSDIR/usr/include/sys/elf_386.h=usr/include/sys/elf_386.h 644 root bin
98f none $SGSDIR/usr/include/sys/elf_amd64.h=usr/include/sys/elf_amd64.h 644 root bin
99f none $SGSDIR/usr/include/sys/elf_SPARC.h=usr/include/sys/elf_SPARC.h 644 root bin
100f none $SGSDIR/usr/include/sys/elftypes.h=usr/include/sys/elftypes.h 644 root bin
101f none $SGSDIR/usr/include/sys/machelf.h=usr/include/sys/machelf.h 644 root bin
102f none $SGSDIR/usr/include/sys/link.h=usr/include/sys/link.h 644 root bin
103d none $SGSDIR/usr/lib 755 root bin
104s none $SGSDIR/usr/lib/32=.
105f none $SGSDIR/usr/lib/0@0.so.1=usr/lib/0@0.so.1 755 root bin
106f none $SGSDIR/usr/lib/lddstub=usr/lib/lddstub 555 root bin
107f none $SGSDIR/usr/lib/libcrle.so.1=usr/lib/libcrle.so.1 755 root bin
108f none $SGSDIR/usr/lib/libldstab.so.1=usr/lib/libldstab.so.1 755 root bin
109d none $SGSDIR/usr/lib/elfedit 755 root bin
110s none $SGSDIR/usr/lib/elfedit/32=.
111f none $SGSDIR/usr/lib/elfedit/cap.so=usr/lib/elfedit/cap.so 755 root bin
112f none $SGSDIR/usr/lib/elfedit/dyn.so=usr/lib/elfedit/dyn.so 755 root bin
113f none $SGSDIR/usr/lib/elfedit/ehdr.so=usr/lib/elfedit/ehdr.so 755 root bin
114f none $SGSDIR/usr/lib/elfedit/phdr.so=usr/lib/elfedit/phdr.so 755 root bin
115f none $SGSDIR/usr/lib/elfedit/shdr.so=usr/lib/elfedit/shdr.so 755 root bin
116f none $SGSDIR/usr/lib/elfedit/sym.so=usr/lib/elfedit/sym.so 755 root bin
117f none $SGSDIR/usr/lib/elfedit/syminfo.so=usr/lib/elfedit/syminfo.so 755 root bin
118d none $SGSDIR/usr/lib/link_audit 755 root bin
119s none $SGSDIR/usr/lib/link_audit/32=.
120f none $SGSDIR/usr/lib/link_audit/ldprof.so.1=usr/lib/link_audit/ldprof.so.1 755 root bin
121f none $SGSDIR/usr/lib/link_audit/truss.so.1=usr/lib/link_audit/truss.so.1 755 root bin
122f none $SGSDIR/usr/lib/link_audit/who.so.1=usr/lib/link_audit/who.so.1 755 root bin
123d none $SGSDIR/usr/lib/mdb/ 755 root sys
124d none $SGSDIR/usr/lib/mdb/proc 755 root sys
125f none $SGSDIR/usr/lib/mdb/proc/ld.so=/usr/lib/mdb/proc/ld.so 555 root sys
126d none $SGSDIR/usr/lib/locale 755 root bin
127d none $SGSDIR/usr/lib/locale/piglatin 755 root bin
128d none $SGSDIR/usr/lib/locale/piglatin/LC_MESSAGES 755 root bin
129f none $SGSDIR/usr/lib/locale/piglatin/LC_MESSAGES/SUNW_OST_SGS.mo=/usr/lib/locale/piglatin/LC_MESSAGES/SUNW_OST_SGS.mo 444 root bin
130d none $SGSDIR/usr/lib/secure 755 root bin
131s none $SGSDIR/usr/lib/secure/32=.
132d none $SGSDIR/usr/xpg4 755 root bin
133d none $SGSDIR/usr/xpg4/bin 755 root bin
134f none $SGSDIR/usr/xpg4/bin/nm=usr/xpg4/bin/nm 0555 root bin
135d none $SGSDIR/usr/demo 755 root bin
136d none $SGSDIR/usr/demo/ELF 755 root bin
137f none $SGSDIR/usr/demo/ELF/Makefile=usr/demo/ELF/Makefile 644 root bin
138f none $SGSDIR/usr/demo/ELF/README=usr/demo/ELF/README 644 root bin
139f none $SGSDIR/usr/demo/ELF/acom.c=usr/demo/ELF/acom.c 644 root bin
140f none $SGSDIR/usr/demo/ELF/dcom.c=usr/demo/ELF/dcom.c 644 root bin
141f none $SGSDIR/usr/demo/ELF/dispsyms.c=usr/demo/ELF/dispsyms.c 644 root bin
142f none $SGSDIR/usr/demo/ELF/pcom.c=usr/demo/ELF/pcom.c 644 root bin
143f none $SGSDIR/usr/demo/ELF/tpcom.c=usr/demo/ELF/tpcom.c 644 root bin
144d none $SGSDIR/usr/demo/librtld_db 755 root bin
145f none $SGSDIR/usr/demo/librtld_db/00README=usr/demo/librtld_db/00README 644 root bin
146f none $SGSDIR/usr/demo/librtld_db/Makefile.com=usr/demo/librtld_db/Makefile.com 644 root bin
147f none $SGSDIR/usr/demo/librtld_db/Makefile.targ=usr/demo/librtld_db/Makefile.targ 644 root bin
148d none $SGSDIR/usr/demo/librtld_db/amd64 755 root bin
149f none $SGSDIR/usr/demo/librtld_db/amd64/Makefile=usr/demo/librtld_db/amd64/Makefile 644 root bin
150f none $SGSDIR/usr/demo/librtld_db/amd64/rdb_mach.h=usr/demo/librtld_db/amd64/rdb_mach.h 644 root bin
151f none $SGSDIR/usr/demo/librtld_db/amd64/regs.c=usr/demo/librtld_db/amd64/regs.c 644 root bin
152d none $SGSDIR/usr/demo/librtld_db/common 755 root bin
153f none $SGSDIR/usr/demo/librtld_db/common/bpt.c=usr/demo/librtld_db/common/bpt.c 644 root bin
154f none $SGSDIR/usr/demo/librtld_db/common/callstack.c=usr/demo/librtld_db/common/callstack.c 644 root bin
155f none $SGSDIR/usr/demo/librtld_db/common/dis.c=usr/demo/librtld_db/common/dis.c 644 root bin
156f none $SGSDIR/usr/demo/librtld_db/common/disasm.c=usr/demo/librtld_db/common/disasm.c 644 root bin
157f none $SGSDIR/usr/demo/librtld_db/common/disasm.h=usr/demo/librtld_db/common/disasm.h 644 root bin
158f none $SGSDIR/usr/demo/librtld_db/common/globals.c=usr/demo/librtld_db/common/globals.c 644 root bin
159f none $SGSDIR/usr/demo/librtld_db/common/gram.y=usr/demo/librtld_db/common/gram.y 644 root bin
160f none $SGSDIR/usr/demo/librtld_db/common/help.c=usr/demo/librtld_db/common/help.c 644 root bin
161f none $SGSDIR/usr/demo/librtld_db/common/lex.l=usr/demo/librtld_db/common/lex.l 644 root bin
162f none $SGSDIR/usr/demo/librtld_db/common/main.c=usr/demo/librtld_db/common/main.c 644 root bin
163f none $SGSDIR/usr/demo/librtld_db/common/maps.c=usr/demo/librtld_db/common/maps.c 644 root bin
164f none $SGSDIR/usr/demo/librtld_db/common/ps.c=usr/demo/librtld_db/common/ps.c 644 root bin
165f none $SGSDIR/usr/demo/librtld_db/common/rdb.h=usr/demo/librtld_db/common/rdb.h 644 root bin
166f none $SGSDIR/usr/demo/librtld_db/common/rdb.man=usr/demo/librtld_db/common/rdb.man 644 root bin
167f none $SGSDIR/usr/demo/librtld_db/common/syms.c=usr/demo/librtld_db/common/syms.c 644 root bin
168f none $SGSDIR/usr/demo/librtld_db/common/utils.c=usr/demo/librtld_db/common/utils.c 644 root bin
169d none $SGSDIR/usr/demo/librtld_db/i386 755 root bin
170f none $SGSDIR/usr/demo/librtld_db/i386/Makefile=usr/demo/librtld_db/i386/Makefile 644 root bin
171f none $SGSDIR/usr/demo/librtld_db/i386/m_utils.c=usr/demo/librtld_db/i386/m_utils.c 644 root bin
172f none $SGSDIR/usr/demo/librtld_db/i386/rdb_mach.h=usr/demo/librtld_db/i386/rdb_mach.h 644 root bin
173f none $SGSDIR/usr/demo/librtld_db/i386/regs.c=usr/demo/librtld_db/i386/regs.c 644 root bin
174d none $SGSDIR/usr/demo/librtld_db/sparc 755 root bin
175f none $SGSDIR/usr/demo/librtld_db/sparc/Makefile=usr/demo/librtld_db/sparc/Makefile 644 root bin
176f none $SGSDIR/usr/demo/librtld_db/sparc/m_utils.c=usr/demo/librtld_db/sparc/m_utils.c 644 root bin
177f none $SGSDIR/usr/demo/librtld_db/sparc/rdb_mach.h=usr/demo/librtld_db/sparc/rdb_mach.h 644 root bin
178f none $SGSDIR/usr/demo/librtld_db/sparc/regs.c=usr/demo/librtld_db/sparc/regs.c 644 root bin
179d none $SGSDIR/usr/demo/librtld_db/sparcv9 755 root bin
180f none $SGSDIR/usr/demo/librtld_db/sparcv9/Makefile=usr/demo/librtld_db/sparcv9/Makefile 644 root bin
181f none $SGSDIR/usr/demo/librtld_db/sparcv9/m_utils.c=usr/demo/librtld_db/sparcv9/m_utils.c 644 root bin
182f none $SGSDIR/usr/demo/librtld_db/sparcv9/rdb_mach.h=usr/demo/librtld_db/sparcv9/rdb_mach.h 644 root bin
183f none $SGSDIR/usr/demo/librtld_db/sparcv9/regs.c=usr/demo/librtld_db/sparcv9/regs.c 644 root bin
184d none $SGSDIR/usr/demo/librtld_db/tests 755 root bin
185f none $SGSDIR/usr/demo/librtld_db/tests/breaks=usr/demo/librtld_db/tests/breaks 644 root bin
186f none $SGSDIR/usr/demo/librtld_db/tests/loadmaps=usr/demo/librtld_db/tests/loadmaps 644 root bin
187f none $SGSDIR/usr/demo/librtld_db/tests/object_padding_maps=usr/demo/librtld_db/tests/object_padding_maps 644 root bin
188f none $SGSDIR/usr/demo/librtld_db/tests/plt_skip=usr/demo/librtld_db/tests/plt_skip 644 root bin
189f none $SGSDIR/usr/demo/librtld_db/tests/simp.c=usr/demo/librtld_db/tests/simp.c 644 root bin
190f none $SGSDIR/usr/demo/librtld_db/tests/steps=usr/demo/librtld_db/tests/steps 644 root bin
191f none $SGSDIR/usr/demo/librtld_db/tests/sub.c=usr/demo/librtld_db/tests/sub.c 644 root bin
192f none $SGSDIR/usr/demo/librtld_db/tests/test-sparc-regs=usr/demo/librtld_db/tests/test-sparc-regs 644 root bin
193d none $SGSDIR/usr/demo/link_audit 755 root bin
194f none $SGSDIR/usr/demo/link_audit/00README=usr/demo/link_audit/00README 644 root bin
195f none $SGSDIR/usr/demo/link_audit/Makefile=usr/demo/link_audit/Makefile 644 root bin
196d none $SGSDIR/usr/demo/link_audit/man 755 root bin
197f none $SGSDIR/usr/demo/link_audit/man/dumpbind.man=usr/demo/link_audit/man/dumpbind.man 644 root bin
198f none $SGSDIR/usr/demo/link_audit/man/perfcnt.man=usr/demo/link_audit/man/perfcnt.man 644 root bin
199f none $SGSDIR/usr/demo/link_audit/man/symbindrep.man=usr/demo/link_audit/man/symbindrep.man 644 root bin
200d none $SGSDIR/usr/demo/link_audit/src 755 root bin
201f none $SGSDIR/usr/demo/link_audit/src/bindings.c=usr/demo/link_audit/src/bindings.c 644 root bin
202f none $SGSDIR/usr/demo/link_audit/src/bindings.h=usr/demo/link_audit/src/bindings.h 644 root bin
203f none $SGSDIR/usr/demo/link_audit/src/dumpbind.c=usr/demo/link_audit/src/dumpbind.c 644 root bin
204f none $SGSDIR/usr/demo/link_audit/src/env.c=usr/demo/link_audit/src/env.c 644 root bin
205f none $SGSDIR/usr/demo/link_audit/src/env.h=usr/demo/link_audit/src/env.h 644 root bin
206f none $SGSDIR/usr/demo/link_audit/src/hash.c=usr/demo/link_audit/src/hash.c 644 root bin
207f none $SGSDIR/usr/demo/link_audit/src/hash.h=usr/demo/link_audit/src/hash.h 644 root bin
208f none $SGSDIR/usr/demo/link_audit/src/mach.h=usr/demo/link_audit/src/mach.h 644 root bin
209f none $SGSDIR/usr/demo/link_audit/src/perfcnt.c=usr/demo/link_audit/src/perfcnt.c 644 root bin
210f none $SGSDIR/usr/demo/link_audit/src/perfcnt.ksh=usr/demo/link_audit/src/perfcnt.ksh 644 root bin
211f none $SGSDIR/usr/demo/link_audit/src/sotruss.ksh=usr/demo/link_audit/src/sotruss.ksh 644 root bin
212f none $SGSDIR/usr/demo/link_audit/src/symbindrep.c=usr/demo/link_audit/src/symbindrep.c 644 root bin
213f none $SGSDIR/usr/demo/link_audit/src/symbindrep.ksh=usr/demo/link_audit/src/symbindrep.ksh 644 root bin
214f none $SGSDIR/usr/demo/link_audit/src/truss.c=usr/demo/link_audit/src/truss.c 644 root bin
215f none $SGSDIR/usr/demo/link_audit/src/who.c=usr/demo/link_audit/src/who.c 644 root bin
216f none $SGSDIR/usr/demo/link_audit/src/who.h=usr/demo/link_audit/src/who.h 644 root bin
217f none $SGSDIR/usr/demo/link_audit/src/whocalls.ksh=usr/demo/link_audit/src/whocalls.ksh 644 root bin
218f none opt/SUNWonld/SUNWonld-README 444 root bin
219d none opt/SUNWonld/bin 755 root bin
220f none opt/SUNWonld/bin/dumpbind 755 root bin
221f none opt/SUNWonld/bin/rdb 755 root bin
222f none opt/SUNWonld/bin/perfcnt 755 root bin
223f none opt/SUNWonld/bin/symbindrep 755 root bin
224d none opt/SUNWonld/lib 755 root bin
225s none opt/SUNWonld/lib/32=.
226f none opt/SUNWonld/lib/libldmake.so.1 755 root bin
227f none opt/SUNWonld/lib/bindings.so.1 755 root bin
228f none opt/SUNWonld/lib/symbindrep.so.1 755 root bin
229f none opt/SUNWonld/lib/perfcnt.so.1 755 root bin
230d none opt/SUNWonld/man 755 root bin
231d none opt/SUNWonld/man/man1l 755 root bin
232f none opt/SUNWonld/man/man1l/chkmsg.1l 444 root bin
233f none opt/SUNWonld/man/man1l/sgsmsg.1l 444 root bin
234