1*11838SLiane.Praza@Sun.COM#
2*11838SLiane.Praza@Sun.COM# CDDL HEADER START
3*11838SLiane.Praza@Sun.COM#
4*11838SLiane.Praza@Sun.COM# The contents of this file are subject to the terms of the
5*11838SLiane.Praza@Sun.COM# Common Development and Distribution License (the "License").
6*11838SLiane.Praza@Sun.COM# You may not use this file except in compliance with the License.
7*11838SLiane.Praza@Sun.COM#
8*11838SLiane.Praza@Sun.COM# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*11838SLiane.Praza@Sun.COM# or http://www.opensolaris.org/os/licensing.
10*11838SLiane.Praza@Sun.COM# See the License for the specific language governing permissions
11*11838SLiane.Praza@Sun.COM# and limitations under the License.
12*11838SLiane.Praza@Sun.COM#
13*11838SLiane.Praza@Sun.COM# When distributing Covered Code, include this CDDL HEADER in each
14*11838SLiane.Praza@Sun.COM# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*11838SLiane.Praza@Sun.COM# If applicable, add the following below this CDDL HEADER, with the
16*11838SLiane.Praza@Sun.COM# fields enclosed by brackets "[]" replaced with your own identifying
17*11838SLiane.Praza@Sun.COM# information: Portions Copyright [yyyy] [name of copyright owner]
18*11838SLiane.Praza@Sun.COM#
19*11838SLiane.Praza@Sun.COM# CDDL HEADER END
20*11838SLiane.Praza@Sun.COM#
21*11838SLiane.Praza@Sun.COM
22*11838SLiane.Praza@Sun.COM#
23*11838SLiane.Praza@Sun.COM# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24*11838SLiane.Praza@Sun.COM# Use is subject to license terms.
25*11838SLiane.Praza@Sun.COM#
26*11838SLiane.Praza@Sun.COM
27*11838SLiane.Praza@Sun.COM#
28*11838SLiane.Praza@Sun.COM# All nonredistributable packages go to extra, for the purposes of the
29*11838SLiane.Praza@Sun.COM# osnet build.
30*11838SLiane.Praza@Sun.COM#
31*11838SLiane.Praza@Sun.COM<transform set name=org.opensolaris.redist value=nonredist|internal -> print REPO=extra>
32*11838SLiane.Praza@Sun.COM
33*11838SLiane.Praza@Sun.COM#
34*11838SLiane.Praza@Sun.COM# Ordering is important here, and the last line wins.
35*11838SLiane.Praza@Sun.COM#
36*11838SLiane.Praza@Sun.COM# The default of "current" is provided by the calling environment,
37*11838SLiane.Praza@Sun.COM# rather than a print operation.
38*11838SLiane.Praza@Sun.COM#
39*11838SLiane.Praza@Sun.COM<transform set name=pkg.renamed value=true -> print PKGSTAT=renamed>
40*11838SLiane.Praza@Sun.COM<transform set name=pkg.obsolete value=true -> print PKGSTAT=obsolete>
41*11838SLiane.Praza@Sun.COM<transform set name=org.opensolaris.noincorp value=true -> print PKGSTAT=noincorp>
42*11838SLiane.Praza@Sun.COM<transform set name=org.opensolaris.noincorp -> drop>
43*11838SLiane.Praza@Sun.COM<transform set name=org.opensolaris.nodepend value=true -> print NODEPEND=true>
44*11838SLiane.Praza@Sun.COM<transform set name=org.opensolaris.nodepend -> drop>
45