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# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. 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) 33dir path=lib 34dir path=lib/svc 35dir path=lib/svc/manifest group=sys 36dir path=lib/svc/manifest/system group=sys 37dir path=usr group=sys 38dir path=usr/bin 39dir path=usr/lib 40dir path=usr/lib/$(ARCH64) 41dir path=usr/sadm 42dir path=usr/sadm/install 43dir path=usr/sadm/install/bin 44dir path=usr/sadm/install/scripts 45dir path=usr/sbin 46dir path=usr/share/man 47dir path=usr/share/man/man1 48dir path=usr/share/man/man1m 49dir path=usr/share/man/man4 50dir path=var group=sys 51dir path=var/sadm group=sys 52dir path=var/sadm/install 53dir path=var/sadm/install/admin 54dir path=var/sadm/install/logs mode=0555 55dir path=var/sadm/pkg group=sys mode=0555 56dir path=var/sadm/security group=sys mode=0555 57dir path=var/spool 58dir path=var/spool/pkg mode=1777 59file path=lib/svc/manifest/system/pkgserv.xml group=sys mode=0444 60file path=usr/bin/pkgadm mode=0555 61file path=usr/bin/pkgcond group=sys mode=0555 62file path=usr/bin/pkginfo group=sys mode=0555 63file path=usr/bin/pkgmk mode=0555 64file path=usr/bin/pkgparam group=sys mode=0555 65file path=usr/bin/pkgproto mode=0555 66file path=usr/bin/pkgtrans mode=0555 67file path=usr/lib/$(ARCH64)/libinstzones.so.1 68file path=usr/lib/libinstzones.so.1 69file path=usr/lib/libpkg.so.1 70file path=usr/sadm/install/bin/pkginstall group=sys mode=0555 71file path=usr/sadm/install/bin/pkgname group=sys mode=0555 72file path=usr/sadm/install/bin/pkgremove group=sys mode=0555 73file path=usr/sadm/install/bin/pkgserv group=sys mode=0555 74file path=usr/sadm/install/scripts/cmdexec group=sys mode=0555 75file path=usr/sadm/install/scripts/i.CompCpio group=sys mode=0555 76file path=usr/sadm/install/scripts/i.awk group=sys mode=0555 77file path=usr/sadm/install/scripts/i.build group=sys mode=0555 78file path=usr/sadm/install/scripts/i.preserve group=sys mode=0555 79file path=usr/sadm/install/scripts/i.sed group=sys mode=0555 80file path=usr/sadm/install/scripts/r.awk group=sys mode=0555 81file path=usr/sadm/install/scripts/r.build group=sys mode=0555 82file path=usr/sadm/install/scripts/r.sed group=sys mode=0555 83file path=usr/sbin/installf group=sys mode=0555 84file path=usr/sbin/pkgadd group=sys mode=0555 85file path=usr/sbin/pkgchk group=sys mode=0555 86file path=usr/sbin/pkgrm group=sys mode=0555 87file path=usr/share/man/man1/pkginfo.1 88file path=usr/share/man/man1/pkgmk.1 89file path=usr/share/man/man1/pkgparam.1 90file path=usr/share/man/man1/pkgproto.1 91file path=usr/share/man/man1/pkgtrans.1 92file path=usr/share/man/man1m/installf.1m 93file path=usr/share/man/man1m/pkgadd.1m 94file path=usr/share/man/man1m/pkgadm.1m 95file path=usr/share/man/man1m/pkgask.1m 96file path=usr/share/man/man1m/pkgchk.1m 97file path=usr/share/man/man1m/pkgrm.1m 98file path=usr/share/man/man1m/removef.1m 99file path=usr/share/man/man4/admin.4 100file path=usr/share/man/man4/compver.4 101file path=usr/share/man/man4/contents.4 102file path=usr/share/man/man4/copyright.4 103file path=usr/share/man/man4/depend.4 104file path=usr/share/man/man4/pkginfo.4 105file path=usr/share/man/man4/pkgmap.4 106file path=usr/share/man/man4/prototype.4 107file path=usr/share/man/man4/space.4 108file path=var/sadm/install/admin/default group=sys mode=0444 109hardlink path=usr/sadm/install/scripts/i.CONFIG.prsv target=./i.preserve 110hardlink path=usr/sbin/pkgask target=../../usr/sbin/pkgadd 111hardlink path=usr/sbin/removef target=../../usr/sbin/installf 112legacy pkg=SUNWpkgcmdsr \ 113 desc="Solaris System V release 4 Package Commands (root)" \ 114 name="SVr4 package commands (root)" version=11.11.1,REV=2009.11.11 115legacy pkg=SUNWpkgcmdsu \ 116 desc="Solaris System V Release 4 Packaging Commands (usr)" \ 117 name="SVr4 packaging commands (usr)" version=11.11.1,REV=2009.11.11 118license cr_ATT license=cr_ATT 119license cr_Sun license=cr_Sun 120license lic_CDDL license=lic_CDDL 121license usr/src/lib/libpkg/THIRDPARTYLICENSE \ 122 license=usr/src/lib/libpkg/THIRDPARTYLICENSE 123link path=usr/lib/libpkg.so target=./libpkg.so.1 124