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