xref: /illumos-gate/usr/src/pkg/manifests/system-network-http-cache-accelerator.p5m (revision 74079a53e205d2eeb75b215833ddc684a1db3088)
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# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25#
26
27#
28# The default for payload-bearing actions in this package is to appear in the
29# global zone only.  See the include file for greater detail, as well as
30# information about overriding the defaults.
31#
32<include global_zone_only_component>
33set name=pkg.fmri value=pkg:/system/network/http-cache-accelerator@$(PKGVERS)
34set name=pkg.summary value="Solaris Network Cache and Accelerator"
35set name=pkg.description \
36    value="components to enable the network cache and accelerator"
37set name=info.classification value=org.opensolaris.category.2008:System/Core
38set name=variant.arch value=$(ARCH)
39dir  path=etc group=sys
40dir  path=etc/init.d group=sys
41file path=etc/init.d/ncakmod group=sys mode=0744 \
42    original_name=SUNWnca:etc/init.d/ncakmod preserve=true
43file path=etc/init.d/ncalogd group=sys mode=0744 \
44    original_name=SUNWnca:etc/init.d/ncalogd preserve=true
45dir  path=etc/nca group=sys
46file path=etc/nca/nca.if group=sys original_name=SUNWnca:etc/nca/nca.if \
47    preserve=true
48file path=etc/nca/ncakmod.conf group=sys \
49    original_name=SUNWnca:etc/nca/ncakmod.conf preserve=true
50file path=etc/nca/ncalogd.conf group=sys \
51    original_name=SUNWnca:etc/nca/ncalogd.conf preserve=true
52file path=etc/nca/ncaport.conf group=sys \
53    original_name=SUNWnca:etc/nca/ncaport.conf preserve=true
54dir  path=etc/rc0.d group=sys
55hardlink path=etc/rc0.d/K34ncalogd target=../../etc/init.d/ncalogd
56dir  path=etc/rc1.d group=sys
57hardlink path=etc/rc1.d/K34ncalogd target=../../etc/init.d/ncalogd
58dir  path=etc/rc2.d group=sys
59hardlink path=etc/rc2.d/S42ncakmod target=../../etc/init.d/ncakmod
60hardlink path=etc/rc2.d/S94ncalogd target=../../etc/init.d/ncalogd
61dir  path=etc/rcS.d group=sys
62hardlink path=etc/rcS.d/K34ncalogd target=../../etc/init.d/ncalogd
63dir  path=etc/sock2path.d group=sys
64file path=etc/sock2path.d/system%2Fnetwork%2Fhttp%2Fcache%2Faccelerator \
65    group=sys
66dir  path=kernel group=sys
67dir  path=kernel/drv group=sys
68dir  path=kernel/drv/$(ARCH64) group=sys
69file path=kernel/drv/$(ARCH64)/nca group=sys
70file path=kernel/drv/nca.conf group=sys
71dir  path=kernel/strmod group=sys
72dir  path=kernel/strmod/$(ARCH64) group=sys
73hardlink path=kernel/strmod/$(ARCH64)/nca \
74    target=../../../kernel/drv/$(ARCH64)/nca
75dir  path=usr group=sys
76dir  path=usr/bin
77file path=usr/bin/ncab2clf mode=0555
78dir  path=usr/lib
79dir  path=usr/lib/$(ARCH64)
80link path=usr/lib/$(ARCH64)/ncad_addr.so target=./ncad_addr.so.1
81file path=usr/lib/$(ARCH64)/ncad_addr.so.1
82dir  path=usr/lib/inet
83file path=usr/lib/inet/ncaconfd mode=0555
84link path=usr/lib/ncad_addr.so target=./ncad_addr.so.1
85file path=usr/lib/ncad_addr.so.1
86dir  path=usr/share/man
87dir  path=usr/share/man/man1
88file path=usr/share/man/man1/nca.1
89file path=usr/share/man/man1/ncab2clf.1
90file path=usr/share/man/man1/ncakmod.1
91link path=usr/share/man/man1/snca.1 target=nca.1
92dir  path=usr/share/man/man1m
93file path=usr/share/man/man1m/ncaconfd.1m
94dir  path=usr/share/man/man4
95file path=usr/share/man/man4/nca.if.4
96file path=usr/share/man/man4/ncad_addr.4
97file path=usr/share/man/man4/ncakmod.conf.4
98file path=usr/share/man/man4/ncalogd.conf.4
99file path=usr/share/man/man4/ncaport.conf.4
100driver name=nca
101legacy pkg=SUNWncar \
102    desc="core components to enable the network cache and accelerator" \
103    name="Solaris Network Cache and Accelerator (Root)"
104legacy pkg=SUNWncau \
105    desc="components to enable the network cache and accelerator" \
106    name="Solaris Network Cache and Accelerator (Usr)"
107license cr_Sun license=cr_Sun
108license lic_CDDL license=lic_CDDL
109