package-svr4.mf revision 11996:91b62f7b8186
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/package/svr4@$(PKGVERS)
28set name=pkg.description value="Solaris System V Release 4 Packaging Commands"
29set name=pkg.summary value="SVr4 packaging commands"
30set name=info.classification \
31    value=org.opensolaris.category.2008:System/Packaging
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=lib
35dir path=lib/svc 
36dir path=usr group=sys
37dir path=usr/bin
38dir path=usr/lib
39dir path=usr/sadm
40dir path=usr/sadm/install
41dir path=usr/sadm/install/bin
42dir path=usr/sadm/install/scripts
43dir path=usr/sbin
44dir path=var group=sys
45dir path=var/sadm group=sys
46dir path=var/sadm/install
47dir path=var/sadm/install/admin
48dir path=var/sadm/install/logs mode=0555
49dir path=var/sadm/pkg group=sys mode=0555
50dir path=var/sadm/security group=sys mode=0555
51dir path=var/spool
52dir path=var/spool/pkg mode=1777
53dir path=lib/svc/manifest group=sys
54dir path=lib/svc/manifest/system group=sys
55file path=usr/bin/pkgadm mode=0555
56file path=usr/bin/pkgcond group=sys mode=0555
57file path=usr/bin/pkginfo group=sys mode=0555
58file path=usr/bin/pkgmk mode=0555
59file path=usr/bin/pkgparam group=sys mode=0555
60file path=usr/bin/pkgproto mode=0555
61file path=usr/bin/pkgtrans mode=0555
62file path=usr/lib/libinstzones.so.1
63file path=usr/lib/libpkg.so.1
64file path=usr/sadm/install/bin/pkginstall group=sys mode=0555
65file path=usr/sadm/install/bin/pkgname group=sys mode=0555
66file path=usr/sadm/install/bin/pkgremove group=sys mode=0555
67file path=usr/sadm/install/bin/pkgserv group=sys mode=0555
68file path=usr/sadm/install/scripts/cmdexec group=sys mode=0555
69file path=usr/sadm/install/scripts/i.CompCpio group=sys mode=0555
70file path=usr/sadm/install/scripts/i.awk group=sys mode=0555
71file path=usr/sadm/install/scripts/i.build group=sys mode=0555
72file path=usr/sadm/install/scripts/i.preserve group=sys mode=0555
73file path=usr/sadm/install/scripts/i.sed group=sys mode=0555
74file path=usr/sadm/install/scripts/r.awk group=sys mode=0555
75file path=usr/sadm/install/scripts/r.build group=sys mode=0555
76file path=usr/sadm/install/scripts/r.sed group=sys mode=0555
77file path=usr/sbin/installf group=sys mode=0555
78file path=usr/sbin/pkgadd group=sys mode=0555
79file path=usr/sbin/pkgchk group=sys mode=0555
80file path=usr/sbin/pkgrm group=sys mode=0555
81file path=var/sadm/install/admin/default group=sys mode=0444
82file path=lib/svc/manifest/system/pkgserv.xml group=sys mode=0444
83hardlink path=usr/sadm/install/scripts/i.CONFIG.prsv target=./i.preserve
84hardlink path=usr/sbin/pkgask target=../../usr/sbin/pkgadd
85hardlink path=usr/sbin/removef target=../../usr/sbin/installf
86legacy pkg=SUNWpkgcmdsr arch=$(ARCH) category=system \
87    desc="Solaris System V release 4 Package Commands (root)" \
88    hotline="Please contact your local service provider" \
89    name="SVr4 package commands (root)" vendor="Sun Microsystems, Inc." \
90    version=11.11.1,REV=2009.11.11
91legacy pkg=SUNWpkgcmdsu arch=$(ARCH) category=system \
92    desc="Solaris System V Release 4 Packaging Commands (usr)" \
93    hotline="Please contact your local service provider" \
94    name="SVr4 packaging commands (usr)" vendor="Sun Microsystems, Inc." \
95    version=11.11.1,REV=2009.11.11
96license cr_ATT license=cr_ATT
97license cr_Sun license=cr_Sun
98license lib/libpkg/THIRDPARTYLICENSE license=lib/libpkg/THIRDPARTYLICENSE
99license lic_CDDL license=lic_CDDL
100link path=usr/lib/libpkg.so target=./libpkg.so.1
101