service-network-dhcp.mf revision ebbab6bbae913efeadfa3c6a1b082664a125f95b
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# CDDL HEADER START
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# The contents of this file are subject to the terms of the
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Common Development and Distribution License (the "License").
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# You may not use this file except in compliance with the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# or http://www.opensolaris.org/os/licensing.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# See the License for the specific language governing permissions
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# and limitations under the License.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# When distributing Covered Code, include this CDDL HEADER in each
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# If applicable, add the following below this CDDL HEADER, with the
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# fields enclosed by brackets "[]" replaced with your own identifying
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# information: Portions Copyright [yyyy] [name of copyright owner]
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# CDDL HEADER END
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
9512fe850e98fdd448c638ca63fdd92a8a510255ahl#
9512fe850e98fdd448c638ca63fdd92a8a510255ahl
9512fe850e98fdd448c638ca63fdd92a8a510255ahlset name=pkg.fmri value=pkg:/service/network/dhcp@$(PKGVERS)
9512fe850e98fdd448c638ca63fdd92a8a510255ahlset name=pkg.description \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl value="Usr filesystem portion of the SunOS BOOTP/DHCP service, which uses the BOOT Protocol and/or Dynamic Host Configuration Protocol to provide network configuration parameters to BOOTP/DHCP clients. Administration utilities for the service are included."
9512fe850e98fdd448c638ca63fdd92a8a510255ahlset name=pkg.summary value="BOOTP/DHCP Server Services"
9512fe850e98fdd448c638ca63fdd92a8a510255ahlset name=info.classification \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl value=org.opensolaris.category.2008:System/Services
9512fe850e98fdd448c638ca63fdd92a8a510255ahlset name=variant.arch value=$(ARCH)
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=etc group=sys
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=etc/inet group=sys
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=etc/init.d group=sys
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=lib
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=lib/svc
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=lib/svc/manifest group=sys
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=lib/svc/manifest/network group=sys
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr group=sys
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/include
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/lib
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/lib/inet
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/lib/inet/dhcp
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/lib/inet/dhcp/nsu
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/lib/inet/dhcp/svc
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/lib/inet/dhcp/svcadm
9512fe850e98fdd448c638ca63fdd92a8a510255ahldir path=usr/sbin
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=etc/init.d/dhcp group=sys mode=0744
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=lib/svc/manifest/network/dhcp-server.xml group=sys mode=0444
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/include/dhcp_svc_public.h
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/nsu/rfc2136.so.1
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so.0
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so.1
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svcadm/dhcpcli.jar mode=0444
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svcadm/dhcpcommon.jar mode=0444
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svcadm/dhcpconfig mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svcadm/dhcpsvc.jar mode=0444
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svcadm/dhtadm mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dhcp/svcadm/pntadm mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/dsvclockd mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/inet/in.dhcpd mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/lib/libdhcpsvc.so.1
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/sbin/dhcpconfig mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/sbin/dhtadm mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahlfile path=usr/sbin/pntadm mode=0555
9512fe850e98fdd448c638ca63fdd92a8a510255ahllegacy pkg=SUNWdhcsr arch=$(ARCH) category=system \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl desc="Root filesystem portion of the SunOS BOOTP/DHCP service, which uses the BOOT Protocol and/or Dynamic Host Configuration Protocol to provide network configuration parameters to BOOTP/DHCP clients. Administration utilities for the service are included." \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl hotline="Please contact your local service provider" \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl name="BOOTP/DHCP Server Services, (Root)" vendor="Sun Microsystems, Inc." \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl version=11.11,REV=2009.11.11
9512fe850e98fdd448c638ca63fdd92a8a510255ahllegacy pkg=SUNWdhcsu arch=$(ARCH) category=system \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl desc="Usr filesystem portion of the SunOS BOOTP/DHCP service, which uses the BOOT Protocol and/or Dynamic Host Configuration Protocol to provide network configuration parameters to BOOTP/DHCP clients. Administration utilities for the service are included." \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl hotline="Please contact your local service provider" \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl name="BOOTP/DHCP Server Services, (Usr)" vendor="Sun Microsystems, Inc." \
9512fe850e98fdd448c638ca63fdd92a8a510255ahl version=11.11,REV=2009.11.11
9512fe850e98fdd448c638ca63fdd92a8a510255ahllicense cr_Sun license=cr_Sun
9512fe850e98fdd448c638ca63fdd92a8a510255ahllicense lic_CDDL license=lic_CDDL
9512fe850e98fdd448c638ca63fdd92a8a510255ahllink path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so target=./ds_SUNWfiles.so.1
9512fe850e98fdd448c638ca63fdd92a8a510255ahldepend fmri=network/dhcp/dhcpmgr type=require
9512fe850e98fdd448c638ca63fdd92a8a510255ahldepend fmri=network/ftp type=require
9512fe850e98fdd448c638ca63fdd92a8a510255ahldepend fmri=runtime/java type=require
9512fe850e98fdd448c638ca63fdd92a8a510255ahl