1ead1f93eSLiane Praza# 2ead1f93eSLiane Praza# CDDL HEADER START 3ead1f93eSLiane Praza# 4ead1f93eSLiane Praza# The contents of this file are subject to the terms of the 5ead1f93eSLiane Praza# Common Development and Distribution License (the "License"). 6ead1f93eSLiane Praza# You may not use this file except in compliance with the License. 7ead1f93eSLiane Praza# 8ead1f93eSLiane Praza# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9ead1f93eSLiane Praza# or http://www.opensolaris.org/os/licensing. 10ead1f93eSLiane Praza# See the License for the specific language governing permissions 11ead1f93eSLiane Praza# and limitations under the License. 12ead1f93eSLiane Praza# 13ead1f93eSLiane Praza# When distributing Covered Code, include this CDDL HEADER in each 14ead1f93eSLiane Praza# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15ead1f93eSLiane Praza# If applicable, add the following below this CDDL HEADER, with the 16ead1f93eSLiane Praza# fields enclosed by brackets "[]" replaced with your own identifying 17ead1f93eSLiane Praza# information: Portions Copyright [yyyy] [name of copyright owner] 18ead1f93eSLiane Praza# 19ead1f93eSLiane Praza# CDDL HEADER END 20ead1f93eSLiane Praza# 21ead1f93eSLiane Praza 22ead1f93eSLiane Praza# 23ebbab6bbSDan Price# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24*f5c2e7eaSTheo Schlossnagle# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. 25ead1f93eSLiane Praza# 26ead1f93eSLiane Praza 27ead1f93eSLiane Prazaset name=pkg.fmri value=pkg:/package/svr4@$(PKGVERS) 28ead1f93eSLiane Prazaset name=pkg.description value="Solaris System V Release 4 Packaging Commands" 29ead1f93eSLiane Prazaset name=pkg.summary value="SVr4 packaging commands" 30ead1f93eSLiane Prazaset name=info.classification \ 31ead1f93eSLiane Praza value=org.opensolaris.category.2008:System/Packaging 32ead1f93eSLiane Prazaset name=variant.arch value=$(ARCH) 339444c26fSTom Whittendir path=lib 349444c26fSTom Whittendir path=lib/svc 35ebbab6bbSDan Pricedir path=lib/svc/manifest group=sys 36ebbab6bbSDan Pricedir path=lib/svc/manifest/system group=sys 37ead1f93eSLiane Prazadir path=usr group=sys 38ead1f93eSLiane Prazadir path=usr/bin 39ead1f93eSLiane Prazadir path=usr/lib 40*f5c2e7eaSTheo Schlossnagledir path=usr/lib/$(ARCH64) 41ead1f93eSLiane Prazadir path=usr/sadm 42ead1f93eSLiane Prazadir path=usr/sadm/install 43ead1f93eSLiane Prazadir path=usr/sadm/install/bin 44ead1f93eSLiane Prazadir path=usr/sadm/install/scripts 45ead1f93eSLiane Prazadir path=usr/sbin 46c10c16deSRichard Lowedir path=usr/share/man 47c10c16deSRichard Lowedir path=usr/share/man/man1 48c10c16deSRichard Lowedir path=usr/share/man/man1m 49c10c16deSRichard Lowedir path=usr/share/man/man4 50ead1f93eSLiane Prazadir path=var group=sys 51ead1f93eSLiane Prazadir path=var/sadm group=sys 52ead1f93eSLiane Prazadir path=var/sadm/install 53ead1f93eSLiane Prazadir path=var/sadm/install/admin 54ead1f93eSLiane Prazadir path=var/sadm/install/logs mode=0555 55ead1f93eSLiane Prazadir path=var/sadm/pkg group=sys mode=0555 56ead1f93eSLiane Prazadir path=var/sadm/security group=sys mode=0555 57ead1f93eSLiane Prazadir path=var/spool 58ead1f93eSLiane Prazadir path=var/spool/pkg mode=1777 59ebbab6bbSDan Pricefile path=lib/svc/manifest/system/pkgserv.xml group=sys mode=0444 60ead1f93eSLiane Prazafile path=usr/bin/pkgadm mode=0555 61ead1f93eSLiane Prazafile path=usr/bin/pkgcond group=sys mode=0555 62ead1f93eSLiane Prazafile path=usr/bin/pkginfo group=sys mode=0555 63ead1f93eSLiane Prazafile path=usr/bin/pkgmk mode=0555 64ead1f93eSLiane Prazafile path=usr/bin/pkgparam group=sys mode=0555 65ead1f93eSLiane Prazafile path=usr/bin/pkgproto mode=0555 66ead1f93eSLiane Prazafile path=usr/bin/pkgtrans mode=0555 67*f5c2e7eaSTheo Schlossnaglefile path=usr/lib/$(ARCH64)/libinstzones.so.1 68ead1f93eSLiane Prazafile path=usr/lib/libinstzones.so.1 69ead1f93eSLiane Prazafile path=usr/lib/libpkg.so.1 70ead1f93eSLiane Prazafile path=usr/sadm/install/bin/pkginstall group=sys mode=0555 71ead1f93eSLiane Prazafile path=usr/sadm/install/bin/pkgname group=sys mode=0555 72ead1f93eSLiane Prazafile path=usr/sadm/install/bin/pkgremove group=sys mode=0555 73ead1f93eSLiane Prazafile path=usr/sadm/install/bin/pkgserv group=sys mode=0555 74ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/cmdexec group=sys mode=0555 75ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/i.CompCpio group=sys mode=0555 76ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/i.awk group=sys mode=0555 77ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/i.build group=sys mode=0555 78ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/i.preserve group=sys mode=0555 79ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/i.sed group=sys mode=0555 80ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/r.awk group=sys mode=0555 81ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/r.build group=sys mode=0555 82ead1f93eSLiane Prazafile path=usr/sadm/install/scripts/r.sed group=sys mode=0555 83ead1f93eSLiane Prazafile path=usr/sbin/installf group=sys mode=0555 84ead1f93eSLiane Prazafile path=usr/sbin/pkgadd group=sys mode=0555 85ead1f93eSLiane Prazafile path=usr/sbin/pkgchk group=sys mode=0555 86ead1f93eSLiane Prazafile path=usr/sbin/pkgrm group=sys mode=0555 87c10c16deSRichard Lowefile path=usr/share/man/man1/pkginfo.1 88c10c16deSRichard Lowefile path=usr/share/man/man1/pkgmk.1 89c10c16deSRichard Lowefile path=usr/share/man/man1/pkgparam.1 90c10c16deSRichard Lowefile path=usr/share/man/man1/pkgproto.1 91c10c16deSRichard Lowefile path=usr/share/man/man1/pkgtrans.1 92c10c16deSRichard Lowefile path=usr/share/man/man1m/installf.1m 93c10c16deSRichard Lowefile path=usr/share/man/man1m/pkgadd.1m 94c10c16deSRichard Lowefile path=usr/share/man/man1m/pkgadm.1m 95c10c16deSRichard Lowefile path=usr/share/man/man1m/pkgask.1m 96c10c16deSRichard Lowefile path=usr/share/man/man1m/pkgchk.1m 97c10c16deSRichard Lowefile path=usr/share/man/man1m/pkgrm.1m 98c10c16deSRichard Lowefile path=usr/share/man/man1m/removef.1m 99c10c16deSRichard Lowefile path=usr/share/man/man4/admin.4 100c10c16deSRichard Lowefile path=usr/share/man/man4/compver.4 101c10c16deSRichard Lowefile path=usr/share/man/man4/contents.4 102c10c16deSRichard Lowefile path=usr/share/man/man4/copyright.4 103c10c16deSRichard Lowefile path=usr/share/man/man4/depend.4 104c10c16deSRichard Lowefile path=usr/share/man/man4/pkginfo.4 105c10c16deSRichard Lowefile path=usr/share/man/man4/pkgmap.4 106c10c16deSRichard Lowefile path=usr/share/man/man4/prototype.4 107c10c16deSRichard Lowefile path=usr/share/man/man4/space.4 108ead1f93eSLiane Prazafile path=var/sadm/install/admin/default group=sys mode=0444 109ead1f93eSLiane Prazahardlink path=usr/sadm/install/scripts/i.CONFIG.prsv target=./i.preserve 110ead1f93eSLiane Prazahardlink path=usr/sbin/pkgask target=../../usr/sbin/pkgadd 111ead1f93eSLiane Prazahardlink path=usr/sbin/removef target=../../usr/sbin/installf 11271e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpkgcmdsr \ 113ead1f93eSLiane Praza desc="Solaris System V release 4 Package Commands (root)" \ 11471e464e5SPeter Dennis - Sustaining Engineer name="SVr4 package commands (root)" version=11.11.1,REV=2009.11.11 11571e464e5SPeter Dennis - Sustaining Engineerlegacy pkg=SUNWpkgcmdsu \ 116ead1f93eSLiane Praza desc="Solaris System V Release 4 Packaging Commands (usr)" \ 11771e464e5SPeter Dennis - Sustaining Engineer name="SVr4 packaging commands (usr)" version=11.11.1,REV=2009.11.11 118ead1f93eSLiane Prazalicense cr_ATT license=cr_ATT 119ead1f93eSLiane Prazalicense cr_Sun license=cr_Sun 120ead1f93eSLiane Prazalicense lic_CDDL license=lic_CDDL 1215084e753SMark J. Nelsonlicense usr/src/lib/libpkg/THIRDPARTYLICENSE \ 1225084e753SMark J. Nelson license=usr/src/lib/libpkg/THIRDPARTYLICENSE 123ead1f93eSLiane Prazalink path=usr/lib/libpkg.so target=./libpkg.so.1 124