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:/system/network/http-cache-accelerator@$(PKGVERS) 28set name=pkg.description \ 29 value="components to enable the network cache and accelerator" 30set name=pkg.summary value="Solaris Network Cache and Accelerator" 31set name=info.classification value=org.opensolaris.category.2008:System/Core 32set name=variant.arch value=$(ARCH) 33set name=variant.opensolaris.zone value=global value=nonglobal 34dir path=etc group=sys opensolaris.zone=global variant.opensolaris.zone=global 35dir path=etc/init.d group=sys opensolaris.zone=global \ 36 variant.opensolaris.zone=global 37dir path=etc/nca group=sys opensolaris.zone=global \ 38 variant.opensolaris.zone=global 39dir path=etc/rc0.d group=sys opensolaris.zone=global \ 40 variant.opensolaris.zone=global 41dir path=etc/rc1.d group=sys opensolaris.zone=global \ 42 variant.opensolaris.zone=global 43dir path=etc/rc2.d group=sys opensolaris.zone=global \ 44 variant.opensolaris.zone=global 45dir path=etc/rcS.d group=sys opensolaris.zone=global \ 46 variant.opensolaris.zone=global 47dir path=kernel group=sys opensolaris.zone=global \ 48 variant.opensolaris.zone=global 49dir path=kernel/drv group=sys opensolaris.zone=global \ 50 variant.opensolaris.zone=global 51dir path=kernel/drv/$(ARCH64) group=sys opensolaris.zone=global \ 52 variant.opensolaris.zone=global 53dir path=kernel/strmod group=sys opensolaris.zone=global \ 54 variant.opensolaris.zone=global 55dir path=kernel/strmod/$(ARCH64) group=sys opensolaris.zone=global \ 56 variant.opensolaris.zone=global 57dir path=usr group=sys 58dir path=usr/bin 59dir path=usr/lib 60dir path=usr/lib/$(ARCH64) 61dir path=usr/lib/inet 62driver name=nca 63file path=etc/init.d/ncakmod group=sys mode=0744 opensolaris.zone=global \ 64 original_name=SUNWnca:etc/init.d/ncakmod preserve=true \ 65 variant.opensolaris.zone=global 66file path=etc/init.d/ncalogd group=sys mode=0744 opensolaris.zone=global \ 67 original_name=SUNWnca:etc/init.d/ncalogd preserve=true \ 68 variant.opensolaris.zone=global 69file path=etc/nca/nca.if group=sys opensolaris.zone=global \ 70 original_name=SUNWnca:etc/nca/nca.if preserve=true \ 71 variant.opensolaris.zone=global 72file path=etc/nca/ncakmod.conf group=sys opensolaris.zone=global \ 73 original_name=SUNWnca:etc/nca/ncakmod.conf preserve=true \ 74 variant.opensolaris.zone=global 75file path=etc/nca/ncalogd.conf group=sys opensolaris.zone=global \ 76 original_name=SUNWnca:etc/nca/ncalogd.conf preserve=true \ 77 variant.opensolaris.zone=global 78file path=etc/nca/ncaport.conf group=sys opensolaris.zone=global \ 79 original_name=SUNWnca:etc/nca/ncaport.conf preserve=true \ 80 variant.opensolaris.zone=global 81file path=kernel/drv/$(ARCH64)/nca group=sys opensolaris.zone=global \ 82 variant.opensolaris.zone=global 83$(i386_ONLY)file path=kernel/drv/nca group=sys opensolaris.zone=global \ 84 variant.opensolaris.zone=global 85file path=kernel/drv/nca.conf group=sys opensolaris.zone=global \ 86 reboot-needed=false variant.opensolaris.zone=global 87file path=usr/bin/ncab2clf mode=0555 88file path=usr/lib/$(ARCH64)/ncad_addr.so.1 89file path=usr/lib/inet/ncaconfd mode=0555 90file path=usr/lib/ncad_addr.so.1 91hardlink path=etc/rc0.d/K34ncalogd opensolaris.zone=global \ 92 target=../../etc/init.d/ncalogd variant.opensolaris.zone=global 93hardlink path=etc/rc1.d/K34ncalogd opensolaris.zone=global \ 94 target=../../etc/init.d/ncalogd variant.opensolaris.zone=global 95hardlink path=etc/rc2.d/S42ncakmod opensolaris.zone=global \ 96 target=../../etc/init.d/ncakmod variant.opensolaris.zone=global 97hardlink path=etc/rc2.d/S94ncalogd opensolaris.zone=global \ 98 target=../../etc/init.d/ncalogd variant.opensolaris.zone=global 99hardlink path=etc/rcS.d/K34ncalogd opensolaris.zone=global \ 100 target=../../etc/init.d/ncalogd variant.opensolaris.zone=global 101hardlink path=kernel/strmod/$(ARCH64)/nca opensolaris.zone=global \ 102 target=../../../kernel/drv/$(ARCH64)/nca variant.opensolaris.zone=global 103$(i386_ONLY)hardlink path=kernel/strmod/nca opensolaris.zone=global \ 104 target=../../kernel/drv/nca variant.opensolaris.zone=global 105legacy pkg=SUNWncar arch=$(ARCH) category=system \ 106 desc="core components to enable the network cache and accelerator" \ 107 hotline="Please contact your local service provider" \ 108 name="Solaris Network Cache and Accelerator (Root)" \ 109 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 110legacy pkg=SUNWncau arch=$(ARCH) category=system \ 111 desc="components to enable the network cache and accelerator" \ 112 hotline="Please contact your local service provider" \ 113 name="Solaris Network Cache and Accelerator (Usr)" \ 114 vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11 115license cr_Sun license=cr_Sun 116license lic_CDDL license=lic_CDDL 117link path=usr/lib/$(ARCH64)/ncad_addr.so target=./ncad_addr.so.1 118link path=usr/lib/ncad_addr.so target=./ncad_addr.so.1 119