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-embedded-fcode-interpreter.mf | |
parent | 86d4171132ce4f4c1345b7ce0d5048577e1f3976 (diff) | |
download | illumos-gate-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-embedded-fcode-interpreter.mf')
-rw-r--r-- | usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf | 107 |
1 files changed, 0 insertions, 107 deletions
diff --git a/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf b/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf deleted file mode 100644 index aac44008df..0000000000 --- a/usr/src/pkg/manifests/system-embedded-fcode-interpreter.mf +++ /dev/null @@ -1,107 +0,0 @@ -# -# 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. -# - -# -# The default for payload-bearing actions in this package is to appear in the -# global zone only. See the include file for greater detail, as well as -# information about overriding the defaults. -# -<include global_zone_only_component> -set name=pkg.fmri value=pkg:/system/embedded-fcode-interpreter@$(PKGVERS) -set name=pkg.summary value="Embedded FCode Interpreter Drivers" -set name=pkg.description value="Embedded FCode Interpreter Drivers" -set name=info.classification \ - value="org.opensolaris.category.2008:System/Administration and Configuration" -set name=variant.arch value=sparc -dir path=etc group=sys -dir path=etc/flash group=sys -dir path=etc/flash/postdeployment group=sys -file path=etc/flash/postdeployment/efcode.cleanup group=sys mode=0744 -dir path=kernel group=sys -dir path=kernel/drv group=sys -dir path=kernel/drv/$(ARCH64) group=sys -file path=kernel/drv/$(ARCH64)/fcode group=sys -file path=kernel/drv/fcode.conf group=sys -dir path=kernel/misc group=sys -dir path=kernel/misc/$(ARCH64) group=sys -file path=kernel/misc/$(ARCH64)/fcodem group=sys mode=0755 -file path=kernel/misc/$(ARCH64)/fcpci group=sys mode=0755 -file path=kernel/misc/$(ARCH64)/pcicfg group=sys mode=0755 -dir path=lib -dir path=lib/svc -dir path=lib/svc/manifest group=sys -dir path=lib/svc/manifest/platform group=sys -dir path=lib/svc/manifest/platform/sun4u group=sys -file path=lib/svc/manifest/platform/sun4u/efdaemon.xml group=sys mode=0444 -dir path=lib/svc/manifest/platform/sun4v group=sys -file path=lib/svc/manifest/platform/sun4v/efdaemon.xml group=sys mode=0444 -dir path=platform group=sys -dir path=platform/sun4u group=sys -dir path=platform/sun4u/kernel group=sys -dir path=platform/sun4u/kernel/misc group=sys -dir path=platform/sun4u/kernel/misc/$(ARCH64) group=sys -file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwo_cpu group=sys mode=0755 -file path=platform/sun4u/kernel/misc/$(ARCH64)/gptwocfg group=sys mode=0755 -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/efcode -dir path=usr/lib/efcode/$(ARCH64) -file path=usr/lib/efcode/$(ARCH64)/efdaemon mode=0555 -file path=usr/lib/efcode/$(ARCH64)/fcdriver.so -file path=usr/lib/efcode/$(ARCH64)/fcode.so -file path=usr/lib/efcode/$(ARCH64)/fcpackage.so -file path=usr/lib/efcode/$(ARCH64)/fcthread.so -file path=usr/lib/efcode/$(ARCH64)/interpreter mode=0555 -file path=usr/lib/efcode/$(ARCH64)/lfc_gptwo.so -link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_gptwo.so target=lfc_gptwo.so -link path=usr/lib/efcode/$(ARCH64)/lfc_gptwo_pci.so target=lfc_upa_pci.so -file path=usr/lib/efcode/$(ARCH64)/lfc_jupiter.so -link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_jupiter.so target=lfc_jupiter.so -link path=usr/lib/efcode/$(ARCH64)/lfc_jupiter_pciex.so target=lfc_upa_pci.so -link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pci.so target=lfc_upa_pci.so -link path=usr/lib/efcode/$(ARCH64)/lfc_pci_pciex.so target=lfc_upa_pci.so -link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pci.so target=lfc_upa_pci.so -link path=usr/lib/efcode/$(ARCH64)/lfc_pciex_pciex.so target=lfc_upa_pci.so -link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v.so target=lfc_upa.so -link path=usr/lib/efcode/$(ARCH64)/lfc_sun4v_pciex.so target=lfc_upa_pci.so -file path=usr/lib/efcode/$(ARCH64)/lfc_upa.so -file path=usr/lib/efcode/$(ARCH64)/lfc_upa_pci.so -file path=usr/lib/efcode/efcode.sh mode=0555 -dir path=usr/share/man/man1m -file path=usr/share/man/man1m/efdaemon.1m -driver name=fcode -legacy pkg=SUNWefc.u arch=$(ARCH).sun4u \ - desc="Embedded FCode Interpreter Drivers" \ - name="Embedded FCode Interpreter Drivers" -legacy pkg=SUNWefck desc="Embedded FCode Interpreter" \ - name="Embedded FCode Interpreter Drivers" -legacy pkg=SUNWefcl desc="Embedded FCode Libraries" \ - name="Embedded FCode Libraries" -legacy pkg=SUNWefcr desc="Embedded FCode Interpreter" \ - name="Embedded FCode Interpreter (Root)" -legacy pkg=SUNWefcu desc="Embedded FCode Interpreter" \ - name="Embedded FCode Interpreter" -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL |