components/meta-packages/group-feature/group-feature-multi-user-desktop.p5m
author Drew Fisher <drew.fisher@oracle.com>
Thu, 13 Oct 2016 12:49:00 -0700
changeset 7108 e30b3b76a5ab
parent 5652 675d375e7a27
permissions -rw-r--r--
23329921 cloudbase-init creates C:\\cfn on Solaris
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4421
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     1
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     2
# CDDL HEADER START
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     3
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     4
# The contents of this file are subject to the terms of the
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     5
# Common Development and Distribution License (the "License").
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     6
# You may not use this file except in compliance with the License.
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     7
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     8
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
     9
# or http://www.opensolaris.org/os/licensing.
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    10
# See the License for the specific language governing permissions
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    11
# and limitations under the License.
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    12
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    13
# When distributing Covered Code, include this CDDL HEADER in each
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    14
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    15
# If applicable, add the following below this CDDL HEADER, with the
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    16
# fields enclosed by brackets "[]" replaced with your own identifying
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    17
# information: Portions Copyright [yyyy] [name of copyright owner]
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    18
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    19
# CDDL HEADER END
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    20
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    21
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    22
#
5226
7296abc28544 22471249 Remove packages from PSARC/2015/435 EOF from group/feature/multi-user-desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 4895
diff changeset
    23
# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved.
4421
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    24
#
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    25
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    26
set name=pkg.fmri \
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    27
    value=pkg:/group/feature/multi-user-desktop@$(PKG_SOLARIS_VERSION),$(BUILD_VERSION)
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    28
set name=pkg.summary value="Oracle Solaris Multi User Desktop"
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    29
set name=pkg.description \
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    30
    value="Provides an Oracle Solaris multi user desktop environment for use on a server"
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    31
# This package name has known conflicts with other packages in the WOS
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    32
set name=pkg.linted.pkglint.manifest004 value=true
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    33
set name=info.classification \
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    34
    value="org.opensolaris.category.2008:Meta Packages/Group Packages"
5652
675d375e7a27 PSARC/2016/084 EOF & removal of Multi-User Desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5226
diff changeset
    35
set name=org.opensolaris.arc-caseid value=PSARC/2011/017 value=PSARC/2016/084
4421
08e5b5171c20 21138378 Add group/feature packages to Userland
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents:
diff changeset
    36
set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
5652
675d375e7a27 PSARC/2016/084 EOF & removal of Multi-User Desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5226
diff changeset
    37
# As discussed in PSARC/2016/084, leaving this package as a group with a
675d375e7a27 PSARC/2016/084 EOF & removal of Multi-User Desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5226
diff changeset
    38
# single member instead of converting to a rename keeps the admin intent
675d375e7a27 PSARC/2016/084 EOF & removal of Multi-User Desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5226
diff changeset
    39
# intact, in case we ever decide to revive a stripped down desktop option
675d375e7a27 PSARC/2016/084 EOF & removal of Multi-User Desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5226
diff changeset
    40
# in the future.
675d375e7a27 PSARC/2016/084 EOF & removal of Multi-User Desktop
Alan Coopersmith <Alan.Coopersmith@Oracle.COM>
parents: 5226
diff changeset
    41
depend type=group fmri=group/system/solaris-desktop