usr/src/pkg/manifests/system-management-rad-module-rad-zones-bridge.p5m
author Stephen Talley <stephen.talley@oracle.com>
Wed, 14 Mar 2012 10:45:15 -0400
changeset 809 8a6fba4105d7
parent 719 66ca262b1e3b
permissions -rw-r--r--
7150175 radadrgen should generate rad module man pages 7150179 radadrgen should validate against original rng schema 7150184 radadrgen's output doesn't conform to docbook schema 7150189 adr schema should support documentation markup for union arms 7150226 radadrgen transforms should be internationalized 7150292 radadrgen -c should take a directory name, like -j 7150294 radadrgen command line usage should be broken into multiple synopses 7150352 radadrgen -o text should be revisited 7106700 radadrgen man page lacks documentation, -N, -m options
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
654
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     1
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     2
# CDDL HEADER START
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     3
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     7
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    11
# and limitations under the License.
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    12
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    18
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    19
# CDDL HEADER END
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    20
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    21
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    22
#
809
8a6fba4105d7 7150175 radadrgen should generate rad module man pages
Stephen Talley <stephen.talley@oracle.com>
parents: 719
diff changeset
    23
# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
654
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    24
#
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    25
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    26
license cr_Oracle license=cr_Oracle
688
2015ed20a728 18160 break rad out into a separate package
David Powell <david.e.powell@oracle.com>
parents: 669
diff changeset
    27
set name=pkg.fmri value=pkg:/system/management/rad/module/rad-zones-bridge@$(PKGVERS)
2015ed20a728 18160 break rad out into a separate package
David Powell <david.e.powell@oracle.com>
parents: 669
diff changeset
    28
set name=pkg.summary value="rad zones access bridge module"
2015ed20a728 18160 break rad out into a separate package
David Powell <david.e.powell@oracle.com>
parents: 669
diff changeset
    29
set name=pkg.description value="rad zones access bridge module"
654
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    30
set name=info.classification value="org.opensolaris.category.2008:System/Administration and Configuration"
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    31
set name=variant.arch value=$(ARCH)
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    32
dir path=usr group=sys
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    33
dir path=usr/lib
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    34
dir path=usr/lib/rad
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    35
dir path=usr/lib/rad/module
719
66ca262b1e3b 18478 zoneadmin -> zonesbridge
Stephen Talley <stephen.talley@oracle.com>
parents: 692
diff changeset
    36
file path=usr/lib/rad/module/mod_zonesbridge.so
809
8a6fba4105d7 7150175 radadrgen should generate rad module man pages
Stephen Talley <stephen.talley@oracle.com>
parents: 719
diff changeset
    37
dir path=usr/share group=sys facet.devel=true
8a6fba4105d7 7150175 radadrgen should generate rad module man pages
Stephen Talley <stephen.talley@oracle.com>
parents: 719
diff changeset
    38
dir path=usr/share/man facet.devel=true
8a6fba4105d7 7150175 radadrgen should generate rad module man pages
Stephen Talley <stephen.talley@oracle.com>
parents: 719
diff changeset
    39
dir path=usr/share/man/man3rad facet.devel=true
8a6fba4105d7 7150175 radadrgen should generate rad module man pages
Stephen Talley <stephen.talley@oracle.com>
parents: 719
diff changeset
    40
file path=usr/share/man/man3rad/zonesbridge.3rad facet.devel=true
654
86190d7250e0 17897 deliver zoneadmin in its own package
Stephen Talley <stephen.talley@oracle.com>
parents:
diff changeset
    41
depend fmri=pkg:/system/management/rad@$(PKGVERS) type=require