summaryrefslogtreecommitdiff
path: root/usr/src/pkg/manifests/system-network-http-cache-accelerator.p5m
blob: d91d4af8f3dd5762e5600b286451769cfda44667 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
#
# CDDL HEADER START
#
# The contents of this file are subject to the terms of the
# Common Development and Distribution License (the "License").
# You may not use this file except in compliance with the License.
#
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# or http://www.opensolaris.org/os/licensing.
# See the License for the specific language governing permissions
# and limitations under the License.
#
# When distributing Covered Code, include this CDDL HEADER in each
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
# If applicable, add the following below this CDDL HEADER, with the
# fields enclosed by brackets "[]" replaced with your own identifying
# information: Portions Copyright [yyyy] [name of copyright owner]
#
# CDDL HEADER END
#

#
# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
#

#
# The default for payload-bearing actions in this package is to appear in the
# global zone only.  See the include file for greater detail, as well as
# information about overriding the defaults.
#
<include global_zone_only_component>
set name=pkg.fmri value=pkg:/system/network/http-cache-accelerator@$(PKGVERS)
set name=pkg.summary value="Solaris Network Cache and Accelerator"
set name=pkg.description \
    value="components to enable the network cache and accelerator"
set name=info.classification value=org.opensolaris.category.2008:System/Core
set name=variant.arch value=$(ARCH)
dir  path=etc group=sys
dir  path=etc/init.d group=sys
file path=etc/init.d/ncakmod group=sys mode=0744 \
    original_name=SUNWnca:etc/init.d/ncakmod preserve=true
file path=etc/init.d/ncalogd group=sys mode=0744 \
    original_name=SUNWnca:etc/init.d/ncalogd preserve=true
dir  path=etc/nca group=sys
file path=etc/nca/nca.if group=sys original_name=SUNWnca:etc/nca/nca.if \
    preserve=true
file path=etc/nca/ncakmod.conf group=sys \
    original_name=SUNWnca:etc/nca/ncakmod.conf preserve=true
file path=etc/nca/ncalogd.conf group=sys \
    original_name=SUNWnca:etc/nca/ncalogd.conf preserve=true
file path=etc/nca/ncaport.conf group=sys \
    original_name=SUNWnca:etc/nca/ncaport.conf preserve=true
dir  path=etc/rc0.d group=sys
hardlink path=etc/rc0.d/K34ncalogd target=../../etc/init.d/ncalogd
dir  path=etc/rc1.d group=sys
hardlink path=etc/rc1.d/K34ncalogd target=../../etc/init.d/ncalogd
dir  path=etc/rc2.d group=sys
hardlink path=etc/rc2.d/S42ncakmod target=../../etc/init.d/ncakmod
hardlink path=etc/rc2.d/S94ncalogd target=../../etc/init.d/ncalogd
dir  path=etc/rcS.d group=sys
hardlink path=etc/rcS.d/K34ncalogd target=../../etc/init.d/ncalogd
dir  path=etc/sock2path.d group=sys
file path=etc/sock2path.d/system%2Fnetwork%2Fhttp%2Fcache%2Faccelerator \
    group=sys
dir  path=kernel group=sys
dir  path=kernel/drv group=sys
dir  path=kernel/drv/$(ARCH64) group=sys
file path=kernel/drv/$(ARCH64)/nca group=sys
file path=kernel/drv/nca.conf group=sys
dir  path=kernel/strmod group=sys
dir  path=kernel/strmod/$(ARCH64) group=sys
hardlink path=kernel/strmod/$(ARCH64)/nca \
    target=../../../kernel/drv/$(ARCH64)/nca
dir  path=usr group=sys
dir  path=usr/bin
file path=usr/bin/ncab2clf mode=0555
dir  path=usr/lib
dir  path=usr/lib/$(ARCH64)
link path=usr/lib/$(ARCH64)/ncad_addr.so target=./ncad_addr.so.1
file path=usr/lib/$(ARCH64)/ncad_addr.so.1
dir  path=usr/lib/inet
file path=usr/lib/inet/ncaconfd mode=0555
link path=usr/lib/ncad_addr.so target=./ncad_addr.so.1
file path=usr/lib/ncad_addr.so.1
dir  path=usr/share/man
dir  path=usr/share/man/man1
file path=usr/share/man/man1/nca.1
file path=usr/share/man/man1/ncab2clf.1
file path=usr/share/man/man1/ncakmod.1
link path=usr/share/man/man1/snca.1 target=nca.1
dir  path=usr/share/man/man5
file path=usr/share/man/man5/nca.if.5
file path=usr/share/man/man5/ncad_addr.5
file path=usr/share/man/man5/ncakmod.conf.5
file path=usr/share/man/man5/ncalogd.conf.5
file path=usr/share/man/man5/ncaport.conf.5
dir  path=usr/share/man/man8
file path=usr/share/man/man8/ncaconfd.8
driver name=nca
legacy pkg=SUNWncar \
    desc="core components to enable the network cache and accelerator" \
    name="Solaris Network Cache and Accelerator (Root)"
legacy pkg=SUNWncau \
    desc="components to enable the network cache and accelerator" \
    name="Solaris Network Cache and Accelerator (Usr)"
license cr_Sun license=cr_Sun
license lic_CDDL license=lic_CDDL