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 (c) 2010, Oracle and/or its affiliates. All rights reserved.
24#
25
26set name=pkg.fmri value=pkg:/system/tests/svr4@$(PKGVERS)
27set name=pkg.description value="System V Verification Suite Drivers"
28set name=pkg.summary value="System V Verification Suite Drivers"
29set name=info.classification \
30    value=org.opensolaris.category.2008:Development/System
31set name=org.opensolaris.redist value=internal
32set name=variant.arch value=$(ARCH)
33dir path=usr group=sys
34dir path=usr/include
35dir path=usr/include/sys
36dir path=usr/kernel group=sys
37dir path=usr/kernel/drv group=sys
38dir path=usr/kernel/drv/$(ARCH64) group=sys
39dir path=usr/kernel/strmod group=sys
40dir path=usr/kernel/strmod/$(ARCH64) group=sys
41driver name=svvslo perms="* 0666 root sys"
42driver name=tidg clone_perms="* 0666 root sys"
43driver name=tivc clone_perms="* 0666 root sys"
44driver name=tmux clone_perms="* 0666 root sys"
45file path=usr/include/sys/svvslo.h
46file path=usr/include/sys/tidg.h
47file path=usr/include/sys/tivc.h
48file path=usr/include/sys/tmux.h
49file path=usr/kernel/drv/$(ARCH64)/svvslo group=sys
50file path=usr/kernel/drv/$(ARCH64)/tidg group=sys
51file path=usr/kernel/drv/$(ARCH64)/tivc group=sys
52file path=usr/kernel/drv/$(ARCH64)/tmux group=sys
53$(i386_ONLY)file path=usr/kernel/drv/svvslo group=sys
54file path=usr/kernel/drv/svvslo.conf group=sys
55$(i386_ONLY)file path=usr/kernel/drv/tidg group=sys
56file path=usr/kernel/drv/tidg.conf group=sys
57$(i386_ONLY)file path=usr/kernel/drv/tivc group=sys
58file path=usr/kernel/drv/tivc.conf group=sys
59$(i386_ONLY)file path=usr/kernel/drv/tmux group=sys
60file path=usr/kernel/drv/tmux.conf group=sys
61file path=usr/kernel/strmod/$(ARCH64)/lmodb group=sys mode=0755
62file path=usr/kernel/strmod/$(ARCH64)/lmode group=sys mode=0755
63file path=usr/kernel/strmod/$(ARCH64)/lmodr group=sys mode=0755
64file path=usr/kernel/strmod/$(ARCH64)/lmodt group=sys mode=0755
65$(i386_ONLY)file path=usr/kernel/strmod/lmodb group=sys mode=0755
66$(i386_ONLY)file path=usr/kernel/strmod/lmode group=sys mode=0755
67$(i386_ONLY)file path=usr/kernel/strmod/lmodr group=sys mode=0755
68$(i386_ONLY)file path=usr/kernel/strmod/lmodt group=sys mode=0755
69legacy pkg=SUNWsvvs desc="System V Verification Suite Drivers" \
70    name="System V Verification Suite Drivers"
71license cr_Sun license=cr_Sun
72license lic_CDDL license=lic_CDDL
73