xref: /titanic_52/usr/src/pkg/manifests/developer-debug-mdb.mf (revision b7e05e74090d88a31acebd2c4afb6b56869d1401)
1ead1f93eSLiane Praza#
2ead1f93eSLiane Praza# CDDL HEADER START
3ead1f93eSLiane Praza#
4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the
5ead1f93eSLiane Praza# Common Development and Distribution License (the "License").
6ead1f93eSLiane Praza# You may not use this file except in compliance with the License.
7ead1f93eSLiane Praza#
8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing.
10ead1f93eSLiane Praza# See the License for the specific language governing permissions
11ead1f93eSLiane Praza# and limitations under the License.
12ead1f93eSLiane Praza#
13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each
14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the
16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying
17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner]
18ead1f93eSLiane Praza#
19ead1f93eSLiane Praza# CDDL HEADER END
20ead1f93eSLiane Praza#
21ead1f93eSLiane Praza
22ead1f93eSLiane Praza#
23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24ead1f93eSLiane Praza#
25ead1f93eSLiane Praza
26*b7e05e74SMarcel Telkaset name=pkg.fmri value=pkg:/developer/debug/mdb@$(PKGVERS).1
27ead1f93eSLiane Prazaset name=pkg.description value="Modular Debugger (MDB)"
28ead1f93eSLiane Prazaset name=pkg.summary value="Modular Debugger"
29ead1f93eSLiane Prazaset name=info.classification \
30ead1f93eSLiane Praza    value=org.opensolaris.category.2008:Development/System
31ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH)
32ebbab6bbSDan Pricedir path=kernel group=sys
33ebbab6bbSDan Pricedir path=kernel/kmdb group=sys
34ebbab6bbSDan Pricedir path=kernel/kmdb/$(ARCH64) group=sys
35ebbab6bbSDan Pricedir path=platform group=sys variant.opensolaris.zone=global
36ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86pc group=sys variant.opensolaris.zone=global
37ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86pc/kernel group=sys \
38ead1f93eSLiane Praza    variant.opensolaris.zone=global
39ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86pc/kernel/kmdb group=sys
40ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86pc/kernel/kmdb/$(ARCH64) group=sys
41ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86xpv group=sys variant.opensolaris.zone=global
42ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86xpv/kernel group=sys \
43ead1f93eSLiane Praza    variant.opensolaris.zone=global
44ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86xpv/kernel/kmdb group=sys
45ebbab6bbSDan Price$(i386_ONLY)dir path=platform/i86xpv/kernel/kmdb/$(ARCH64) group=sys
46ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4u group=sys variant.opensolaris.zone=global
47ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4u/kernel group=sys \
48ead1f93eSLiane Praza    variant.opensolaris.zone=global
49ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4u/kernel/kmdb group=sys
50ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4u/kernel/kmdb/$(ARCH64) group=sys
51ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4v group=sys variant.opensolaris.zone=global
52ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4v/kernel group=sys \
53ead1f93eSLiane Praza    variant.opensolaris.zone=global
54ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4v/kernel/kmdb group=sys
55ebbab6bbSDan Price$(sparc_ONLY)dir path=platform/sun4v/kernel/kmdb/$(ARCH64) group=sys
56ead1f93eSLiane Prazadir path=usr group=sys
57ead1f93eSLiane Prazadir path=usr/bin
58ead1f93eSLiane Prazadir path=usr/bin/$(ARCH32)
59ead1f93eSLiane Prazadir path=usr/bin/$(ARCH64)
60ead1f93eSLiane Prazadir path=usr/include
61ead1f93eSLiane Prazadir path=usr/include/sys
62ead1f93eSLiane Prazadir path=usr/lib
63ead1f93eSLiane Prazadir path=usr/lib/mdb group=sys
64ead1f93eSLiane Prazadir path=usr/lib/mdb/kvm group=sys
65ead1f93eSLiane Prazadir path=usr/lib/mdb/kvm/$(ARCH64) group=sys
66ead1f93eSLiane Prazadir path=usr/lib/mdb/proc group=sys
67ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=sys
68ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64)
69ead1f93eSLiane Prazadir path=usr/lib/mdb/raw group=sys
70ead1f93eSLiane Prazadir path=usr/platform group=sys
71ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86pc group=sys
72ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86pc/lib
73ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86pc/lib/mdb group=sys
74ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86pc/lib/mdb/kvm group=sys
75ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86pc/lib/mdb/kvm/$(ARCH64) group=sys
76ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86xpv group=sys
77ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86xpv/lib
78ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86xpv/lib/mdb group=sys
79ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86xpv/lib/mdb/kvm group=sys
80ead1f93eSLiane Praza$(i386_ONLY)dir path=usr/platform/i86xpv/lib/mdb/kvm/$(ARCH64) group=sys
81ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4u group=sys
82ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4u/lib
83ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4u/lib/mdb group=sys
84ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4u/lib/mdb/kvm group=sys
85ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4u/lib/mdb/kvm/$(ARCH64) group=sys
86ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4v group=sys
87ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4v/lib
88ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4v/lib/mdb group=sys
89ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4v/lib/mdb/kvm group=sys
90ead1f93eSLiane Praza$(sparc_ONLY)dir path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64) group=sys
91c10c16deSRichard Lowedir path=usr/share/man
92c10c16deSRichard Lowedir path=usr/share/man/man1
93ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/arp group=sys mode=0555
94ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/cpc group=sys mode=0555
95ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kmdb/$(ARCH64)/cpu.generic group=sys mode=0555
96ead1f93eSLiane Praza$(i386_ONLY)file path=kernel/kmdb/$(ARCH64)/cpu_ms.AuthenticAMD.15 group=sys \
97ebbab6bbSDan Price    mode=0555
98ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/crypto group=sys mode=0555
99ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/genunix group=sys mode=0555
100ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/hook group=sys mode=0555
101da5577f0SRobert Mustacchi$(i386_ONLY)file path=kernel/kmdb/$(ARCH64)/i40e group=sys mode=0555
102ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/kmdb/$(ARCH64)/intr group=sys mode=0555
103ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/ip group=sys mode=0555
104ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/ipc group=sys mode=0555
105ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/ipp group=sys mode=0555
106ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/krtld group=sys mode=0555
107ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/lofs group=sys mode=0555
108ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/logindmux group=sys mode=0555
109ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/mac group=sys mode=0555
110ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/mdb_ds group=sys mode=0555
111ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/mpt group=sys mode=0555
112ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/mpt_sas group=sys mode=0555
113ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/mr_sas group=sys mode=0555
114ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/nca group=sys mode=0555
115ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/neti group=sys mode=0555
116ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/nfs group=sys mode=0555
117ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/ptm group=sys mode=0555
118ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/random group=sys mode=0555
119ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/s1394 group=sys mode=0555
120ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kmdb/$(ARCH64)/sata group=sys mode=0555
121ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/scsi_vhci group=sys mode=0555
122ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/sctp group=sys mode=0555
123ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/sd group=sys mode=0555
124ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/sockfs group=sys mode=0555
125ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/specfs group=sys mode=0555
126ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/sppp group=sys mode=0555
127ebbab6bbSDan Price$(sparc_ONLY)file path=kernel/kmdb/$(ARCH64)/ssd group=sys mode=0555
128ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/ufs group=sys mode=0555
129ebbab6bbSDan Price$(i386_ONLY)file path=kernel/kmdb/$(ARCH64)/uhci group=sys mode=0555
130ebbab6bbSDan Pricefile path=kernel/kmdb/$(ARCH64)/usba group=sys mode=0555
1317ff178cdSJimmy Vetayases$(i386_ONLY)file path=platform/i86pc/kernel/kmdb/$(ARCH64)/apix group=sys \
1327ff178cdSJimmy Vetayases    mode=0555
133d2aad38fSMark J. Nelson$(i386_ONLY)file path=platform/i86pc/kernel/kmdb/$(ARCH64)/pcplusmp group=sys \
134d2aad38fSMark J. Nelson    mode=0555
135ead1f93eSLiane Praza$(i386_ONLY)file path=platform/i86pc/kernel/kmdb/$(ARCH64)/unix group=sys \
136ebbab6bbSDan Price    mode=0555
137ead1f93eSLiane Praza$(i386_ONLY)file path=platform/i86pc/kernel/kmdb/$(ARCH64)/uppc group=sys \
138ebbab6bbSDan Price    mode=0555
139ead1f93eSLiane Praza$(i386_ONLY)file path=platform/i86xpv/kernel/kmdb/$(ARCH64)/unix group=sys \
140ebbab6bbSDan Price    mode=0555
141ead1f93eSLiane Praza$(i386_ONLY)file path=platform/i86xpv/kernel/kmdb/$(ARCH64)/xpv_psm group=sys \
142ebbab6bbSDan Price    mode=0555
143ead1f93eSLiane Praza$(i386_ONLY)file path=platform/i86xpv/kernel/kmdb/$(ARCH64)/xpv_uppc group=sys \
144ebbab6bbSDan Price    mode=0555
145ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4u/kernel/kmdb/$(ARCH64)/oplhwd group=sys \
146ebbab6bbSDan Price    mode=0555
147ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4u/kernel/kmdb/$(ARCH64)/sgenv group=sys \
148ebbab6bbSDan Price    mode=0555
149ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4u/kernel/kmdb/$(ARCH64)/sgsbbc group=sys \
150ebbab6bbSDan Price    mode=0555
151ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4u/kernel/kmdb/$(ARCH64)/unix group=sys \
152ebbab6bbSDan Price    mode=0555
153ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4v/kernel/kmdb/$(ARCH64)/errh group=sys \
154ebbab6bbSDan Price    mode=0555
155ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4v/kernel/kmdb/$(ARCH64)/ldc group=sys \
156ebbab6bbSDan Price    mode=0555
157ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4v/kernel/kmdb/$(ARCH64)/mdesc group=sys \
158ebbab6bbSDan Price    mode=0555
159ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4v/kernel/kmdb/$(ARCH64)/unix group=sys \
160ebbab6bbSDan Price    mode=0555
161ead1f93eSLiane Praza$(sparc_ONLY)file path=platform/sun4v/kernel/kmdb/$(ARCH64)/vdsk group=sys \
162ebbab6bbSDan Price    mode=0555
163ead1f93eSLiane Prazafile path=usr/bin/$(ARCH32)/mdb mode=0555
164ead1f93eSLiane Prazafile path=usr/bin/$(ARCH64)/mdb mode=0555
165ead1f93eSLiane Prazafile path=usr/include/sys/mdb_modapi.h
166ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/arp.so group=sys mode=0555
167ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/cpc.so group=sys mode=0555
168ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/cpu.generic.so group=sys \
169ead1f93eSLiane Praza    mode=0555
170ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/cpu_ms.AuthenticAMD.15.so \
171ead1f93eSLiane Praza    group=sys mode=0555
172ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/crypto.so group=sys mode=0555
173ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/genunix.so group=sys mode=0555
174ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/hook.so group=sys mode=0555
175da5577f0SRobert Mustacchi$(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/i40e.so group=sys mode=0555
176ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/intr.so group=sys mode=0555
177ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/ip.so group=sys mode=0555
178ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/ipc.so group=sys mode=0555
179ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/ipp.so group=sys mode=0555
180ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/krtld.so group=sys mode=0555
181ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/lofs.so group=sys mode=0555
182ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/logindmux.so group=sys mode=0555
183ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/mac.so group=sys mode=0555
184ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/mdb_kb.so group=sys mode=0555
185ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/mdb_ks.so group=sys mode=0555
186ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/mpt.so group=sys mode=0555
187ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/mpt_sas.so group=sys mode=0555
188ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/mr_sas.so group=sys mode=0555
189ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/nca.so group=sys mode=0555
190ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/neti.so group=sys mode=0555
191ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/nfs.so group=sys mode=0555
192ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/ptm.so group=sys mode=0555
193ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/random.so group=sys mode=0555
194ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/s1394.so group=sys mode=0555
195ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/sata.so group=sys mode=0555
196ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/scsi_vhci.so group=sys mode=0555
197ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/sctp.so group=sys mode=0555
198ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/sd.so group=sys mode=0555
199ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/sockfs.so group=sys mode=0555
200ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/specfs.so group=sys mode=0555
201ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/sppp.so group=sys mode=0555
202ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/ssd.so group=sys mode=0555
203ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/ufs.so group=sys mode=0555
204ead1f93eSLiane Praza$(i386_ONLY)file path=usr/lib/mdb/kvm/$(ARCH64)/uhci.so group=sys mode=0555
205ead1f93eSLiane Prazafile path=usr/lib/mdb/kvm/$(ARCH64)/usba.so group=sys mode=0555
206ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/ld.so group=sys mode=0555
207ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libavl.so group=sys mode=0555
208ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libc.so group=sys mode=0555
2093c112a2bSEric Taylorfile path=usr/lib/mdb/proc/$(ARCH64)/libcmdutils.so group=sys mode=0555
210ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libnvpair.so group=sys mode=0555
211ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libproc.so group=sys mode=0555
2122fb4439dSAlexander Pyhalovfile path=usr/lib/mdb/proc/$(ARCH64)/libpython$(PYTHON_VERSION).so group=sys \
2132fb4439dSAlexander Pyhalov    mode=0555
214ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libsysevent.so group=sys mode=0555
215ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libtopo.so group=sys mode=0555
216ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libumem.so group=sys mode=0555
217ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/libuutil.so group=sys mode=0555
218ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/$(ARCH64)/mdb_ds.so group=sys mode=0555
219ebbab6bbSDan Price$(i386_ONLY)file path=usr/lib/mdb/proc/$(ARCH64)/mdb_test.so group=sys \
220ebbab6bbSDan Price    mode=0555
221ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/ld.so group=sys mode=0555
222ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libavl.so group=sys mode=0555
223ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libc.so group=sys mode=0555
2243c112a2bSEric Taylorfile path=usr/lib/mdb/proc/libcmdutils.so group=sys mode=0555
225ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libnvpair.so group=sys mode=0555
226ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libproc.so group=sys mode=0555
2272fb4439dSAlexander Pyhalovfile path=usr/lib/mdb/proc/libpython$(PYTHON_VERSION).so group=sys mode=0555
228ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libsysevent.so group=sys mode=0555
229ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libtopo.so group=sys mode=0555
230ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libumem.so group=sys mode=0555
231ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/libuutil.so group=sys mode=0555
232ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/mdb_ds.so group=sys mode=0555
233ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/svc.configd.so group=sys mode=0555
234ead1f93eSLiane Prazafile path=usr/lib/mdb/proc/svc.startd.so group=sys mode=0555
2357ff178cdSJimmy Vetayases$(i386_ONLY)file path=usr/platform/i86pc/lib/mdb/kvm/$(ARCH64)/apix.so \
2367ff178cdSJimmy Vetayases    group=sys mode=0555
237d2aad38fSMark J. Nelson$(i386_ONLY)file path=usr/platform/i86pc/lib/mdb/kvm/$(ARCH64)/pcplusmp.so \
238d2aad38fSMark J. Nelson    group=sys mode=0555
239ebbab6bbSDan Price$(i386_ONLY)file path=usr/platform/i86pc/lib/mdb/kvm/$(ARCH64)/unix.so \
240ebbab6bbSDan Price    group=sys mode=0555
241ebbab6bbSDan Price$(i386_ONLY)file path=usr/platform/i86pc/lib/mdb/kvm/$(ARCH64)/uppc.so \
242ebbab6bbSDan Price    group=sys mode=0555
243ead1f93eSLiane Praza$(i386_ONLY)file path=usr/platform/i86xpv/lib/mdb/kvm/$(ARCH64)/unix.so \
244ead1f93eSLiane Praza    group=sys mode=0555
245ebbab6bbSDan Price$(i386_ONLY)file path=usr/platform/i86xpv/lib/mdb/kvm/$(ARCH64)/xpv.so \
246ebbab6bbSDan Price    group=sys mode=0555
247ead1f93eSLiane Praza$(i386_ONLY)file path=usr/platform/i86xpv/lib/mdb/kvm/$(ARCH64)/xpv_psm.so \
248ead1f93eSLiane Praza    group=sys mode=0555
249ead1f93eSLiane Praza$(i386_ONLY)file path=usr/platform/i86xpv/lib/mdb/kvm/$(ARCH64)/xpv_uppc.so \
250ead1f93eSLiane Praza    group=sys mode=0555
251ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4u/lib/mdb/kvm/$(ARCH64)/oplhwd.so \
252ead1f93eSLiane Praza    group=sys mode=0555
253ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4u/lib/mdb/kvm/$(ARCH64)/sgenv.so \
254ead1f93eSLiane Praza    group=sys mode=0555
255ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4u/lib/mdb/kvm/$(ARCH64)/sgsbbc.so \
256ead1f93eSLiane Praza    group=sys mode=0555
257ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4u/lib/mdb/kvm/$(ARCH64)/unix.so \
258ead1f93eSLiane Praza    group=sys mode=0555
259ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/errh.so \
260ead1f93eSLiane Praza    group=sys mode=0555
261ebbab6bbSDan Price$(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/ldc.so \
262ebbab6bbSDan Price    group=sys mode=0555
263ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/mdesc.so \
264ead1f93eSLiane Praza    group=sys mode=0555
265ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/unix.so \
266ead1f93eSLiane Praza    group=sys mode=0555
267ead1f93eSLiane Praza$(sparc_ONLY)file path=usr/platform/sun4v/lib/mdb/kvm/$(ARCH64)/vdsk.so \
268ead1f93eSLiane Praza    group=sys mode=0555
269c10c16deSRichard Lowefile path=usr/share/man/man1/adb.1
270c10c16deSRichard Lowefile path=usr/share/man/man1/kmdb.1
271c10c16deSRichard Lowefile path=usr/share/man/man1/mdb.1
272ead1f93eSLiane Prazahardlink path=usr/bin/$(ARCH32)/adb target=../../../usr/bin/$(ARCH32)/mdb
273ead1f93eSLiane Prazahardlink path=usr/bin/$(ARCH64)/adb target=../../../usr/bin/$(ARCH64)/mdb
274ead1f93eSLiane Prazahardlink path=usr/bin/adb target=../../usr/lib/isaexec
275ead1f93eSLiane Prazahardlink path=usr/bin/mdb target=../../usr/lib/isaexec
27671e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmdb desc="Modular Debugger (MDB)" name="Modular Debugger"
27771e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWmdbr desc="Modular Debugger (MDB) (Root)" \
27871e464e5SPeter Dennis - Sustaining Engineer    name="Modular Debugger (Root)"
279ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun
280ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL
2815084e753SMark J. Nelsonlicense usr/src/common/bzip2/LICENSE license=usr/src/common/bzip2/LICENSE
2825084e753SMark J. Nelsonlicense usr/src/uts/common/io/mr_sas/THIRDPARTYLICENSE \
2835084e753SMark J. Nelson    license=usr/src/uts/common/io/mr_sas/THIRDPARTYLICENSE
2845084e753SMark J. Nelsonlicense usr/src/uts/common/zmod/THIRDPARTYLICENSE \
2855084e753SMark J. Nelson    license=usr/src/uts/common/zmod/THIRDPARTYLICENSE
286ebbab6bbSDan Price$(sparc_ONLY)link path=kernel/kmdb/$(ARCH64)/niumx target=intr
287ebbab6bbSDan Price$(sparc_ONLY)link path=kernel/kmdb/$(ARCH64)/pcipsy target=intr
288ebbab6bbSDan Price$(sparc_ONLY)link path=kernel/kmdb/$(ARCH64)/pcisch target=intr
289ebbab6bbSDan Price$(sparc_ONLY)link path=kernel/kmdb/$(ARCH64)/px target=intr
290ead1f93eSLiane Praza$(sparc_ONLY)link path=usr/lib/mdb/kvm/$(ARCH64)/niumx.so target=intr.so
291ead1f93eSLiane Praza$(sparc_ONLY)link path=usr/lib/mdb/kvm/$(ARCH64)/pcipsy.so target=intr.so
292ead1f93eSLiane Praza$(sparc_ONLY)link path=usr/lib/mdb/kvm/$(ARCH64)/pcisch.so target=intr.so
293ead1f93eSLiane Praza$(sparc_ONLY)link path=usr/lib/mdb/kvm/$(ARCH64)/px.so target=intr.so
294