diff options
| author | Andy Fiddaman <omnios@citrus-it.co.uk> | 2021-11-06 14:25:56 +0000 |
|---|---|---|
| committer | Andy Fiddaman <omnios@citrus-it.co.uk> | 2021-11-15 21:42:31 +0000 |
| commit | 25b05a3ecbac136f5e1192d4d9e79dc14f895785 (patch) | |
| tree | c530d946403c8453e6baec29bbf424ed5dda13a3 /usr/src/pkg/manifests/system-zones.p5m | |
| parent | 86d4171132ce4f4c1345b7ce0d5048577e1f3976 (diff) | |
| download | illumos-joyent-25b05a3ecbac136f5e1192d4d9e79dc14f895785.tar.gz | |
14220 Package manifests should be named .p5m and not .mf
Reviewed by: Yuri Pankov <ypankov@tintri.com>
Reviewed by: Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
Approved by: Rich Lowe <richlowe@richlowe.net>
Diffstat (limited to 'usr/src/pkg/manifests/system-zones.p5m')
| -rw-r--r-- | usr/src/pkg/manifests/system-zones.p5m | 119 |
1 files changed, 119 insertions, 0 deletions
diff --git a/usr/src/pkg/manifests/system-zones.p5m b/usr/src/pkg/manifests/system-zones.p5m new file mode 100644 index 0000000000..f122d03231 --- /dev/null +++ b/usr/src/pkg/manifests/system-zones.p5m @@ -0,0 +1,119 @@ +# +# CDDL HEADER START +# +# The contents of this file are subject to the terms of the +# Common Development and Distribution License (the "License"). +# You may not use this file except in compliance with the License. +# +# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE +# or http://www.opensolaris.org/os/licensing. +# See the License for the specific language governing permissions +# and limitations under the License. +# +# When distributing Covered Code, include this CDDL HEADER in each +# file and include the License file at usr/src/OPENSOLARIS.LICENSE. +# If applicable, add the following below this CDDL HEADER, with the +# fields enclosed by brackets "[]" replaced with your own identifying +# information: Portions Copyright [yyyy] [name of copyright owner] +# +# CDDL HEADER END +# + +# +# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. +# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. +# + +set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS) +set name=pkg.summary value="Solaris Zones" +set name=pkg.description value="Solaris Zones Configuration and Administration" +set name=info.classification value=org.opensolaris.category.2008:System/Core +set name=variant.arch value=$(ARCH) +dir path=etc group=sys variant.opensolaris.zone=global +dir path=etc/brand group=sys variant.opensolaris.zone=global +dir path=etc/zones group=sys variant.opensolaris.zone=global +file path=etc/zones/SUNWblank.xml mode=0444 variant.opensolaris.zone=global +# +# The SUNWdefault.xml file is marked as non-dehydratable so that is not removed +# from an IPS image when `pkg dehydrate` is run on it. +# This file must be retained so that `zoneadm` can determine the default brand +# for the IPS image during subsequent rehydration. +# +file path=etc/zones/SUNWdefault.xml mode=0444 dehydrate=false \ + variant.opensolaris.zone=global +file path=etc/zones/index group=sys original_name=SUNWzone:etc/zones/index \ + preserve=true variant.opensolaris.zone=global +dir path=lib variant.opensolaris.zone=global +dir path=lib/svc variant.opensolaris.zone=global +dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global +dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global +file path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \ + variant.opensolaris.zone=global +file path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \ + variant.opensolaris.zone=global +file path=lib/svc/manifest/system/zonestat.xml group=sys mode=0444 \ + variant.opensolaris.zone=global +dir path=lib/svc/method variant.opensolaris.zone=global +file path=lib/svc/method/svc-resource-mgmt mode=0555 \ + variant.opensolaris.zone=global +file path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global +file path=lib/svc/method/svc-zonestat mode=0555 variant.opensolaris.zone=global +dir path=usr group=sys +dir path=usr/bin +link path=usr/bin/zonename target=../../sbin/zonename +file path=usr/bin/zonestat mode=0555 +dir path=usr/kernel group=sys +dir path=usr/kernel/drv group=sys +dir path=usr/kernel/drv/$(ARCH64) group=sys +file path=usr/kernel/drv/$(ARCH64)/zcons group=sys +dir path=usr/lib +dir path=usr/lib/$(ARCH64) +file path=usr/lib/$(ARCH64)/libbrand.so.1 +file path=usr/lib/$(ARCH64)/libzonecfg.so.1 +file path=usr/lib/$(ARCH64)/libzonestat.so.1 +dir path=usr/lib/brand +dir path=usr/lib/brand/ipkg group=bin +file path=usr/lib/brand/ipkg/config.xml mode=0444 +file path=usr/lib/brand/ipkg/platform.xml mode=0444 +dir path=usr/lib/brand/shared group=sys +file path=usr/lib/brand/shared/common.ksh mode=0444 +file path=usr/lib/brand/shared/query mode=0755 +file path=usr/lib/brand/shared/uninstall.ksh mode=0444 +file path=usr/lib/libbrand.so.1 +file path=usr/lib/libzonecfg.so.1 +file path=usr/lib/libzonestat.so.1 +dir path=usr/lib/zones +file path=usr/lib/zones/zoneadmd mode=0555 +file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global +dir path=usr/sbin +file path=usr/sbin/zlogin mode=0555 +file path=usr/sbin/zoneadm mode=0555 +file path=usr/sbin/zonecfg mode=0555 +dir path=usr/share +dir path=usr/share/lib +dir path=usr/share/lib/xml group=sys +dir path=usr/share/lib/xml/dtd group=sys +file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644 +file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644 +file path=usr/share/lib/xml/dtd/zonecfg.dtd.1 +dir path=usr/share/man +dir path=usr/share/man/man1 +file path=usr/share/man/man1/zlogin.1 +file path=usr/share/man/man1/zonestat.1 +dir path=usr/share/man/man1m +file path=usr/share/man/man1m/zoneadm.1m +file path=usr/share/man/man1m/zoneadmd.1m +file path=usr/share/man/man1m/zonecfg.1m +file path=usr/share/man/man1m/zonestatd.1m +dir path=usr/share/man/man5 +file path=usr/share/man/man5/brands.5 +file path=usr/share/man/man5/zones.5 +dir path=usr/share/man/man7d +file path=usr/share/man/man7d/zcons.7d +driver name=zcons +legacy pkg=SUNWzoner desc="Solaris Zones Configuration Files" \ + name="Solaris Zones (Root)" +legacy pkg=SUNWzoneu desc="Solaris Zones Configuration and Administration" \ + name="Solaris Zones (Usr)" +license cr_Sun license=cr_Sun +license lic_CDDL license=lic_CDDL |
