exception_list_sparc revision da6c28aaf62fa55f0fdb8004aa40f88f23bf53f0
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER START
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The contents of this file are subject to the terms of the
f65e61c04bc28ffd6bda04619c84330b420450b5ahrens# Common Development and Distribution License (the "License").
f65e61c04bc28ffd6bda04619c84330b420450b5ahrens# You may not use this file except in compliance with the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
fa9e4066f08beec538e775443c5be79dd423fcabahrens# See the License for the specific language governing permissions
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and limitations under the License.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# When distributing Covered Code, include this CDDL HEADER in each
fa9e4066f08beec538e775443c5be79dd423fcabahrens# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# If applicable, add the following below this CDDL HEADER, with the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# fields enclosed by brackets "[]" replaced with your own identifying
fa9e4066f08beec538e775443c5be79dd423fcabahrens# information: Portions Copyright [yyyy] [name of copyright owner]
fa9e4066f08beec538e775443c5be79dd423fcabahrens# CDDL HEADER END
0a4e9518a44f226be6d39383330b5b1792d2f184gw# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Use is subject to license terms.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# ident "%Z%%M% %I% %E% SMI"
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Exception List for protocmp
fa9e4066f08beec538e775443c5be79dd423fcabahrens###########################################
fa9e4066f08beec538e775443c5be79dd423fcabahrens# ENTRIES FILTERED OUT OF THE protolist
fa9e4066f08beec538e775443c5be79dd423fcabahrens###########################################
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The following entries are built in the /proto area
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# but not included in any packages - this is intentional.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private/Internal libraries of the Cryptographic Framework.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The following files are used by libdhcpsvc, the
fa9e4066f08beec538e775443c5be79dd423fcabahrens# standalone's DHCP implementation, and the kernel (nfs_dlboot).
fa9e4066f08beec538e775443c5be79dd423fcabahrens# They contain interfaces which are currently private.
1d452cf5123cb6ac0a013a4dbd4dcceeb0da314dahrens# Private MAC driver header files
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private GLDv3 userland libraries and headers
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Virtual Network Interface Card (VNIC)
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# IKE and IPsec support library exceptions. The IKE support
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# library contains exclusively private interfaces, as does
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# libipsecutil. My apologies for the glut of header files here.
31fd60d36d9ae794bbedd5e834b8be6d412a853fahrens# The following files are used by the dhcpmgr.
c543ec060d1359f6c8a9507242521f344a2ac3efahrensusr/share/lib/locale/com/sun/dhcpmgr/bridge/ResourceBundle.properties sparc
347a31bcb38b51837caee115d3979d3a981cc099ahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/common/ResourceBundle.properties sparc
c543ec060d1359f6c8a9507242521f344a2ac3efahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/dhcpbatch/ResourceBundle.properties sparc
c543ec060d1359f6c8a9507242521f344a2ac3efahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/dhcpconfig/ResourceBundle.properties sparc
347a31bcb38b51837caee115d3979d3a981cc099ahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/dhtadm/ResourceBundle.properties sparc
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/pntadm/ResourceBundle.properties sparc
c543ec060d1359f6c8a9507242521f344a2ac3efahrens# Some IPsec headers can't be shipped lest we hit export controls...
c543ec060d1359f6c8a9507242521f344a2ac3efahrens# The following are win and graphics related also ignore and do NOT replace.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# these are just funky entries - they are fixed up
fa9e4066f08beec538e775443c5be79dd423fcabahrens# via a post install scripts.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The following dhcpmgr directories are not shipped.
fa9e4066f08beec538e775443c5be79dd423fcabahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/dhcpbatch sparc
fa9e4066f08beec538e775443c5be79dd423fcabahrensusr/share/lib/locale/com/sun/dhcpmgr/cli/dhcpconfig sparc
fa9e4066f08beec538e775443c5be79dd423fcabahrens# These files contain definitions shared privately between the kernel
fa9e4066f08beec538e775443c5be79dd423fcabahrens# and libc. There is no reason for them to be part of a package that
fa9e4066f08beec538e775443c5be79dd423fcabahrens# a customer should ever see. They are installed in the proto area by
fa9e4066f08beec538e775443c5be79dd423fcabahrens# the uts build because libc and and other components, like truss, are
fa9e4066f08beec538e775443c5be79dd423fcabahrens# dependent upon their contents and should not have their own copies.
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# These files are installed in the proto area by the build of libproc for
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# the benefit of the builds of cmd/truss, cmd/gcore and cmd/ptools, which
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# use libproc as their common process-control library. These are not
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# interfaces for customer use, so the files are excluded from packaging.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private libdisasm interfaces
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private interfaces for libraidcfg
fa9e4066f08beec538e775443c5be79dd423fcabahrens# This file is used for private communication between mdb, drv/kmdb, and
fa9e4066f08beec538e775443c5be79dd423fcabahrens# misc/kmdb. The interfaces described herein are not intended for customer
fa9e4066f08beec538e775443c5be79dd423fcabahrens# use, and are thus excluded from packaging.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# These files are installed in the proto area by the build of libdhcpagent
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# and libdhcputil for the benefit of DHCP-related networking commands such
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# as dhcpagent, dhcpinfo, ifconfig, and netstat. These are not interfaces
fa9e4066f08beec538e775443c5be79dd423fcabahrens# for customer use, so the files are excluded from packaging.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# These files are installed in the proto area by the build of libinetcfg.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Only the shared object is shipped.
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# Don't ship header files private to libipmp and in.mpathd
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# These files are installed in the proto area by the build of libinetsvc,
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# an inetd-specific library shared by inetd, inetadm and inetconv. Only
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# the shared object is shipped.
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# These files are installed in the proto area by the build of libinetutil,
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# a general purpose library for the benefit of internet utilities. Only
98572ac1e6b4d1bdba6ab2df94e0a0c37df56337ahrens# the shared object is shipped.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Miscellaneous kernel interfaces or kernel<->user interfaces that are
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# consolidation private and we do not want to export at this time.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# These files are installed in the proto area so lvm can use
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# them during the build process.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# non-public pci header
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Exception list for RCM project, included by librcm and rcm_daemon
fa9e4066f08beec538e775443c5be79dd423fcabahrens# MDB deliverables that are not yet public
fa9e4066f08beec538e775443c5be79dd423fcabahrens# SNCA project exception list
b6130ead041e56a0331b89b333bdddab8afb9b1cmaybee# other contents (packages removed in source product)
fa9e4066f08beec538e775443c5be79dd423fcabahrens# these are "removed" from the source product build because the only
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# packages that currently deliver them are removed.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# they really should't be in here.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Entries for the libmech_krb5 symlink, which has been included
fa9e4066f08beec538e775443c5be79dd423fcabahrens# for build purposes only, not delivered to customers.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# all of ssh is removed from the source product, including the service
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# description and methods
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Entries for headers from efcode project which user does not need to see
fa9e4066f08beec538e775443c5be79dd423fcabahrens# PPPoE files not delivered to customers.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# User<->kernel interface used by cfgadm/USB only
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Private ucred kernel header
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private and/or platform-specific smf(5) files
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private libuutil files
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Private Multidata file.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# The following files are used by wanboot.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# They contain interfaces which are currently private.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Even though all the objects built under usr/src/stand are later glommed
fa9e4066f08beec538e775443c5be79dd423fcabahrens# together into a couple of second-stage boot loaders, we dump the static
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# archives and lint libraries into $(ROOT)/stand for intermediate use
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# (e.g., for lint, linking the second-stage boot loaders, ...). Since
fa9e4066f08beec538e775443c5be79dd423fcabahrens# these are merely intermediate objects, they do not need to be packaged.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private KCF header files
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The following files are installed in the proto area
fa9e4066f08beec538e775443c5be79dd423fcabahrens# by the build of libavl (AVL Tree Interface Library).
fa9e4066f08beec538e775443c5be79dd423fcabahrens# libavl contains interfaces which are all private interfaces.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# The following files are installed in the proto area
0a4e9518a44f226be6d39383330b5b1792d2f184gw# by the build of libcmdutils (Command Utilities Library).
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# libcmdutils contains interfaces which are all private interfaces.
0a4e9518a44f226be6d39383330b5b1792d2f184gw# Private interfaces in libsec
0a4e9518a44f226be6d39383330b5b1792d2f184gw# User<->kernel interface used by cfgadm/IB only
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Entries for the SCM IFD Handler which are used only to build
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# the SCM IFD Handler and are not delivered to customers.
a9799022bd90b13722204e80112efaa5bf573099ck# USB skeleton driver stays in sync with the rest of USB but doesn't ship.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Consolidation and Sun private libdevid interfaces
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Public libdevid interfaces provided by devid.h
fa9e4066f08beec538e775443c5be79dd423fcabahrens# amd 8111 audio driver doesn't ship in sparc platform.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# High definition audio driver doesn't ship in sparc platform.
a9799022bd90b13722204e80112efaa5bf573099ck# VIA VT823x audio driver doesn't ship in sparc platform.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# The following files are installed in the proto area by the build of
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# libprtdiag. libprtdiag contains interfaces which are all private.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Only the shared object is shipped.
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# The following files are installed in the proto area by the build of
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# mdesc driver in sun4v. These header files are used on in the build
ea8dc4b6d2251b437950c0056bc626b311c73c27eschrock# and do not need to be shipped to customers.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# The following files are installed in the proto area by the build of
fa9e4066f08beec538e775443c5be79dd423fcabahrens# libc_i18n. libc_i18n.a is used only when linking libc.so.1.
a9799022bd90b13722204e80112efaa5bf573099ck# The following files are installed in the proto area by the build of
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# libpcp. libpcp contains interfaces which are all private.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# Only the shared object is shipped.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrensusr/platform/SUNW,Sun-Blade-T6320/lib/llib-lpcp.ln sparc
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrensusr/platform/SUNW,Sun-Blade-T6300/lib/llib-lpcp.ln sparc
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrensusr/platform/SUNW,Sun-Fire-T200/lib/llib-lpcp.ln sparc
fa9e4066f08beec538e775443c5be79dd423fcabahrensusr/platform/SUNW,SPARC-Enterprise-T5120/lib/llib-lpcp.ln sparc
fa9e4066f08beec538e775443c5be79dd423fcabahrens# ZFS internal tools and lint libraries
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# ZFS JNI headers
fa9e4066f08beec538e775443c5be79dd423fcabahrens# These files are installed in the proto area for Solaris scsi_vhci driver
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# (for MPAPI support) and should not be shipped
fa9e4066f08beec538e775443c5be79dd423fcabahrens# This library is installed in the proto area by the build of libdisasm, and is
fa9e4066f08beec538e775443c5be79dd423fcabahrens# only used when building the KMDB disasm module.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# TSol: tsol doesn't ship lint source, and tsnet isn't for customers at all.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# nss interfaces shared between libnsl and other ON libraries.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# AT&T AST (ksh93) files which are currently needed only to build OS/Net
fa9e4066f08beec538e775443c5be79dd423fcabahrens# (msgcc&co.)
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# libpp (a helper library needed by AST's msgcc)
fa9e4066f08beec538e775443c5be79dd423fcabahrens# bmc (IPMI) interfaces shared within ON.
0a4e9518a44f226be6d39383330b5b1792d2f184gw# This file is used in ON to build DSCP clients. It is not for customers.
0a4e9518a44f226be6d39383330b5b1792d2f184gw# These files are used by the iSCSI Target which is in this consolidation
0a4e9518a44f226be6d39383330b5b1792d2f184gw# and the iSCSI Initiator which is in the DMG consolidation. There's no
0a4e9518a44f226be6d39383330b5b1792d2f184gw# reason to ship these files.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# libshare is private and the 64-bit sharemg is not delivered.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# These files are installed in the proto area by the build of libpri for
fa9e4066f08beec538e775443c5be79dd423fcabahrens# the benefit of the builds of FMA libldom, Zeus, picld plugins, and/or
fa9e4066f08beec538e775443c5be79dd423fcabahrens# other libpri consumers. However, the libpri interfaces are private to
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Sun (Consolidation Private) and not intended for customer use. So these
fa9e4066f08beec538e775443c5be79dd423fcabahrens# files (the symlink and the lint library) are excluded from packaging.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private/Internal u8_textprep header file. Do not ship.
8a2f1b9190d1dc288470a1fd2776d79ce82cb129ahrens# SQLite is private, used by SMF (svc.configd) and idmapd
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private/Internal kiconv header files. Do not ship.
fa9e4066f08beec538e775443c5be79dd423fcabahrens# This header file is shared only between the power commands and
fa9e4066f08beec538e775443c5be79dd423fcabahrens# ppm/srn modules # and should not be in any package
fa9e4066f08beec538e775443c5be79dd423fcabahrens# Private/Internal header files of smbsrv. Do not ship.
usr/include/smbsrv/oem.h sparc
usr/include/smbsrv/smb.h sparc
# Private/Internal ndl files of smbsrv. Do not ship.
usr/include/smbsrv/ndl sparc
# Private/Internal dtrace scripts of smbsrv. Do not ship.
usr/lib/smbsrv/dtrace sparc