driver-storage-glm.mf revision 13057:97ef25510836
1169689Skan#
2169689Skan# CDDL HEADER START
3171825Skan#
4169689Skan# The contents of this file are subject to the terms of the
5169689Skan# Common Development and Distribution License (the "License").
6169689Skan# You may not use this file except in compliance with the License.
7169689Skan#
8169689Skan# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9169689Skan# or http://www.opensolaris.org/os/licensing.
10169689Skan# See the License for the specific language governing permissions
11169689Skan# and limitations under the License.
12169689Skan#
13169689Skan# When distributing Covered Code, include this CDDL HEADER in each
14169689Skan# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15169689Skan# If applicable, add the following below this CDDL HEADER, with the
16169689Skan# fields enclosed by brackets "[]" replaced with your own identifying
17169689Skan# information: Portions Copyright [yyyy] [name of copyright owner]
18169689Skan#
19169689Skan# CDDL HEADER END
20169689Skan#
21169689Skan
22169689Skan#
23169689Skan# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24169689Skan#
25169689Skan
26169689Skan#
27169689Skan# The default for payload-bearing actions in this package is to appear in the
28169689Skan# global zone only.  See the include file for greater detail, as well as
29169689Skan# information about overriding the defaults.
30169689Skan#
31169689Skan<include global_zone_only_component>
32169689Skanset name=pkg.fmri value=pkg:/driver/storage/glm@$(PKGVERS)
33169689Skanset name=pkg.description value="Drivers for the PCI bus"
34169689Skanset name=pkg.summary value="PCI Drivers"
35171825Skanset name=info.classification \
36169689Skan    value=org.opensolaris.category.2008:Drivers/Storage
37169689Skanset name=variant.arch value=i386
38169689Skandir path=kernel group=sys
39169689Skandir path=kernel/drv group=sys
40169689Skandir path=kernel/drv/$(ARCH64) group=sys
41169689Skandriver name=glm alias=pci1000,b class=scsi perms="* 0755 root sys"
42169689Skanfile path=kernel/drv/$(ARCH64)/glm group=sys
43169689Skanfile path=kernel/drv/glm group=sys
44169689Skanfile path=kernel/drv/glm.conf group=sys
45169689Skanlegacy pkg=SUNWpd desc="Drivers for the PCI bus" name="PCI Drivers"
46169689Skanlicense cr_Sun license=cr_Sun
47license lic_CDDL license=lic_CDDL
48license lic_OSBL license=lic_OSBL
49license lic_OSBL_preamble license=lic_OSBL_preamble
50