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