xref: /titanic_52/usr/src/pkg/manifests/system-file-system-zfs-getgen.mf (revision 356f72340a69936724c69f2f87fffa6f5887f885)
142008eadSAndreas Jaekel#
242008eadSAndreas Jaekel# CDDL HEADER START
342008eadSAndreas Jaekel#
442008eadSAndreas Jaekel# The contents of this file are subject to the terms of the
542008eadSAndreas Jaekel# Common Development and Distribution License (the "License").
642008eadSAndreas Jaekel# You may not use this file except in compliance with the License.
742008eadSAndreas Jaekel#
842008eadSAndreas Jaekel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
942008eadSAndreas Jaekel# or http://www.opensolaris.org/os/licensing.
1042008eadSAndreas Jaekel# See the License for the specific language governing permissions
1142008eadSAndreas Jaekel# and limitations under the License.
1242008eadSAndreas Jaekel#
1342008eadSAndreas Jaekel# When distributing Covered Code, include this CDDL HEADER in each
1442008eadSAndreas Jaekel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1542008eadSAndreas Jaekel# If applicable, add the following below this CDDL HEADER, with the
1642008eadSAndreas Jaekel# fields enclosed by brackets "[]" replaced with your own identifying
1742008eadSAndreas Jaekel# information: Portions Copyright [yyyy] [name of copyright owner]
1842008eadSAndreas Jaekel#
1942008eadSAndreas Jaekel# CDDL HEADER END
2042008eadSAndreas Jaekel#
2142008eadSAndreas Jaekel
2242008eadSAndreas Jaekel#
2342008eadSAndreas Jaekel# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
2442008eadSAndreas Jaekel# Copyright (c) 2012 by Delphix. All rights reserved.
2542008eadSAndreas Jaekel#
2642008eadSAndreas Jaekel
2742008eadSAndreas Jaekel# hint: file action pathnames must be in alphabetical order.
2842008eadSAndreas Jaekel
2942008eadSAndreas Jaekelset name=pkg.fmri value=pkg:/system/file-system/zfs/getgen@$(PKGVERS)
3042008eadSAndreas Jaekelset name=pkg.description value="ZFS getgen ioctl"
3142008eadSAndreas Jaekelset name=pkg.summary value="RZ STG zfs getgen ioctl module"
3242008eadSAndreas Jaekelset name=info.classification \
3342008eadSAndreas Jaekel    value="org.opensolaris.category.2008:System/Administration and Configuration"
3442008eadSAndreas Jaekelset name=variant.arch value=$(ARCH)
3542008eadSAndreas Jaekeldir path=kernel group=sys
3642008eadSAndreas Jaekeldir path=kernel/drv group=sys
3742008eadSAndreas Jaekeldir path=kernel/drv/$(ARCH64) group=sys
3842008eadSAndreas Jaekeldir path=usr group=sys
3942008eadSAndreas Jaekeldir path=usr/sbin
4042008eadSAndreas Jaekeldriver name=getgen perms="* 0666 root sys"
41*bcf9e645SMike Dornbergerfile path=kernel/drv/$(ARCH64)/getgen group=sys reboot-needed=false
4242008eadSAndreas Jaekelfile path=kernel/drv/getgen.conf group=sys
4342008eadSAndreas Jaekellegacy pkg=SUNWongetgenr desc="ZFS getgen driver" name="getgen ZFS driver"
4442008eadSAndreas Jaekellicense cr_Sun license=cr_Sun
4542008eadSAndreas Jaekellicense lic_CDDL license=lic_CDDL
46