pkg/exceptions-validate_pkg.p5m
author Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
Wed, 04 May 2011 14:50:24 -0700
changeset 1120 cc8eb3f69227
child 1152 6cf0f98f6d5f
permissions -rw-r--r--
7041658 X packages should not deliver dir actions for mdb directories
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
1120
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# Permission is hereby granted, free of charge, to any person obtaining a
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# copy of this software and associated documentation files (the "Software"),
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# to deal in the Software without restriction, including without limitation
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# and/or sell copies of the Software, and to permit persons to whom the
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# Software is furnished to do so, subject to the following conditions:
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
#
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# The above copyright notice and this permission notice (including the next
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
# paragraph) shall be included in all copies or substantial portions of the
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# Software.
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
#
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
# THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
# DEALINGS IN THE SOFTWARE.
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    23
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
# This manifest exists solely to provide a list of directories that
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
# validate_pkg can match against, since the actions that define them
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
# are provided in other consolidations.
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
#
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
# These can't be included in exception_lists/packaging since that causes
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
# all files under these directories to be flagged as errors for being
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
# included in packages.
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
dir path=usr/lib/mdb
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
dir path=usr/lib/mdb/proc
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
$(i386_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=bin
cc8eb3f69227 7041658 X packages should not deliver dir actions for mdb directories
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    35
$(sparc_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) group=sys