6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
26 #
27
28 #
29 # Exception List for validate_pkg
30 #
31
32 #
33 # The following entries are built in the /proto area
34 # but not included in any packages - this is intentional.
35 #
36 usr/include/auth_list.h
37 usr/include/bsm/audit_door_infc.h
38 usr/include/bsm/audit_private.h
39 usr/include/bsm/devalloc.h
40 usr/include/getxby_door.h
41 usr/include/passwdutil.h
42 usr/include/priv_utils.h
43 usr/include/rpcsvc/daemon_utils.h
44 usr/include/rpcsvc/svc_dg_priv.h
45 usr/include/security/pam_impl.h
978
979 #
980 # libsaveargs is private
981 #
982 usr/include/saveargs.h i386
983 usr/lib/amd64/libsaveargs.so i386
984 usr/lib/amd64/libstandsaveargs.so i386
985 usr/lib/amd64/llib-lsaveargs.ln i386
986
987 #
988 # libpcidb is private
989 #
990 usr/include/pcidb.h
991 usr/lib/amd64/libpcidb.so i386
992 usr/lib/amd64/llib-lpcidb.ln i386
993 usr/lib/sparcv9/libpcidb.so sparc
994 usr/lib/sparcv9/llib-lpcidb.ln sparc
995 usr/lib/libpcidb.so
996 usr/lib/llib-lpcidb
997 usr/lib/llib-lpcidb.ln
|
6 # You may not use this file except in compliance with the License.
7 #
8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 # or http://www.opensolaris.org/os/licensing.
10 # See the License for the specific language governing permissions
11 # and limitations under the License.
12 #
13 # When distributing Covered Code, include this CDDL HEADER in each
14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 # If applicable, add the following below this CDDL HEADER, with the
16 # fields enclosed by brackets "[]" replaced with your own identifying
17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 #
19 # CDDL HEADER END
20 #
21
22 #
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2011 Nexenta Systems, Inc. All rights reserved.
25 # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved.
26 # Copyright 2015 Gary Mills
27 #
28
29 #
30 # Exception List for validate_pkg
31 #
32
33 #
34 # The following entries are built in the /proto area
35 # but not included in any packages - this is intentional.
36 #
37 usr/include/auth_list.h
38 usr/include/bsm/audit_door_infc.h
39 usr/include/bsm/audit_private.h
40 usr/include/bsm/devalloc.h
41 usr/include/getxby_door.h
42 usr/include/passwdutil.h
43 usr/include/priv_utils.h
44 usr/include/rpcsvc/daemon_utils.h
45 usr/include/rpcsvc/svc_dg_priv.h
46 usr/include/security/pam_impl.h
979
980 #
981 # libsaveargs is private
982 #
983 usr/include/saveargs.h i386
984 usr/lib/amd64/libsaveargs.so i386
985 usr/lib/amd64/libstandsaveargs.so i386
986 usr/lib/amd64/llib-lsaveargs.ln i386
987
988 #
989 # libpcidb is private
990 #
991 usr/include/pcidb.h
992 usr/lib/amd64/libpcidb.so i386
993 usr/lib/amd64/llib-lpcidb.ln i386
994 usr/lib/sparcv9/libpcidb.so sparc
995 usr/lib/sparcv9/llib-lpcidb.ln sparc
996 usr/lib/libpcidb.so
997 usr/lib/llib-lpcidb
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
|