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 (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# 25 26set name=pkg.fmri value=pkg:/package/svr4@$(PKGVERS) 27set name=pkg.description value="Solaris System V Release 4 Packaging Commands" 28set name=pkg.summary value="SVr4 packaging commands" 29set name=info.classification \ 30 value=org.opensolaris.category.2008:System/Packaging 31set name=variant.arch value=$(ARCH) 32dir path=lib 33dir path=lib/svc 34dir path=lib/svc/manifest group=sys 35dir path=lib/svc/manifest/system group=sys 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 53file path=lib/svc/manifest/system/pkgserv.xml group=sys mode=0444 54file path=usr/bin/pkgadm mode=0555 55file path=usr/bin/pkgcond group=sys mode=0555 56file path=usr/bin/pkginfo group=sys mode=0555 57file path=usr/bin/pkgmk mode=0555 58file path=usr/bin/pkgparam group=sys mode=0555 59file path=usr/bin/pkgproto mode=0555 60file path=usr/bin/pkgtrans mode=0555 61file path=usr/lib/libinstzones.so.1 62file path=usr/lib/libpkg.so.1 63file path=usr/sadm/install/bin/pkginstall group=sys mode=0555 64file path=usr/sadm/install/bin/pkgname group=sys mode=0555 65file path=usr/sadm/install/bin/pkgremove group=sys mode=0555 66file path=usr/sadm/install/bin/pkgserv group=sys mode=0555 67file path=usr/sadm/install/scripts/cmdexec group=sys mode=0555 68file path=usr/sadm/install/scripts/i.CompCpio group=sys mode=0555 69file path=usr/sadm/install/scripts/i.awk group=sys mode=0555 70file path=usr/sadm/install/scripts/i.build group=sys mode=0555 71file path=usr/sadm/install/scripts/i.preserve group=sys mode=0555 72file path=usr/sadm/install/scripts/i.sed group=sys mode=0555 73file path=usr/sadm/install/scripts/r.awk group=sys mode=0555 74file path=usr/sadm/install/scripts/r.build group=sys mode=0555 75file path=usr/sadm/install/scripts/r.sed group=sys mode=0555 76file path=usr/sbin/installf group=sys mode=0555 77file path=usr/sbin/pkgadd group=sys mode=0555 78file path=usr/sbin/pkgchk group=sys mode=0555 79file path=usr/sbin/pkgrm group=sys mode=0555 80file path=var/sadm/install/admin/default group=sys mode=0444 81hardlink path=usr/sadm/install/scripts/i.CONFIG.prsv target=./i.preserve 82hardlink path=usr/sbin/pkgask target=../../usr/sbin/pkgadd 83hardlink path=usr/sbin/removef target=../../usr/sbin/installf 84legacy pkg=SUNWpkgcmdsr arch=$(ARCH) category=system \ 85 desc="Solaris System V release 4 Package Commands (root)" \ 86 hotline="Please contact your local service provider" \ 87 name="SVr4 package commands (root)" vendor="Sun Microsystems, Inc." \ 88 version=11.11.1,REV=2009.11.11 89legacy pkg=SUNWpkgcmdsu arch=$(ARCH) category=system \ 90 desc="Solaris System V Release 4 Packaging Commands (usr)" \ 91 hotline="Please contact your local service provider" \ 92 name="SVr4 packaging commands (usr)" vendor="Sun Microsystems, Inc." \ 93 version=11.11.1,REV=2009.11.11 94license cr_ATT license=cr_ATT 95license cr_Sun license=cr_Sun 96license lic_CDDL license=lic_CDDL 97license usr/src/lib/libpkg/THIRDPARTYLICENSE \ 98 license=usr/src/lib/libpkg/THIRDPARTYLICENSE 99link path=usr/lib/libpkg.so target=./libpkg.so.1 100