xref: /titanic_52/usr/src/pkg/manifests/system-file-system-zfs-events.mf (revision 356f72340a69936724c69f2f87fffa6f5887f885)
12bb8e5e2SAndreas Jaekel#
22bb8e5e2SAndreas Jaekel# CDDL HEADER START
32bb8e5e2SAndreas Jaekel#
42bb8e5e2SAndreas Jaekel# The contents of this file are subject to the terms of the
52bb8e5e2SAndreas Jaekel# Common Development and Distribution License (the "License").
62bb8e5e2SAndreas Jaekel# You may not use this file except in compliance with the License.
72bb8e5e2SAndreas Jaekel#
82bb8e5e2SAndreas Jaekel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
92bb8e5e2SAndreas Jaekel# or http://www.opensolaris.org/os/licensing.
102bb8e5e2SAndreas Jaekel# See the License for the specific language governing permissions
112bb8e5e2SAndreas Jaekel# and limitations under the License.
122bb8e5e2SAndreas Jaekel#
132bb8e5e2SAndreas Jaekel# When distributing Covered Code, include this CDDL HEADER in each
142bb8e5e2SAndreas Jaekel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
152bb8e5e2SAndreas Jaekel# If applicable, add the following below this CDDL HEADER, with the
162bb8e5e2SAndreas Jaekel# fields enclosed by brackets "[]" replaced with your own identifying
172bb8e5e2SAndreas Jaekel# information: Portions Copyright [yyyy] [name of copyright owner]
182bb8e5e2SAndreas Jaekel#
192bb8e5e2SAndreas Jaekel# CDDL HEADER END
202bb8e5e2SAndreas Jaekel#
212bb8e5e2SAndreas Jaekel
222bb8e5e2SAndreas Jaekel#
232bb8e5e2SAndreas Jaekel# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
242bb8e5e2SAndreas Jaekel# Copyright (c) 2012 by Delphix. All rights reserved.
252bb8e5e2SAndreas Jaekel#
262bb8e5e2SAndreas Jaekel
272bb8e5e2SAndreas Jaekel# hint: file action pathnames must be in alphabetical order.
282bb8e5e2SAndreas Jaekel
292bb8e5e2SAndreas Jaekelset name=pkg.fmri value=pkg:/system/file-system/zfs/events@$(PKGVERS)
302bb8e5e2SAndreas Jaekelset name=pkg.description value="ZFS event commands"
312bb8e5e2SAndreas Jaekelset name=pkg.summary value="RZ STG zfs write event utilities"
322bb8e5e2SAndreas Jaekelset name=info.classification \
332bb8e5e2SAndreas Jaekel    value="org.opensolaris.category.2008:System/Administration and Configuration"
342bb8e5e2SAndreas Jaekelset name=variant.arch value=$(ARCH)
352bb8e5e2SAndreas Jaekeldir path=kernel group=sys
362bb8e5e2SAndreas Jaekeldir path=kernel/drv group=sys
372bb8e5e2SAndreas Jaekeldir path=kernel/drv/$(ARCH64) group=sys
382bb8e5e2SAndreas Jaekeldir path=usr group=sys
392bb8e5e2SAndreas Jaekeldir path=usr/sbin
402bb8e5e2SAndreas Jaekeldriver name=zev perms="* 0666 root sys"
41*bcf9e645SMike Dornbergerfile path=kernel/drv/$(ARCH64)/zev group=sys reboot-needed=false
422bb8e5e2SAndreas Jaekelfile path=kernel/drv/zev.conf group=sys
432bb8e5e2SAndreas Jaekelfile path=usr/sbin/zevadm mode=0555
442bb8e5e2SAndreas Jaekellegacy pkg=SUNWonzev desc="ZFS event commands" name="ZFS event commands "
452bb8e5e2SAndreas Jaekellegacy pkg=SUNWonzevr desc="ZFS event driver" name="ZEV ZFS unbundled driver"
462bb8e5e2SAndreas Jaekellicense cr_Sun license=cr_Sun
472bb8e5e2SAndreas Jaekellicense lic_CDDL license=lic_CDDL
48