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.
245886b388SGarrett 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.summary value="Generic Block Driver"
3586d41711SAndy Fiddamanset name=pkg.description value="Generic Block Driver"
3686d41711SAndy Fiddamanset name=info.classification value=org.opensolaris.category.2008:Drivers/Storage
373f7d54a6SGarrett D'Amoreset name=variant.arch value=$(ARCH)
3886d41711SAndy Fiddamandir  path=kernel group=sys
3986d41711SAndy Fiddamandir  path=kernel/drv group=sys
4086d41711SAndy Fiddamandir  path=kernel/drv/$(ARCH64) group=sys
413f7d54a6SGarrett D'Amorefile path=kernel/drv/$(ARCH64)/blkdev group=sys
4286d41711SAndy Fiddamandir  path=usr/share/man
43*bbf21555SRichard Lowedir  path=usr/share/man/man4d
44*bbf21555SRichard Lowefile path=usr/share/man/man4d/blkdev.4d
4586d41711SAndy Fiddamandriver name=blkdev perms="* 0640 root root"
463f7d54a6SGarrett D'Amorelicense cr_Sun license=cr_Sun
473f7d54a6SGarrett D'Amorelicense lic_CDDL license=lic_CDDL
48