xref: /titanic_52/usr/src/pkg/manifests/driver-storage-blkdev.mf (revision ebbab6bbae913efeadfa3c6a1b082664a125f95b)
13f7d54a6SGarrett D'Amore#
23f7d54a6SGarrett D'Amore# CDDL HEADER START
33f7d54a6SGarrett D'Amore#
43f7d54a6SGarrett D'Amore# The contents of this file are subject to the terms of the
53f7d54a6SGarrett D'Amore# Common Development and Distribution License (the "License").
63f7d54a6SGarrett D'Amore# You may not use this file except in compliance with the License.
73f7d54a6SGarrett D'Amore#
83f7d54a6SGarrett D'Amore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
93f7d54a6SGarrett D'Amore# or http://www.opensolaris.org/os/licensing.
103f7d54a6SGarrett D'Amore# See the License for the specific language governing permissions
113f7d54a6SGarrett D'Amore# and limitations under the License.
123f7d54a6SGarrett D'Amore#
133f7d54a6SGarrett D'Amore# When distributing Covered Code, include this CDDL HEADER in each
143f7d54a6SGarrett D'Amore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
153f7d54a6SGarrett D'Amore# If applicable, add the following below this CDDL HEADER, with the
163f7d54a6SGarrett D'Amore# fields enclosed by brackets "[]" replaced with your own identifying
173f7d54a6SGarrett D'Amore# information: Portions Copyright [yyyy] [name of copyright owner]
183f7d54a6SGarrett D'Amore#
193f7d54a6SGarrett D'Amore# CDDL HEADER END
203f7d54a6SGarrett D'Amore#
213f7d54a6SGarrett D'Amore
223f7d54a6SGarrett D'Amore#
233f7d54a6SGarrett D'Amore# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
243f7d54a6SGarrett D'Amore#
253f7d54a6SGarrett D'Amore
263f7d54a6SGarrett D'Amore#
27*ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
28*ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
29*ebbab6bbSDan Price# information about overriding the defaults.
303f7d54a6SGarrett D'Amore#
31*ebbab6bbSDan Price<include global_zone_only_component>
323f7d54a6SGarrett D'Amoreset name=pkg.fmri value=pkg:/driver/storage/blkdev@$(PKGVERS)
333f7d54a6SGarrett D'Amoreset name=pkg.description value="Generic Block Driver"
343f7d54a6SGarrett D'Amoreset name=pkg.summary value="Generic Block Driver"
35*ebbab6bbSDan Priceset name=info.classification \
36*ebbab6bbSDan Price    value=org.opensolaris.category.2008:Drivers/Storage
373f7d54a6SGarrett D'Amoreset name=variant.arch value=$(ARCH)
383f7d54a6SGarrett D'Amoredir path=kernel group=sys
393f7d54a6SGarrett D'Amoredir path=kernel/drv group=sys
403f7d54a6SGarrett D'Amoredir path=kernel/drv/$(ARCH64) group=sys
413f7d54a6SGarrett D'Amoredriver name=blkdev perms="* 0640 root root"
423f7d54a6SGarrett D'Amorefile path=kernel/drv/$(ARCH64)/blkdev group=sys
433f7d54a6SGarrett D'Amore$(i386_ONLY)file path=kernel/drv/blkdev group=sys
443f7d54a6SGarrett D'Amorelicense cr_Sun license=cr_Sun
453f7d54a6SGarrett D'Amorelicense lic_CDDL license=lic_CDDL
46