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 2019 OmniOS Community Edition (OmniOSce) Association. 25# 26 27set name=pkg.fmri value=pkg:/service/network/load-balancer/ilb@$(PKGVERS) 28set name=pkg.summary value="Integrated IP layer 3/4 load balancer for Solaris" 29set name=pkg.description \ 30 value="Integrated IP layer 3/4 load balancer for Solaris" 31set name=info.classification \ 32 value="org.opensolaris.category.2008:System/Administration and Configuration" 33set name=variant.arch value=$(ARCH) 34dir path=lib 35dir path=lib/svc 36dir path=lib/svc/manifest group=sys 37dir path=lib/svc/manifest/network group=sys 38dir path=lib/svc/manifest/network/loadbalancer group=sys 39file path=lib/svc/manifest/network/loadbalancer/ilbd.xml group=sys mode=0444 40dir path=usr group=sys 41dir path=usr/include 42file path=usr/include/libilb.h 43dir path=usr/lib 44dir path=usr/lib/$(ARCH64) 45link path=usr/lib/$(ARCH64)/libilb.so target=./libilb.so.1 46file path=usr/lib/$(ARCH64)/libilb.so.1 47dir path=usr/lib/inet 48dir path=usr/lib/inet/ilb 49file path=usr/lib/inet/ilb/ilb_probe mode=0555 50file path=usr/lib/inet/ilbd mode=0555 51link path=usr/lib/libilb.so target=./libilb.so.1 52file path=usr/lib/libilb.so.1 53dir path=usr/sbin 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 63