packaging.cpiotranslate revision 9fb67ea305c66b6a297583b9b0db6796b0dfe497
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# CDDL HEADER START
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# The contents of this file are subject to the terms of the
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# Common Development and Distribution License (the "License").
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# You may not use this file except in compliance with the License.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# See the License for the specific language governing permissions
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# and limitations under the License.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# When distributing Covered Code, include this CDDL HEADER in each
ead9bb4b1be81d7bbf8ed86ee41d6c1e58b069a3Yuri Pankov# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ead9bb4b1be81d7bbf8ed86ee41d6c1e58b069a3Yuri Pankov# If applicable, add the following below this CDDL HEADER, with the
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# fields enclosed by brackets "[]" replaced with your own identifying
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# information: Portions Copyright [yyyy] [name of copyright owner]
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# CDDL HEADER END
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# Use is subject to license terms.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# This exception list is a temporary workaround. Once bfu archive
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# creation is turned off, it should be removed.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# Until then, it's not really worth the effort to teach protocmp and
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# friends to do directory exceptions that cover all of the files in a
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# given directory.
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# In particular, this list should not be passed to validate_pkg, as
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# the entries herein should already be covered by directory exclusions
c10c16dec587a0662068f6e2991c29ed3a9db943Richard Lowe# in other packaging exceptions files.