xref: /titanic_41/usr/src/pkg/manifests/system-file-system-zfs-tests.mf (revision 3fb517f786391b507780c78aabb8d98bfea9efe9)
1#
2# CDDL HEADER START
3#
4# The contents of this file are subject to the terms of the
5# Common Development and Distribution License (the "License").
6# You may not use this file except in compliance with the License.
7#
8# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9# or http://www.opensolaris.org/os/licensing.
10# See the License for the specific language governing permissions
11# and limitations under the License.
12#
13# When distributing Covered Code, include this CDDL HEADER in each
14# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15# If applicable, add the following below this CDDL HEADER, with the
16# fields enclosed by brackets "[]" replaced with your own identifying
17# information: Portions Copyright [yyyy] [name of copyright owner]
18#
19# CDDL HEADER END
20#
21
22#
23# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/system/file-system/zfs/tests@$(PKGVERS)
28set name=pkg.description value="ZFS test commands"
29set name=pkg.summary value="ZFS unbundled utilities"
30set name=info.classification \
31    value=org.opensolaris.category.2008:Development/System
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=kernel group=sys opensolaris.zone=global \
35    variant.opensolaris.zone=global
36dir path=kernel/drv group=sys opensolaris.zone=global \
37    variant.opensolaris.zone=global
38dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \
39    variant.opensolaris.zone=global
40dir path=usr group=sys
41dir path=usr/bin
42$(i386_ONLY)dir path=usr/bin/$(ARCH32)
43dir path=usr/bin/$(ARCH64)
44dir path=usr/include
45dir path=usr/include/sys
46dir path=usr/include/sys/fs
47dir path=usr/lib
48dir path=usr/lib/devfsadm group=sys
49dir path=usr/lib/devfsadm/linkmod group=sys
50dir path=usr/sbin
51$(i386_ONLY)dir path=usr/sbin/$(ARCH32)
52dir path=usr/sbin/$(ARCH64)
53driver name=zut perms="* 0666 root sys"
54file path=kernel/drv/$(ARCH64)/zut group=sys opensolaris.zone=global \
55    variant.opensolaris.zone=global
56$(i386_ONLY)file path=kernel/drv/zut group=sys opensolaris.zone=global \
57    variant.opensolaris.zone=global
58file path=kernel/drv/zut.conf group=sys opensolaris.zone=global \
59    reboot-needed=false variant.opensolaris.zone=global
60$(i386_ONLY)file path=usr/bin/$(ARCH32)/zlook mode=0555
61$(i386_ONLY)file path=usr/bin/$(ARCH32)/ztest mode=0555
62file path=usr/bin/$(ARCH64)/zlook mode=0555
63file path=usr/bin/$(ARCH64)/ztest mode=0555
64file path=usr/include/sys/fs/zut.h
65file path=usr/lib/devfsadm/linkmod/SUNW_zut_link.so group=sys
66$(i386_ONLY)file path=usr/sbin/$(ARCH32)/zinject mode=0555
67file path=usr/sbin/$(ARCH64)/zinject mode=0555
68hardlink path=usr/bin/zlook target=../../usr/lib/isaexec
69hardlink path=usr/bin/ztest target=../../usr/lib/isaexec
70hardlink path=usr/sbin/zinject target=../../usr/lib/isaexec
71legacy pkg=SUNWonzfs arch=$(ARCH) category=system desc="ZFS test commands" \
72    hotline="Please contact your local service provider" \
73    name="ZFS unbundled utilities" vendor="Sun Microsystems, Inc." \
74    version=11.11,REV=2009.11.11
75legacy pkg=SUNWonzfsr arch=$(ARCH) category=system desc="ZFS test driver" \
76    hotline="Please contact your local service provider" \
77    name="ZFS unbundled driver" vendor="Sun Microsystems, Inc." \
78    version=11.11,REV=2009.11.11
79license cr_Sun license=cr_Sun
80license lic_CDDL license=lic_CDDL
81