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:/service/network/load-balancer/ilb@$(PKGVERS) 27set name=pkg.description \ 28 value="Integrated IP layer 3/4 load balancer for Solaris" 29set name=pkg.summary value="Integrated IP layer 3/4 load balancer for Solaris" 30set name=info.classification \ 31 value="org.opensolaris.category.2008:System/Administration and Configuration" 32set name=variant.arch value=$(ARCH) 33dir path=lib 34dir path=lib/svc 35dir path=lib/svc/manifest group=sys 36dir path=lib/svc/manifest/network group=sys 37dir path=lib/svc/manifest/network/loadbalancer group=sys 38dir path=usr group=sys 39dir path=usr/include 40dir path=usr/lib 41dir path=usr/lib/$(ARCH64) 42dir path=usr/lib/inet 43dir path=usr/lib/inet/ilb 44dir path=usr/sbin 45file path=lib/svc/manifest/network/loadbalancer/ilbd.xml group=sys mode=0444 46file path=usr/include/libilb.h 47file path=usr/lib/$(ARCH64)/libilb.so.1 48file path=usr/lib/$(ARCH64)/llib-lilb.ln 49file path=usr/lib/inet/ilb/ilb_probe mode=0555 50file path=usr/lib/inet/ilbd mode=0555 51file path=usr/lib/libilb.so.1 52file path=usr/lib/llib-lilb 53file path=usr/lib/llib-lilb.ln 54file path=usr/sbin/ilbadm mode=0555 55legacy pkg=SUNWilb \ 56 desc="Integrated IP layer 3/4 load balancer for Solaris (usr)" \ 57 name="Integrated IP layer 3/4 load balancer for Solaris (usr)" 58legacy pkg=SUNWilbr \ 59 desc="Integrated IP layer 3/4 load balancer for Solaris(root)" \ 60 name="Integrated IP layer 3/4 load balancer for Solaris(root)" 61license cr_Sun license=cr_Sun 62license lic_CDDL license=lic_CDDL 63link path=usr/lib/$(ARCH64)/libilb.so target=./libilb.so.1 64link path=usr/lib/libilb.so target=./libilb.so.1 65