Print this page
7550 sgs components are building against libraries outside of the proto area
Split |
Close |
Expand all |
Collapse all |
--- old/exception_lists/packaging
+++ new/exception_lists/packaging
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
↓ open down ↓ |
17 lines elided |
↑ open up ↑ |
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21
22 22 #
23 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 24 # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
25 25 # Copyright 2014 Garrett D'Amore <garrett@damore.org>
26 26 # Copyright 2014 Nexenta Systems, Inc. All rights reserved.
27 27 # Copyright 2016 Toomas Soome <tsoome@me.com>
28 +# Copyright 2016 RackTop Systems.
28 29 #
29 30
30 31 #
31 32 # Exception List for validate_pkg
32 33 #
33 34
34 35 #
35 36 # The following entries are built in the /proto area
36 37 # but not included in any packages - this is intentional.
37 38 #
38 39 usr/include/auth_list.h
39 40 usr/include/bsm/audit_door_infc.h
40 41 usr/include/bsm/audit_private.h
41 42 usr/include/bsm/devalloc.h
42 43 usr/include/getxby_door.h
43 44 usr/include/passwdutil.h
44 45 usr/include/priv_utils.h
45 46 usr/include/rpcsvc/daemon_utils.h
46 47 usr/include/rpcsvc/svc_dg_priv.h
47 48 usr/include/security/pam_impl.h
48 49 usr/include/sys/clock_impl.h
49 50 usr/include/sys/winlockio.h
50 51 usr/include/scsi/plugins/ses/vendor/sun_impl.h
51 52 #
52 53 # Private lofi interface.
53 54 #
54 55 usr/include/sys/lofi_impl.h
55 56 #
56 57 # Private/Internal libraries of the Cryptographic Framework.
57 58 #
58 59 lib/libkcfd.so
59 60 lib/llib-lelfsign
60 61 lib/llib-lelfsign.ln
61 62 lib/llib-lkcfd
62 63 lib/llib-lkcfd.ln
63 64 usr/include/libelfsign.h
64 65 usr/lib/llib-lsoftcrypto
65 66 usr/lib/llib-lsoftcrypto.ln
66 67 usr/lib/amd64/llib-lsoftcrypto.ln i386
67 68 usr/lib/sparcv9/llib-lsoftcrypto.ln sparc
68 69
69 70 #
70 71 # The following files are used by the DHCP service, the
71 72 # standalone's DHCP implementation, and the kernel (nfs_dlboot).
72 73 # They contain interfaces which are currently private.
73 74 #
74 75 usr/include/dhcp_symbol.h
75 76 usr/include/sys/sunos_dhcp_class.h
76 77 #
77 78 # Private MAC driver header files
78 79 #
79 80 usr/include/inet/iptun.h
80 81 usr/include/sys/aggr_impl.h
81 82 usr/include/sys/aggr.h
82 83 usr/include/sys/dld_impl.h
83 84 usr/include/sys/dld_ioc.h
84 85 usr/include/sys/dls_impl.h
85 86 usr/include/sys/dls.h
86 87 usr/include/sys/mac_client_impl.h
87 88 usr/include/sys/mac_client.h
88 89 usr/include/sys/mac_flow_impl.h
89 90 usr/include/sys/mac_impl.h
90 91 usr/include/sys/mac_soft_ring.h
91 92 usr/include/sys/mac_stat.h
92 93 #
93 94 # Private GLDv3 userland libraries and headers
94 95 #
95 96 usr/include/libdladm_impl.h
96 97 usr/include/libdlaggr.h
97 98 usr/include/libdlether.h
98 99 usr/include/libdlflow_impl.h
99 100 usr/include/libdlflow.h
100 101 usr/include/libdliptun.h
101 102 usr/include/libdlmgmt.h
102 103 usr/include/libdlsim.h
103 104 usr/include/libdlstat.h
104 105 usr/include/libdlvnic.h
105 106 usr/include/libdlwlan_impl.h
106 107 usr/include/libdlwlan.h
107 108 #
108 109 # Virtual Network Interface Card (VNIC)
109 110 #
110 111 usr/include/sys/vnic.h
111 112 usr/include/sys/vnic_impl.h
112 113 #
113 114 # Private libipadm lint library and header files
114 115 #
115 116 usr/include/ipadm_ipmgmt.h
116 117 usr/include/ipadm_ndpd.h
117 118 usr/include/libipadm.h
118 119 lib/llib-lipadm
119 120 lib/llib-lipadm.ln
120 121 lib/libipadm.so
121 122 #
122 123 # Private libsocket header file
123 124 #
124 125 usr/include/libsocket_priv.h
125 126 #
126 127 # IKE and IPsec support library exceptions. The IKE support
127 128 # library contains exclusively private interfaces, as does
128 129 # libipsecutil. My apologies for the glut of header files here.
129 130 #
130 131 usr/include/errfp.h
131 132 usr/include/ikedoor.h
132 133 usr/include/ipsec_util.h
133 134 usr/lib/libike.so
134 135 usr/lib/amd64/libike.so i386
135 136 usr/lib/sparcv9/libike.so sparc
136 137 usr/lib/libipsecutil.so
137 138 usr/lib/amd64/libipsecutil.so i386
138 139 usr/lib/sparcv9/libipsecutil.so sparc
139 140 usr/lib/llib-like
140 141 usr/lib/llib-like.ln
141 142 usr/lib/amd64/llib-like.ln i386
142 143 usr/lib/sparcv9/llib-like.ln sparc
143 144 usr/lib/llib-lipsecutil
144 145 usr/lib/llib-lipsecutil.ln
145 146 usr/lib/amd64/llib-lipsecutil.ln i386
146 147 usr/lib/sparcv9/llib-lipsecutil.ln sparc
147 148 #
148 149 usr/include/inet/ip_impl.h
149 150 usr/include/inet/ip_ndp.h
150 151 usr/include/inet/ip2mac_impl.h
151 152 usr/include/inet/ip2mac.h
152 153 usr/include/inet/rawip_impl.h
153 154 usr/include/inet/tcp_impl.h
154 155 usr/include/inet/udp_impl.h
155 156 usr/include/libmail.h
156 157 usr/include/libnwam_priv.h
157 158 usr/include/protocols/ripngd.h
158 159 usr/include/s_string.h
159 160 usr/include/sys/logindmux_impl.h
160 161 usr/include/sys/vgareg.h
161 162 #
162 163 # Some IPsec headers can't be shipped lest we hit export controls...
163 164 #
164 165 usr/include/inet/ipsec_impl.h
165 166 usr/include/inet/ipsec_info.h
166 167 usr/include/inet/ipsecah.h
167 168 usr/include/inet/ipsecesp.h
168 169 usr/include/inet/keysock.h
169 170 usr/include/inet/sadb.h
170 171 usr/include/sys/sha1_consts.h
171 172 usr/include/sys/sha2_consts.h
172 173 #
173 174 #
174 175 # Filtering out directories not shipped
175 176 #
176 177 usr/4lib i386
177 178 #
178 179 # These files contain definitions shared privately between the kernel
179 180 # and libc. There is no reason for them to be part of a package that
180 181 # a customer should ever see. They are installed in the proto area by
181 182 # the uts build because libc and and other components, like truss, are
182 183 # dependent upon their contents and should not have their own copies.
183 184 #
184 185 usr/include/sys/libc_kernel.h
185 186 usr/include/sys/synch32.h
186 187 #
187 188 # Private interfaces for libdisasm
188 189 #
189 190 usr/include/libdisasm.h
190 191 usr/lib/llib-ldisasm
191 192 usr/lib/llib-ldisasm.ln
192 193 usr/lib/amd64/llib-ldisasm.ln i386
193 194 usr/lib/sparcv9/llib-ldisasm.ln sparc
194 195 #
195 196 # Private interfaces for libraidcfg
196 197 #
197 198 usr/include/raidcfg_spi.h
198 199 usr/include/raidcfg.h
199 200 usr/lib/libraidcfg.so
200 201 usr/lib/amd64/libraidcfg.so i386
201 202 usr/lib/sparcv9/libraidcfg.so sparc
202 203 usr/lib/llib-lraidcfg
203 204 usr/lib/llib-lraidcfg.ln
204 205 usr/lib/amd64/llib-lraidcfg.ln i386
205 206 usr/lib/sparcv9/llib-lraidcfg.ln sparc
206 207 #
207 208 # This file is used for private communication between mdb, drv/kmdb, and
208 209 # misc/kmdb. The interfaces described herein are not intended for customer
209 210 # use, and are thus excluded from packaging.
210 211 #
211 212 usr/include/sys/kmdb.h
212 213 #
213 214 # These files are installed in the proto area by the build of libdhcpagent
214 215 # and libdhcputil for the benefit of DHCP-related networking commands such
215 216 # as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces
216 217 # for customer use, so the files are excluded from packaging.
217 218 #
218 219 lib/libdhcpagent.so
219 220 lib/libdhcputil.so
220 221 lib/amd64/libdhcputil.so i386
221 222 lib/sparcv9/libdhcputil.so sparc
222 223 lib/llib-ldhcpagent
223 224 lib/llib-ldhcpagent.ln
224 225 lib/llib-ldhcputil
225 226 lib/llib-ldhcputil.ln
226 227 lib/amd64/llib-ldhcputil.ln i386
227 228 lib/sparcv9/llib-ldhcputil.ln sparc
228 229 usr/include/dhcp_hostconf.h
229 230 usr/include/dhcp_impl.h
230 231 usr/include/dhcp_inittab.h
231 232 usr/include/dhcp_stable.h
232 233 usr/include/dhcp_symbol_common.h
233 234 usr/include/dhcpagent_ipc.h
234 235 usr/include/dhcpagent_util.h
235 236 usr/include/dhcpmsg.h
236 237 usr/lib/libdhcpagent.so
237 238 usr/lib/libdhcputil.so
238 239 usr/lib/amd64/libdhcputil.so i386
239 240 usr/lib/sparcv9/libdhcputil.so sparc
240 241 usr/lib/llib-ldhcpagent
241 242 usr/lib/llib-ldhcpagent.ln
242 243 usr/lib/llib-ldhcputil
243 244 usr/lib/llib-ldhcputil.ln
244 245 usr/lib/amd64/llib-ldhcputil.ln i386
245 246 usr/lib/sparcv9/llib-ldhcputil.ln sparc
246 247 #
247 248 # These files are installed in the proto area by the build of libinstzones
248 249 # and libpkg
249 250 #
250 251 usr/lib/llib-linstzones
251 252 usr/lib/llib-linstzones.ln
252 253 usr/lib/amd64/llib-linstzones.ln i386
253 254 usr/lib/sparcv9/llib-linstzones.ln sparc
254 255 usr/lib/llib-lpkg
255 256 usr/lib/llib-lpkg.ln
256 257 #
257 258 # Don't ship header files private to libipmp and in.mpathd
258 259 #
259 260 usr/include/ipmp_query_impl.h
260 261 #
261 262 # These files are installed in the proto area by the build of libinetsvc,
262 263 # an inetd-specific library shared by inetd, inetadm and inetconv. Only
263 264 # the shared object is shipped.
264 265 #
265 266 usr/include/inetsvc.h
266 267 usr/lib/libinetsvc.so
267 268 usr/lib/llib-linetsvc
268 269 usr/lib/llib-linetsvc.ln
269 270 #
270 271 # These files are installed in the proto area by the build of libinetutil,
271 272 # a general purpose library for the benefit of internet utilities. Only
272 273 # the shared object is shipped.
273 274 #
274 275 lib/libinetutil.so
275 276 lib/amd64/libinetutil.so i386
276 277 lib/sparcv9/libinetutil.so sparc
277 278 lib/llib-linetutil
278 279 lib/llib-linetutil.ln
279 280 lib/amd64/llib-linetutil.ln i386
280 281 lib/sparcv9/llib-linetutil.ln sparc
281 282 usr/include/libinetutil.h
282 283 usr/include/netinet/inetutil.h
283 284 usr/include/ofmt.h
284 285 usr/lib/libinetutil.so
285 286 usr/lib/amd64/libinetutil.so i386
286 287 usr/lib/sparcv9/libinetutil.so sparc
287 288 usr/lib/llib-linetutil
288 289 usr/lib/llib-linetutil.ln
289 290 usr/lib/amd64/llib-linetutil.ln i386
290 291 usr/lib/sparcv9/llib-linetutil.ln sparc
291 292 #
292 293 # Miscellaneous kernel interfaces or kernel<->user interfaces that are
293 294 # consolidation private and we do not want to export at this time.
294 295 #
295 296 usr/include/sys/cryptmod.h
296 297 usr/include/sys/dumpadm.h
297 298 usr/include/sys/ontrap.h
298 299 usr/include/sys/sysmsg_impl.h
299 300 usr/include/sys/vlan.h
300 301 #
301 302 # These files are installed in the proto area so lvm can use
302 303 # them during the build process.
303 304 #
304 305 lib/llib-lmeta
305 306 lib/llib-lmeta.ln
306 307 usr/include/sdssc.h
307 308 usr/lib/llib-lmeta
308 309 usr/lib/llib-lmeta.ln
309 310 #
310 311 # non-public pci header
311 312 #
312 313 usr/include/sys/pci_impl.h
313 314 usr/include/sys/pci_tools.h
314 315 #
315 316 # Exception list for RCM project, included by librcm and rcm_daemon
316 317 #
317 318 usr/include/librcm_event.h
318 319 usr/include/librcm_impl.h
319 320 #
320 321 # MDB deliverables that are not yet public
321 322 #
322 323 usr/lib/mdb/proc/mdb_test.so
323 324 usr/lib/mdb/proc/sparcv9/mdb_test.so sparc
324 325 #
325 326 # SNCA project exception list
326 327 #
327 328 usr/include/inet/kssl/kssl.h
328 329 usr/include/inet/kssl/ksslimpl.h
329 330 usr/include/inet/kssl/ksslproto.h
330 331 usr/include/inet/nca
331 332 #
332 333 # these are "removed" from the source product build because the only
333 334 # packages that currently deliver them are removed.
334 335 # they really should't be in here.
335 336 #
336 337 etc/sfw
337 338 #
338 339 # Entries for the libmech_krb5 symlink, which has been included
339 340 # for build purposes only, not delivered to customers.
340 341 #
341 342 usr/include/gssapi/gssapi_krb5.h
342 343 usr/lib/gss/libmech_krb5.so
343 344 usr/lib/amd64/gss/libmech_krb5.so i386
344 345 usr/lib/sparcv9/gss/libmech_krb5.so sparc
345 346 usr/lib/libmech_krb5.so
346 347 usr/lib/amd64/libmech_krb5.so i386
347 348 usr/lib/sparcv9/libmech_krb5.so sparc
348 349 #
349 350 # Entries for headers from efcode project which user does not need to see
350 351 #
351 352 usr/platform/sun4u/include/sys/fc_plat.h sparc
352 353 usr/platform/sun4u/include/sys/fcode.h sparc
353 354 #
354 355 # Private net80211 headers
355 356 #
356 357 usr/include/sys/net80211_crypto.h
357 358 usr/include/sys/net80211_ht.h
358 359 usr/include/sys/net80211_proto.h
359 360 usr/include/sys/net80211.h
360 361 #
361 362 usr/include/net/wpa.h
362 363 #
363 364 # PPPoE files not delivered to customers.
364 365 #
365 366 usr/include/net/pppoe.h
366 367 usr/include/net/sppptun.h
367 368 #
368 369 # Simnet
369 370 #
370 371 usr/include/net/simnet.h
371 372 #
372 373 # Bridging internal data structures
373 374 #
374 375 usr/include/net/bridge_impl.h
375 376 #
376 377 # User<->kernel interface used by cfgadm/USB only
377 378 #
378 379 usr/include/sys/usb/hubd/hubd_impl.h
379 380 #
380 381 # User<->kernel interface used by cfgadm/SATA only
381 382 #
382 383 usr/include/sys/sata/sata_cfgadm.h i386
383 384 #
384 385 # Private ucred kernel header
385 386 #
386 387 usr/include/sys/ucred.h
387 388 #
388 389 # Private and/or platform-specific smf(5) files
389 390 #
390 391 lib/librestart.so
391 392 lib/llib-lrestart
392 393 lib/llib-lrestart.ln
393 394 lib/amd64/llib-lrestart.ln i386
394 395 lib/sparcv9/llib-lrestart.ln sparc
395 396 usr/include/libcontract_priv.h
396 397 usr/include/librestart_priv.h
397 398 usr/include/librestart.h
398 399 usr/lib/librestart.so
399 400 usr/lib/sparcv9/librestart.so sparc
400 401 lib/svc/manifest/platform/sun4u i386
401 402 lib/svc/manifest/platform/sun4v i386
402 403 var/svc/manifest/platform/sun4u i386
403 404 var/svc/manifest/platform/sun4v i386
404 405 etc/svc/profile/platform_sun4v.xml i386
405 406 etc/svc/profile/platform_SUNW,SPARC-Enterprise.xml i386
406 407 etc/svc/profile/platform_SUNW,Sun-Fire-15000.xml i386
407 408 etc/svc/profile/platform_SUNW,Sun-Fire-880.xml i386
408 409 etc/svc/profile/platform_SUNW,Sun-Fire-V890.xml i386
409 410 etc/svc/profile/platform_SUNW,Sun-Fire.xml i386
410 411 etc/svc/profile/platform_SUNW,Ultra-Enterprise-10000.xml i386
411 412 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-40.xml i386
412 413 etc/svc/profile/platform_SUNW,UltraSPARC-IIe-NetraCT-60.xml i386
413 414 etc/svc/profile/platform_SUNW,UltraSPARC-IIi-Netract.xml i386
414 415 #
415 416 # Private libuutil files
416 417 #
417 418 lib/libuutil.so
418 419 lib/llib-luutil
419 420 lib/llib-luutil.ln
420 421 lib/sparcv9/llib-luutil.ln sparc
421 422 usr/include/libuutil_impl.h
422 423 usr/lib/libuutil.so
423 424 usr/lib/sparcv9/libuutil.so sparc
424 425 #
425 426 # Private Multidata file.
426 427 #
427 428 usr/include/sys/multidata_impl.h
428 429 #
429 430 # The following files are used by wanboot.
430 431 # They contain interfaces which are currently private.
431 432 #
432 433 usr/include/sys/wanboot_impl.h
433 434 usr/include/wanboot
434 435 usr/include/wanbootutil.h
435 436 #
436 437 # Even though all the objects built under usr/src/stand are later glommed
437 438 # together into a couple of second-stage boot loaders, we dump the static
438 439 # archives and lint libraries into $(ROOT)/stand for intermediate use
439 440 # (e.g., for lint, linking the second-stage boot loaders, ...). Since
440 441 # these are merely intermediate objects, they do not need to be packaged.
441 442 #
442 443 stand sparc
443 444 #
444 445 # Private KCF header files
445 446 #
446 447 usr/include/sys/crypto/elfsign.h
447 448 usr/include/sys/crypto/impl.h
448 449 usr/include/sys/crypto/ops_impl.h
449 450 usr/include/sys/crypto/sched_impl.h
450 451 #
451 452 # The following files are installed in the proto area
452 453 # by the build of libcmdutils (Command Utilities Library).
453 454 # libcmdutils contains interfaces which are all private interfaces.
454 455 #
455 456 lib/libcmdutils.so
456 457 lib/amd64/libcmdutils.so i386
457 458 lib/sparcv9/libcmdutils.so sparc
458 459 lib/llib-lcmdutils
459 460 lib/llib-lcmdutils.ln
460 461 lib/amd64/llib-lcmdutils.ln i386
461 462 lib/sparcv9/llib-lcmdutils.ln sparc
462 463 usr/include/libcmdutils.h
463 464 usr/lib/libcmdutils.so
464 465 usr/lib/amd64/libcmdutils.so i386
465 466 usr/lib/sparcv9/libcmdutils.so sparc
466 467 usr/lib/llib-lcmdutils
467 468 usr/lib/llib-lcmdutils.ln
468 469 usr/lib/amd64/llib-lcmdutils.ln i386
469 470 usr/lib/sparcv9/llib-lcmdutils.ln sparc
470 471 #
471 472 # Private interfaces in libsec
472 473 #
473 474 usr/include/aclutils.h
474 475 #
475 476 # USB skeleton driver stays in sync with the rest of USB but doesn't ship.
476 477 #
477 478 kernel/drv/usbskel i386
478 479 kernel/drv/amd64/usbskel i386
479 480 kernel/drv/sparcv9/usbskel sparc
480 481 kernel/drv/usbskel.conf
481 482 #
482 483 # Consolidation and Sun private libdevid interfaces
483 484 # Public libdevid interfaces provided by devid.h
484 485 #
485 486 usr/include/sys/libdevid.h
486 487 #
487 488 # The following files are installed in the proto area by the build of
488 489 # libprtdiag. libprtdiag contains interfaces which are all private.
489 490 # Only the shared object is shipped.
490 491 #
491 492 usr/platform/sun4u/lib/llib-lprtdiag sparc
492 493 usr/platform/sun4u/lib/llib-lprtdiag.ln sparc
493 494 usr/platform/sun4v/lib/llib-lprtdiag.ln sparc
494 495 #
495 496 # The following files are installed in the proto area by the build of
496 497 # mdesc driver in sun4v. These header files are used on in the build
497 498 # and do not need to be shipped to customers.
498 499 #
499 500 usr/include/sys/mdesc.h sparc
500 501 usr/include/sys/mdesc_impl.h sparc
501 502 usr/platform/sun4v/include/sys/mach_descrip.h sparc
502 503 #
503 504 # The following files are installed in the proto area by the build of
504 505 # libpcp. libpcp contains interfaces which are all private.
505 506 # Only the shared object is shipped.
506 507 #
507 508 usr/platform/sun4v/lib/llib-lpcp.ln sparc
508 509 usr/platform/SUNW,Netra-CP3060/lib/llib-lpcp.ln sparc
509 510 usr/platform/SUNW,Netra-CP3260/lib/llib-lpcp.ln sparc
510 511 usr/platform/SUNW,Netra-T5220/lib/llib-lpcp.ln sparc
511 512 usr/platform/SUNW,Netra-T5440/lib/llib-lpcp.ln sparc
512 513 usr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
513 514 usr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
514 515 usr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
515 516 usr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
516 517 usr/platform/SUNW,T5140/lib/llib-lpcp.ln sparc
517 518 usr/platform/SUNW,USBRDT-5240/lib/llib-lpcp.ln sparc
518 519 #
519 520 # ZFS internal tools and lint libraries
520 521 #
521 522 usr/lib/llib-lzfs_jni
522 523 usr/lib/llib-lzfs_jni.ln
523 524 usr/lib/amd64/llib-lzfs_jni.ln i386
524 525 usr/lib/sparcv9/llib-lzfs_jni.ln sparc
525 526 usr/lib/llib-lzpool
526 527 usr/lib/llib-lzpool.ln i386
527 528 usr/lib/amd64/llib-lzpool.ln i386
528 529 usr/lib/sparcv9/llib-lzpool.ln sparc
529 530 #
530 531 # ZFS JNI headers
531 532 #
532 533 usr/include/libzfs_jni_dataset.h
533 534 usr/include/libzfs_jni_disk.h
534 535 usr/include/libzfs_jni_diskmgt.h
535 536 usr/include/libzfs_jni_ipool.h
536 537 usr/include/libzfs_jni_main.h
537 538 usr/include/libzfs_jni_pool.h
538 539 usr/include/libzfs_jni_property.h
539 540 usr/include/libzfs_jni_util.h
540 541 #
541 542 # These files are installed in the proto area for Solaris scsi_vhci driver
542 543 # (for MPAPI support) and should not be shipped
543 544 #
544 545 usr/include/sys/scsi/adapters/mpapi_impl.h
545 546 usr/include/sys/scsi/adapters/mpapi_scsi_vhci.h
546 547 #
547 548 # This library is installed in the proto area by the build of libdisasm, and is
548 549 # only used when building the KMDB disasm module.
549 550 #
550 551 usr/lib/libstanddisasm.so
551 552 usr/lib/amd64/libstanddisasm.so i386
552 553 usr/lib/sparcv9/libstanddisasm.so sparc
553 554 #
554 555 # TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
555 556 #
556 557 lib/libtsnet.so
557 558 usr/lib/llib-ltsnet
558 559 usr/lib/llib-ltsol
559 560 #
560 561 # nss interfaces shared between libnsl and other ON libraries.
561 562 #
562 563 usr/include/nss.h
563 564 #
564 565 # AT&T AST (ksh93) files which are currently needed only to build OS/Net
565 566 # (msgcc&co.)
566 567 # libast
567 568 usr/lib/libast.so
568 569 usr/lib/amd64/libast.so i386
569 570 usr/lib/sparcv9/libast.so sparc
570 571 usr/lib/llib-last
571 572 usr/lib/llib-last.ln
572 573 usr/lib/amd64/llib-last.ln i386
573 574 usr/lib/sparcv9/llib-last.ln sparc
574 575 # libcmd
575 576 usr/lib/llib-lcmd
576 577 usr/lib/llib-lcmd.ln
577 578 usr/lib/amd64/llib-lcmd.ln i386
578 579 usr/lib/sparcv9/llib-lcmd.ln sparc
579 580 # libdll
580 581 usr/lib/libdll.so
581 582 usr/lib/amd64/libdll.so i386
582 583 usr/lib/sparcv9/libdll.so sparc
583 584 usr/lib/llib-ldll
584 585 usr/lib/llib-ldll.ln
585 586 usr/lib/amd64/llib-ldll.ln i386
586 587 usr/lib/sparcv9/llib-ldll.ln sparc
587 588 # libpp (a helper library needed by AST's msgcc)
588 589 usr/lib/libpp.so
589 590 usr/lib/llib-lpp
590 591 usr/lib/llib-lpp.ln
591 592 usr/lib/locale/C/LC_MESSAGES/libpp
592 593 # libshell
593 594 usr/lib/libshell.so
594 595 usr/lib/amd64/libshell.so i386
595 596 usr/lib/sparcv9/libshell.so sparc
596 597 usr/lib/llib-lshell
597 598 usr/lib/llib-lshell.ln
598 599 usr/lib/amd64/llib-lshell.ln i386
599 600 usr/lib/sparcv9/llib-lshell.ln sparc
600 601 # libsum
601 602 usr/lib/libsum.so
602 603 usr/lib/amd64/libsum.so i386
603 604 usr/lib/sparcv9/libsum.so sparc
604 605 usr/lib/llib-lsum
605 606 usr/lib/llib-lsum.ln
606 607 usr/lib/amd64/llib-lsum.ln i386
607 608 usr/lib/sparcv9/llib-lsum.ln sparc
608 609 #
609 610 # This file is used in ON to build DSCP clients. It is not for customers.
610 611 #
611 612 usr/include/libdscp.h sparc
612 613 #
613 614 # These files are used by the iSCSI Target and the iSCSI Initiator
614 615 #
615 616 usr/include/sys/iscsi_protocol.h
616 617 usr/include/sys/iscsi_authclient.h
617 618 usr/include/sys/iscsi_authclientglue.h
618 619 #
619 620 # These files are used by the COMSTAR iSCSI target port provider
620 621 #
621 622 usr/include/sys/idm
622 623 usr/include/sys/iscsit/chap.h
623 624 usr/include/sys/iscsit/iscsi_if.h
624 625 usr/include/sys/iscsit/isns_protocol.h
625 626 usr/include/sys/iscsit/radius_packet.h
626 627 usr/include/sys/iscsit/radius_protocol.h
627 628 #
628 629 # libshare is private and the 64-bit sharemgr is not delivered.
629 630 #
630 631 usr/lib/libshare.so
631 632 usr/lib/amd64/libshare.so i386
632 633 usr/lib/sparcv9/libshare.so sparc
633 634 usr/lib/fs/autofs/libshare_autofs.so
634 635 usr/lib/fs/autofs/amd64/libshare_autofs.so i386
635 636 usr/lib/fs/autofs/sparcv9/libshare_autofs.so sparc
636 637 usr/lib/fs/nfs/libshare_nfs.so
637 638 usr/lib/fs/nfs/amd64/libshare_nfs.so i386
638 639 usr/lib/fs/nfs/sparcv9/libshare_nfs.so sparc
639 640 usr/lib/fs/smb/libshare_smb.so
640 641 usr/lib/fs/smb/amd64/libshare_smb.so i386
641 642 usr/lib/fs/smb/sparcv9/libshare_smb.so sparc
642 643 usr/lib/fs/smbfs/libshare_smbfs.so
643 644 usr/lib/fs/smbfs/amd64/libshare_smbfs.so i386
644 645 usr/lib/fs/smbfs/sparcv9/libshare_smbfs.so sparc
645 646 usr/include/libshare_impl.h
646 647 usr/include/scfutil.h
647 648 #
648 649 # These files are installed in the proto area by the build of libpri for
649 650 # the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
650 651 # other libpri consumers. However, the libpri interfaces are private to
651 652 # Sun (Consolidation Private) and not intended for customer use. So these
652 653 # files (the symlink and the lint library) are excluded from packaging.
653 654 #
654 655 usr/lib/libpri.so sparc
655 656 usr/lib/llib-lpri sparc
656 657 usr/lib/llib-lpri.ln sparc
657 658 usr/lib/sparcv9/libpri.so sparc
658 659 usr/lib/sparcv9/llib-lpri.ln sparc
659 660 #
660 661 # These files are installed in the proto area by the build of libds for
661 662 # the benefit of the builds of sun4v IO FMA and/or other libds
662 663 # consumers. However, the libds interfaces are private to Sun
663 664 # (Consolidation Private) and not intended for customer use. So these
664 665 # files (the symlink and the lint library) are excluded from packaging.
665 666 #
666 667 usr/lib/libds.so sparc
667 668 usr/lib/sparcv9/libds.so sparc
668 669 usr/lib/llib-lds sparc
669 670 usr/lib/llib-lds.ln sparc
670 671 usr/lib/sparcv9/llib-lds.ln sparc
671 672 usr/lib/libdscfg.so
672 673 usr/lib/llib-ldscfg.ln
673 674 usr/platform/sun4v/include/sys/libds.h sparc
674 675 usr/platform/sun4v/include/sys/vlds.h sparc
675 676 #
676 677 # Private/Internal u8_textprep header file. Do not ship.
677 678 #
678 679 usr/include/sys/u8_textprep_data.h
679 680 #
680 681 # SQLite is private, used by SMF (svc.configd), idmapd and libsmb.
681 682 #
682 683 usr/include/sqlite-sys
683 684 lib/libsqlite-native.o
684 685 lib/libsqlite-sys.so
685 686 lib/llib-lsqlite-sys
686 687 lib/llib-lsqlite-sys.ln
687 688 #
688 689 # Private/Internal kiconv header files. Do not ship.
689 690 #
690 691 usr/include/sys/kiconv_big5_utf8.h
691 692 usr/include/sys/kiconv_cck_common.h
692 693 usr/include/sys/kiconv_cp950hkscs_utf8.h
693 694 usr/include/sys/kiconv_emea1.h
694 695 usr/include/sys/kiconv_emea2.h
695 696 usr/include/sys/kiconv_euckr_utf8.h
696 697 usr/include/sys/kiconv_euctw_utf8.h
697 698 usr/include/sys/kiconv_gb18030_utf8.h
698 699 usr/include/sys/kiconv_gb2312_utf8.h
699 700 usr/include/sys/kiconv_hkscs_utf8.h
700 701 usr/include/sys/kiconv_ja_jis_to_unicode.h
701 702 usr/include/sys/kiconv_ja_unicode_to_jis.h
702 703 usr/include/sys/kiconv_ja.h
703 704 usr/include/sys/kiconv_ko.h
704 705 usr/include/sys/kiconv_latin1.h
705 706 usr/include/sys/kiconv_sc.h
706 707 usr/include/sys/kiconv_tc.h
707 708 usr/include/sys/kiconv_uhc_utf8.h
708 709 usr/include/sys/kiconv_utf8_big5.h
709 710 usr/include/sys/kiconv_utf8_cp950hkscs.h
710 711 usr/include/sys/kiconv_utf8_euckr.h
711 712 usr/include/sys/kiconv_utf8_euctw.h
712 713 usr/include/sys/kiconv_utf8_gb18030.h
713 714 usr/include/sys/kiconv_utf8_gb2312.h
714 715 usr/include/sys/kiconv_utf8_hkscs.h
715 716 usr/include/sys/kiconv_utf8_uhc.h
716 717 #
717 718 # At this time, the ttydefs.cleanup file is only useful on sun4u systems
718 719 #
719 720 etc/flash/postdeployment/ttydefs.cleanup i386
720 721 #
721 722 # This header file is shared only between the power commands and
722 723 # ppm/srn modules # and should not be in any package
723 724 #
724 725 usr/include/sys/srn.h
725 726 #
726 727 # Private/Internal header files of smbsrv. Do not ship.
727 728 #
728 729 usr/include/smb
729 730 usr/include/smbsrv
730 731 #
731 732 # Private/Internal libraries for smbsrv in user space
732 733 #
733 734 usr/include/libfakekernel
734 735 usr/lib/libfakekernel.so
735 736 usr/lib/libfakekernel.so.1
736 737 usr/lib/llib-lfakekernel
737 738 usr/lib/llib-lfakekernel.ln
738 739 usr/lib/amd64/llib-lfakekernel.ln i386
739 740 usr/lib/sparcv9/llib-lfakekernel.ln sparc
740 741 usr/lib/amd64/libfakekernel.so i386
741 742 usr/lib/amd64/libfakekernel.so.1 i386
742 743 usr/lib/sparcv9/libfakekernel.so sparc
743 744 usr/lib/sparcv9/libfakekernel.so.1 sparc
744 745 #
745 746 # Private/Internal libraries of smbsrv. Do not ship.
746 747 #
747 748 usr/lib/mdb/proc/libfksmbsrv.so
748 749 usr/lib/mdb/proc/amd64/libfksmbsrv.so i386
749 750 usr/lib/mdb/proc/sparcv9/libfksmbsrv.so sparc
750 751 usr/lib/reparse/llib-lreparse_smb
751 752 usr/lib/reparse/llib-lreparse_smb.ln
752 753 usr/lib/smbsrv/bind-helper
753 754 usr/lib/smbsrv/fksmbd
754 755 usr/lib/smbsrv/libfksmbsrv.so
755 756 usr/lib/smbsrv/libfksmbsrv.so.1
756 757 usr/lib/smbsrv/llib-lfksmbsrv
757 758 usr/lib/smbsrv/llib-lfksmbsrv.ln
758 759 usr/lib/smbsrv/llib-lmlrpc
759 760 usr/lib/smbsrv/llib-lmlrpc.ln
760 761 usr/lib/smbsrv/llib-lmlsvc
761 762 usr/lib/smbsrv/llib-lmlsvc.ln
762 763 usr/lib/smbsrv/llib-lsmb
763 764 usr/lib/smbsrv/llib-lsmb.ln
764 765 usr/lib/smbsrv/llib-lsmbns
765 766 usr/lib/smbsrv/llib-lsmbns.ln
766 767 #
767 768 #
768 769 # Private/Internal 64-bit libraries of smbsrv. Do not ship.
769 770 #
770 771 usr/lib/smbsrv/amd64 i386
771 772 usr/lib/smbsrv/sparcv9 sparc
772 773
773 774 usr/lib/reparse/amd64/libreparse_smb.so i386
774 775 usr/lib/reparse/amd64/libreparse_smb.so.1 i386
775 776 usr/lib/reparse/amd64/llib-lreparse_smb.ln i386
776 777 usr/lib/reparse/sparcv9/libreparse_smb.so sparc
777 778 usr/lib/reparse/sparcv9/libreparse_smb.so.1 sparc
778 779 usr/lib/reparse/sparcv9/llib-lreparse_smb.ln sparc
779 780 #
780 781 # Private dirent, extended to include flags, for use by SMB server
781 782 #
782 783 usr/include/sys/extdirent.h
783 784 #
784 785 # Private header files for vscan service
785 786 #
786 787 usr/include/libvscan.h
787 788 usr/include/sys/vscan.h
788 789 #
789 790 # libvscan is private
790 791 #
791 792 usr/lib/vscan/llib-lvscan
792 793 usr/lib/vscan/llib-lvscan.ln
793 794 #
794 795 # i86hvm is not a full platform. It is just a home for paravirtualized
795 796 # drivers. There is no usr/ component to this sub-platform, but the
796 797 # directory is created in the proto area to keep other tools happy.
797 798 #
798 799 usr/platform/i86hvm i386
799 800 #
800 801 # Private sdcard framework headers
801 802 #
802 803 usr/include/sys/sdcard
803 804 #
804 805 # libsmbfs is private
805 806 #
806 807 usr/include/netsmb
807 808 usr/lib/libsmbfs.so
808 809 usr/lib/amd64/libsmbfs.so i386
809 810 usr/lib/sparcv9/libsmbfs.so sparc
810 811 usr/lib/llib-lsmbfs
811 812 usr/lib/llib-lsmbfs.ln
812 813 usr/lib/amd64/llib-lsmbfs.ln i386
813 814 usr/lib/sparcv9/llib-lsmbfs.ln sparc
814 815 #
815 816 # demo & test program for smbfs (private) ACL support
816 817 #
817 818 usr/lib/fs/smbfs/chacl
818 819 usr/lib/fs/smbfs/lsacl
819 820 opt/smbcl-tests
820 821 #
821 822 # FC related files
822 823 kernel/kmdb/fcip i386
823 824 kernel/kmdb/amd64/fcip i386
824 825 kernel/kmdb/sparcv9/fcip sparc
825 826 kernel/kmdb/fcp i386
826 827 kernel/kmdb/amd64/fcp i386
827 828 kernel/kmdb/sparcv9/fcp sparc
828 829 kernel/kmdb/fctl i386
829 830 kernel/kmdb/amd64/fctl i386
830 831 kernel/kmdb/sparcv9/fctl sparc
831 832 kernel/kmdb/qlc i386
832 833 kernel/kmdb/amd64/qlc i386
833 834 kernel/kmdb/sparcv9/qlc sparc
834 835 lib/llib-la5k sparc
835 836 lib/llib-la5k.ln sparc
836 837 lib/sparcv9/llib-la5k.ln sparc
837 838 lib/llib-lg_fc sparc
838 839 lib/llib-lg_fc.ln sparc
839 840 lib/sparcv9/llib-lg_fc.ln sparc
840 841 usr/include/a_state.h sparc
841 842 usr/include/a5k.h sparc
842 843 usr/include/exec.h sparc
843 844 usr/include/g_scsi.h sparc
844 845 usr/include/g_state.h sparc
845 846 usr/include/gfc.h sparc
846 847 usr/include/l_common.h sparc
847 848 usr/include/l_error.h sparc
848 849 usr/include/rom.h sparc
849 850 usr/include/stgcom.h sparc
850 851 usr/include/sys/fibre-channel
851 852 usr/lib/llib-lHBAAPI
852 853 usr/lib/llib-lHBAAPI.ln
853 854 usr/lib/amd64/llib-lHBAAPI.ln i386
854 855 usr/lib/sparcv9/llib-lHBAAPI.ln sparc
855 856 #
856 857 usr/bin/dscfgcli
857 858 usr/bin/sd_diag
858 859 usr/bin/sd_stats
859 860 usr/include/nsctl.h
860 861 usr/include/sys/ncall
861 862 usr/include/sys/nsc_ddi.h
862 863 usr/include/sys/nsc_thread.h
863 864 usr/include/sys/nsctl
864 865 usr/include/sys/nskernd.h
865 866 usr/include/sys/unistat
866 867 usr/lib/libnsctl.so
867 868 usr/lib/librdc.so
868 869 usr/lib/libunistat.so
869 870 usr/lib/llib-lnsctl.ln
870 871 usr/lib/llib-lrdc.ln
871 872 usr/lib/llib-lunistat.ln
872 873 #
873 874 # These files are used by the iSCSI initiator only.
874 875 # No reason to ship them.
875 876 #
876 877 usr/include/sys/scsi/adapters/iscsi_door.h
877 878 usr/include/sys/scsi/adapters/iscsi_if.h
878 879 #
879 880 # sbd ioctl hdr
880 881 #
881 882 usr/include/sys/stmf_sbd_ioctl.h
882 883 #
883 884 # proxy port provider interface
884 885 #
885 886 usr/include/sys/pppt_ic_if.h
886 887 usr/include/sys/pppt_ioctl.h
887 888 #
888 889 # proxy daemon lint library
889 890 #
890 891 usr/lib/llib-lstmfproxy
891 892 usr/lib/llib-lstmfproxy.ln
892 893 usr/lib/amd64/llib-lstmfproxy.ln i386
893 894 usr/lib/sparcv9/llib-lstmfproxy.ln sparc
894 895 #
895 896 # portable object file and dictionary used by libfmd_msg test
896 897 #
897 898 usr/lib/fm/dict/TEST.dict
898 899 usr/lib/locale/C/LC_MESSAGES/TEST.mo
899 900 usr/lib/locale/C/LC_MESSAGES/TEST.po
900 901 #
901 902 # Private idmap RPC protocol
902 903 #
903 904 usr/include/rpcsvc/idmap_prot.h
904 905 usr/include/rpcsvc/idmap_prot.x
905 906 #
906 907 # Private idmap directory API
907 908 #
908 909 usr/include/directory.h
909 910 #
910 911 # librstp is private for bridging
911 912 #
912 913 usr/include/stp_bpdu.h
913 914 usr/include/stp_in.h
914 915 usr/include/stp_vectors.h
915 916 usr/lib/librstp.so
916 917 usr/lib/llib-lrstp
917 918 usr/lib/llib-lrstp.ln
918 919 #
919 920 # Private nvfru API
920 921 #
921 922 usr/include/nvfru.h
922 923 #
923 924 # vrrp
924 925 #
925 926 usr/include/libvrrpadm.h
926 927 usr/lib/libvrrpadm.so
927 928 usr/lib/amd64/libvrrpadm.so i386
928 929 usr/lib/sparcv9/libvrrpadm.so sparc
929 930 usr/lib/llib-lvrrpadm
930 931 usr/lib/llib-lvrrpadm.ln
931 932 usr/lib/amd64/llib-lvrrpadm.ln i386
932 933 usr/lib/sparcv9/llib-lvrrpadm.ln sparc
933 934 #
934 935 # This is only used during the -t tools build
935 936 #
936 937 opt/onbld/bin/i386/elfsign i386
937 938 opt/onbld/bin/sparc/elfsign sparc
938 939 opt/onbld/bin/i386/mandoc i386
939 940 opt/onbld/bin/sparc/mandoc sparc
940 941
941 942 #
942 943 # Private libdwarf
943 944 #
944 945 opt/onbld/lib/i386/libdwarf.so i386
945 946 opt/onbld/lib/sparc/libdwarf.so sparc
946 947
947 948 #
948 949 # Private socket filter API
949 950 #
950 951 usr/include/sys/sockfilter.h
951 952 #
952 953 # We don't actually validate license action payloads, and the license
953 954 # staging area is provided as a separate basedir for package
954 955 # publication. The net result is that everything therein should be
955 956 # ignored for packaging validation.
956 957 #
957 958 licenses
958 959 #
959 960 # Libbe is private
960 961 #
961 962 usr/include/libbe_priv.h
962 963 #
963 964 # ipmi is at present only useful on i386, but for historical reasons is
964 965 # delivered on SPARC and used by the build.
965 966 #
966 967 usr/include/sys/ipmi.h sparc
967 968
968 969 #
969 970 # libsaveargs is private
970 971 #
971 972 usr/include/saveargs.h i386
972 973 usr/lib/amd64/libsaveargs.so i386
973 974 usr/lib/amd64/libstandsaveargs.so i386
974 975 usr/lib/amd64/llib-lsaveargs.ln i386
975 976
976 977 #
977 978 # libpcidb is private
978 979 #
979 980 usr/include/pcidb.h
980 981 usr/lib/amd64/libpcidb.so i386
981 982 usr/lib/amd64/llib-lpcidb.ln i386
982 983 usr/lib/sparcv9/libpcidb.so sparc
983 984 usr/lib/sparcv9/llib-lpcidb.ln sparc
984 985 usr/lib/libpcidb.so
985 986 usr/lib/llib-lpcidb
986 987 usr/lib/llib-lpcidb.ln
987 988
988 989 #
989 990 # debugging program for libadutils
990 991 #
991 992 usr/bin/test-getdc
992 993 #
↓ open down ↓ |
955 lines elided |
↑ open up ↑ |
993 994 # libficl-sys is private
994 995 #
995 996 usr/include/ficllocal.h
996 997 usr/lib/amd64/llib-lficl-sys.ln i386
997 998 usr/lib/amd64/libficl-sys.so i386
998 999 usr/lib/sparcv9/llib-lficl-sys.ln sparc
999 1000 usr/lib/sparcv9/libficl-sys.so sparc
1000 1001 usr/lib/llib-lficl-sys
1001 1002 usr/lib/llib-lficl-sys.ln
1002 1003 usr/lib/libficl-sys.so
1004 +
1005 +#
1006 +# needed only for building sgs
1007 +#
1008 +lib/amd64/libld.so i386
1009 +lib/amd64/liblddbg.so i386
1010 +lib/amd64/librtld.so i386
1011 +lib/sparcv9/libld.so sparc
1012 +lib/sparcv9/liblddbg.so sparc
1013 +lib/sparcv9/librtld.so sparc
1014 +lib/libld.so
1015 +lib/liblddbg.so
1016 +lib/librtld.so
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX