xref: /titanic_41/usr/src/pkg/manifests/driver-storage-blkdev.mf (revision 72c4e46044d53789636cf0d4d8c9b508315e2c52)
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.
24*72c4e460SGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
253f7d54a6SGarrett D'Amore#
263f7d54a6SGarrett D'Amore
273f7d54a6SGarrett D'Amore#
28ebbab6bbSDan Price# The default for payload-bearing actions in this package is to appear in the
29ebbab6bbSDan Price# global zone only.  See the include file for greater detail, as well as
30ebbab6bbSDan Price# information about overriding the defaults.
313f7d54a6SGarrett D'Amore#
32ebbab6bbSDan Price<include global_zone_only_component>
333f7d54a6SGarrett D'Amoreset name=pkg.fmri value=pkg:/driver/storage/blkdev@$(PKGVERS)
343f7d54a6SGarrett D'Amoreset name=pkg.description value="Generic Block Driver"
353f7d54a6SGarrett D'Amoreset name=pkg.summary value="Generic Block Driver"
36ebbab6bbSDan Priceset name=info.classification \
37ebbab6bbSDan Price    value=org.opensolaris.category.2008:Drivers/Storage
383f7d54a6SGarrett D'Amoreset name=variant.arch value=$(ARCH)
393f7d54a6SGarrett D'Amoredir path=kernel group=sys
403f7d54a6SGarrett D'Amoredir path=kernel/drv group=sys
413f7d54a6SGarrett D'Amoredir path=kernel/drv/$(ARCH64) group=sys
42*72c4e460SGarrett D'Amoredir path=usr/share/man
43*72c4e460SGarrett D'Amoredir path=usr/share/man/man7d
443f7d54a6SGarrett D'Amoredriver name=blkdev perms="* 0640 root root"
453f7d54a6SGarrett D'Amorefile path=kernel/drv/$(ARCH64)/blkdev group=sys
463f7d54a6SGarrett D'Amore$(i386_ONLY)file path=kernel/drv/blkdev group=sys
47*72c4e460SGarrett D'Amorefile path=usr/share/man/man7d/blkdev.7d
483f7d54a6SGarrett D'Amorelicense cr_Sun license=cr_Sun
493f7d54a6SGarrett D'Amorelicense lic_CDDL license=lic_CDDL
50