system-tests-svr4.mf revision 11838:32bb5d254240
1166065Spjd#
2166065Spjd# CDDL HEADER START
3166065Spjd#
4166065Spjd# The contents of this file are subject to the terms of the
5166065Spjd# Common Development and Distribution License (the "License").
6166065Spjd# You may not use this file except in compliance with the License.
7166065Spjd#
8166065Spjd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9166065Spjd# or http://www.opensolaris.org/os/licensing.
10166065Spjd# See the License for the specific language governing permissions
11166065Spjd# and limitations under the License.
12166065Spjd#
13166065Spjd# When distributing Covered Code, include this CDDL HEADER in each
14166065Spjd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15166065Spjd# If applicable, add the following below this CDDL HEADER, with the
16166065Spjd# fields enclosed by brackets "[]" replaced with your own identifying
17166065Spjd# information: Portions Copyright [yyyy] [name of copyright owner]
18166065Spjd#
19166065Spjd# CDDL HEADER END
20166065Spjd#
21166065Spjd
22166065Spjd#
23166065Spjd# Copyright 2010 Sun Microsystems, Inc.  All rights reserved.
24166065Spjd# Use is subject to license terms.
25166065Spjd#
26166065Spjd
27166065Spjdset name=pkg.fmri value=pkg:/system/tests/svr4@$(PKGVERS)
28166065Spjdset name=pkg.description value="System V Verification Suite Drivers"
29166065Spjdset name=pkg.summary value="System V Verification Suite Drivers"
30166065Spjdset name=info.classification \
31166065Spjd    value=org.opensolaris.category.2008:Development/System
32166065Spjdset name=org.opensolaris.redist value=internal
33166065Spjdset name=variant.arch value=$(ARCH)
34166065Spjdset name=variant.opensolaris.zone value=global value=nonglobal
35166065Spjddir path=usr group=sys
36166065Spjddir path=usr/include
37166065Spjddir path=usr/include/sys
38166065Spjddir path=usr/kernel group=sys
39166065Spjddir path=usr/kernel/drv group=sys
40166065Spjddir path=usr/kernel/drv/$(ARCH64) group=sys
41166065Spjddir path=usr/kernel/strmod group=sys
42166065Spjddir path=usr/kernel/strmod/$(ARCH64) group=sys
43166065Spjddriver name=svvslo perms="* 0666 root sys"
44166065Spjddriver name=tidg clone_perms="* 0666 root sys"
45166065Spjddriver name=tivc clone_perms="* 0666 root sys"
46166065Spjddriver name=tmux clone_perms="* 0666 root sys"
47166065Spjdfile path=usr/include/sys/svvslo.h
48166065Spjdfile path=usr/include/sys/tidg.h
49166065Spjdfile path=usr/include/sys/tivc.h
50166065Spjdfile path=usr/include/sys/tmux.h
51166065Spjdfile path=usr/kernel/drv/$(ARCH64)/svvslo group=sys
52166065Spjdfile path=usr/kernel/drv/$(ARCH64)/tidg group=sys
53166065Spjdfile path=usr/kernel/drv/$(ARCH64)/tivc group=sys
54166065Spjdfile path=usr/kernel/drv/$(ARCH64)/tmux group=sys
55166065Spjd$(i386_ONLY)file path=usr/kernel/drv/svvslo group=sys
56166065Spjdfile path=usr/kernel/drv/svvslo.conf group=sys
57166065Spjd$(i386_ONLY)file path=usr/kernel/drv/tidg group=sys
58166065Spjdfile path=usr/kernel/drv/tidg.conf group=sys
59166065Spjd$(i386_ONLY)file path=usr/kernel/drv/tivc group=sys
60166065Spjdfile path=usr/kernel/drv/tivc.conf group=sys
61166065Spjd$(i386_ONLY)file path=usr/kernel/drv/tmux group=sys
62166065Spjdfile path=usr/kernel/drv/tmux.conf group=sys
63166065Spjdfile path=usr/kernel/strmod/$(ARCH64)/lmodb group=sys mode=0755
64166065Spjdfile path=usr/kernel/strmod/$(ARCH64)/lmode group=sys mode=0755
65166065Spjdfile path=usr/kernel/strmod/$(ARCH64)/lmodr group=sys mode=0755
66166065Spjdfile path=usr/kernel/strmod/$(ARCH64)/lmodt group=sys mode=0755
67166065Spjd$(i386_ONLY)file path=usr/kernel/strmod/lmodb group=sys mode=0755
68166065Spjd$(i386_ONLY)file path=usr/kernel/strmod/lmode group=sys mode=0755
69166065Spjd$(i386_ONLY)file path=usr/kernel/strmod/lmodr group=sys mode=0755
70166065Spjd$(i386_ONLY)file path=usr/kernel/strmod/lmodt group=sys mode=0755
71166065Spjdlegacy pkg=SUNWsvvs arch=$(ARCH) category=system \
72166065Spjd    desc="System V Verification Suite Drivers" \
73166065Spjd    hotline="Please contact your local service provider" \
74166065Spjd    name="System V Verification Suite Drivers" vendor="Sun Microsystems, Inc." \
75166065Spjd    version=11.11,REV=2009.11.11
76166065Spjdlicense cr_Sun license=cr_Sun
77166065Spjdlicense lic_CDDL license=lic_CDDL
78166065Spjd