inline always-installed packages into core-os
[unleashed.git] / usr / src / pkg / manifests / system-storage-sasinfo.mf
blob814d8ef916314ae9b598a3d6008e11832d3cfae8
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
28 # The default for payload-bearing actions in this package is to appear in the
29 # global zone only.  See the include file for greater detail, as well as
30 # information about overriding the defaults.
32 <include global_zone_only_component>
33 set name=pkg.fmri value=pkg:/system/storage/sasinfo@$(PKGVERS)
34 set name=pkg.description \
35     value="T11 Storage Management HBA API Libraries and CLI"
36 set name=pkg.summary value="SM-HBA Libraries and CLI"
37 set name=info.classification \
38     value=org.opensolaris.category.2008:System/Libraries
39 set name=variant.arch value=$(ARCH)
40 dir path=etc group=sys
41 dir path=usr group=sys
42 dir path=usr/include
43 dir path=usr/lib
44 dir path=usr/lib/$(ARCH64)
45 dir path=usr/sbin
46 dir path=usr/share/man
47 dir path=usr/share/man/man8
48 dir path=usr/share/man/man3lib
49 dir path=usr/share/man/man4
50 file path=etc/smhba.conf group=sys preserve=true
51 file path=usr/include/smhbaapi.h
52 file path=usr/lib/$(ARCH64)/libSMHBAAPI.so.1
53 file path=usr/lib/$(ARCH64)/libsun_sas.so.1
54 file path=usr/lib/libSMHBAAPI.so.1
55 file path=usr/lib/libsun_sas.so.1
56 file path=usr/sbin/sasinfo mode=0555
57 file path=usr/share/man/man8/sasinfo.8
58 file path=usr/share/man/man3lib/libSMHBAAPI.3lib
59 file path=usr/share/man/man4/smhba.conf.4
60 license cr_Sun license=cr_Sun
61 license lic_CDDL license=lic_CDDL
62 license usr/src/lib/smhba/THIRDPARTYLICENSE \
63     license=usr/src/lib/smhba/THIRDPARTYLICENSE
64 link path=usr/lib/$(ARCH64)/libSMHBAAPI.so target=libSMHBAAPI.so.1
65 link path=usr/lib/$(ARCH64)/libsun_sas.so target=libsun_sas.so.1
66 link path=usr/lib/libSMHBAAPI.so target=libSMHBAAPI.so.1
67 link path=usr/lib/libsun_sas.so target=libsun_sas.so.1