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 2019 OmniOS Community Edition (OmniOSce) Association. 25# 26 27set name=pkg.fmri value=pkg:/driver/network/srpt@$(PKGVERS) 28set name=pkg.summary value="Sun SRP COMSTAR Port Provider" 29set name=pkg.description value="Sun SRP COMSTAR Port Provider" 30set name=info.classification value=org.opensolaris.category.2008:Drivers/Storage 31set name=variant.arch value=$(ARCH) 32dir path=kernel group=sys 33dir path=kernel/drv group=sys 34dir path=kernel/drv/$(ARCH64) group=sys 35file path=kernel/drv/$(ARCH64)/srpt group=sys 36file path=kernel/drv/srpt.conf group=sys 37dir path=kernel/kmdb group=sys 38dir path=kernel/kmdb/$(ARCH64) group=sys 39file path=kernel/kmdb/$(ARCH64)/srpt group=sys mode=0555 40dir path=lib variant.opensolaris.zone=global 41dir path=lib/svc variant.opensolaris.zone=global 42dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 43dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global 44dir path=lib/svc/manifest/system/ibsrp group=sys variant.opensolaris.zone=global 45file path=lib/svc/manifest/system/ibsrp/target.xml group=sys mode=0444 \ 46 variant.opensolaris.zone=global 47dir path=lib/svc/method variant.opensolaris.zone=global 48file path=lib/svc/method/svc-srpt mode=0555 variant.opensolaris.zone=global 49dir path=usr group=sys 50dir path=usr/include 51file path=usr/include/libsrpt.h 52dir path=usr/lib 53dir path=usr/lib/$(ARCH64) 54link path=usr/lib/$(ARCH64)/libsrpt.so target=libsrpt.so.1 55file path=usr/lib/$(ARCH64)/libsrpt.so.1 56link path=usr/lib/libsrpt.so target=libsrpt.so.1 57file path=usr/lib/libsrpt.so.1 58dir path=usr/lib/mdb group=sys 59dir path=usr/lib/mdb/kvm group=sys 60dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys 61file path=usr/lib/mdb/kvm/$(ARCH64)/srpt.so group=sys mode=0555 62dir path=usr/sbin 63file path=usr/sbin/srptadm mode=0555 64dir path=usr/share/man 65dir path=usr/share/man/man4d 66file path=usr/share/man/man4d/srpt.4d 67driver name=srpt perms="* 0644 root sys" 68legacy pkg=SUNWsrptr desc="Sun SRP COMSTAR Port Provider (Root)" \ 69 name="Sun SRP COMSTAR Port Provider (Root)" 70legacy pkg=SUNWsrptu desc="Sun SRP COMSTAR Port Provider utilities (Usr)" \ 71 name="Sun SRP COMSTAR Port Provider utilities (Usr)" 72license cr_Sun license=cr_Sun 73license lic_CDDL license=lic_CDDL 74