xref: /titanic_52/usr/src/pkg/manifests/driver-network-llc2.mf (revision 0a586cea3ceec7e5e50e7e54c745082a7a333ac2)
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:/driver/network/llc2@$(PKGVERS)
28set name=pkg.description \
29    value="LLC2 driver implementing IEEE 802.2 Logical Link Control 2 service"
30set name=pkg.summary value="LLC2 driver and its initialization programs"
31set name=info.classification \
32    value=org.opensolaris.category.2008:Drivers/Networking
33set name=variant.arch value=$(ARCH)
34set name=variant.opensolaris.zone value=global value=nonglobal
35dir path=etc group=sys opensolaris.zone=global variant.opensolaris.zone=global
36dir path=etc/init.d group=sys opensolaris.zone=global \
37    variant.opensolaris.zone=global
38dir path=etc/llc2 group=sys opensolaris.zone=global \
39    variant.opensolaris.zone=global
40dir path=etc/llc2/default group=sys opensolaris.zone=global \
41    variant.opensolaris.zone=global
42dir path=etc/rc0.d group=sys opensolaris.zone=global \
43    variant.opensolaris.zone=global
44dir path=etc/rc1.d group=sys opensolaris.zone=global \
45    variant.opensolaris.zone=global
46dir path=etc/rc2.d group=sys opensolaris.zone=global \
47    variant.opensolaris.zone=global
48dir path=etc/rcS.d group=sys opensolaris.zone=global \
49    variant.opensolaris.zone=global
50dir path=usr group=sys
51dir path=usr/include
52dir path=usr/include/sys
53dir path=usr/kernel group=sys
54dir path=usr/kernel/drv group=sys
55dir path=usr/kernel/drv/$(ARCH64) group=sys
56dir path=usr/lib
57dir path=usr/lib/llc2
58driver name=llc2 perms="* 0666 root sys"
59file path=etc/init.d/llc2 group=sys mode=0744 opensolaris.zone=global \
60    original_name=SUNWllc:etc/init.d/llc2 preserve=true \
61    variant.opensolaris.zone=global
62file path=etc/llc2/llc2_start.default group=sys mode=0744 \
63    opensolaris.zone=global variant.opensolaris.zone=global
64file path=usr/kernel/drv/$(ARCH64)/llc2 group=sys
65$(i386_ONLY)file path=usr/kernel/drv/llc2 group=sys
66file path=usr/kernel/drv/llc2.conf group=sys
67file path=usr/lib/llc2/llc2_autoconfig mode=0555
68file path=usr/lib/llc2/llc2_config mode=0555
69file path=usr/lib/llc2/llc2_loop2 mode=0555
70file path=usr/lib/llc2/llc2_loop3 mode=0555
71file path=usr/lib/llc2/llc2_loop4 mode=0555
72file path=usr/lib/llc2/llc2_stats mode=0555
73file path=usr/lib/llc2/llc2_tcap mode=0555
74file path=usr/lib/llc2/llc2_tparser mode=0555
75hardlink path=etc/rc0.d/K52llc2 opensolaris.zone=global \
76    target=../../etc/init.d/llc2 variant.opensolaris.zone=global
77hardlink path=etc/rc1.d/K52llc2 opensolaris.zone=global \
78    target=../../etc/init.d/llc2 variant.opensolaris.zone=global
79hardlink path=etc/rc2.d/S40llc2 opensolaris.zone=global \
80    target=../../etc/init.d/llc2 variant.opensolaris.zone=global
81hardlink path=etc/rcS.d/K52llc2 opensolaris.zone=global \
82    target=../../etc/init.d/llc2 variant.opensolaris.zone=global
83legacy pkg=SUNWllc arch=$(ARCH) category=system \
84    desc="LLC2 driver implementing IEEE 802.2 Logical Link Control 2 service" \
85    hotline="Please contact your local service provider" \
86    name="LLC2 driver and its initialization programs" \
87    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
88legacy pkg=SUNWllcr arch=$(ARCH) category=system \
89    desc="The configuration and startup files for llc2 driver" \
90    hotline="Please contact your local service provider" \
91    name="LLC2 driver configuration and startup files" \
92    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
93license cr_Sun license=cr_Sun
94license lic_OSBL license=lic_OSBL
95license lic_OSBL_preamble license=lic_OSBL_preamble
96