xref: /titanic_41/usr/src/pkg/manifests/service-network-dhcp.mf (revision a31148363f598def767ac48c5d82e1572e44b935)
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:/service/network/dhcp@$(PKGVERS)
28set name=pkg.description \
29    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."
30set name=pkg.summary value="BOOTP/DHCP Server Services"
31set name=info.classification value=org.opensolaris.category.2008:System/Services
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=etc group=sys
35dir path=etc/inet group=sys
36dir path=etc/init.d group=sys
37dir path=lib
38dir path=lib/svc
39dir path=usr group=sys
40dir path=usr/include
41dir path=usr/lib
42dir path=usr/lib/inet
43dir path=usr/lib/inet/dhcp
44dir path=usr/lib/inet/dhcp/nsu
45dir path=usr/lib/inet/dhcp/svc
46dir path=usr/lib/inet/dhcp/svcadm
47dir path=usr/sbin
48dir path=lib/svc/manifest group=sys
49dir path=lib/svc/manifest/network group=sys
50file path=etc/init.d/dhcp group=sys mode=0744
51file path=usr/include/dhcp_svc_public.h
52file path=usr/lib/inet/dhcp/nsu/rfc2136.so.1
53file path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so.0
54file path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so.1
55file path=usr/lib/inet/dhcp/svcadm/dhcpcli.jar mode=0444
56file path=usr/lib/inet/dhcp/svcadm/dhcpcommon.jar mode=0444
57file path=usr/lib/inet/dhcp/svcadm/dhcpconfig mode=0555
58file path=usr/lib/inet/dhcp/svcadm/dhcpsvc.jar mode=0444
59file path=usr/lib/inet/dhcp/svcadm/dhtadm mode=0555
60file path=usr/lib/inet/dhcp/svcadm/pntadm mode=0555
61file path=usr/lib/inet/dsvclockd mode=0555
62file path=usr/lib/inet/in.dhcpd mode=0555
63file path=usr/lib/libdhcpsvc.so.1
64file path=usr/sbin/dhcpconfig mode=0555
65file path=usr/sbin/dhtadm mode=0555
66file path=usr/sbin/pntadm mode=0555
67file path=lib/svc/manifest/network/dhcp-server.xml group=sys mode=0444
68legacy pkg=SUNWdhcsr arch=$(ARCH) category=system \
69    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." \
70    hotline="Please contact your local service provider" \
71    name="BOOTP/DHCP Server Services, (Root)" vendor="Sun Microsystems, Inc." \
72    version=11.11,REV=2009.11.11
73legacy pkg=SUNWdhcsu arch=$(ARCH) category=system \
74    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." \
75    hotline="Please contact your local service provider" \
76    name="BOOTP/DHCP Server Services, (Usr)" vendor="Sun Microsystems, Inc." \
77    version=11.11,REV=2009.11.11
78license cr_Sun license=cr_Sun
79license lic_CDDL license=lic_CDDL
80link path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so target=./ds_SUNWfiles.so.1
81depend fmri=network/dhcp/dhcpmgr type=require
82depend fmri=network/ftp type=require
83depend fmri=runtime/java type=require
84