xref: /titanic_41/usr/src/pkg/manifests/service-network-dhcp.mf (revision e521049d0fdbd76727f036cb77c99c98d7ee1125)
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/dhcp@$(PKGVERS)
27set name=pkg.description \
28    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."
29set name=pkg.summary value="BOOTP/DHCP Server Services"
30set name=info.classification \
31    value=org.opensolaris.category.2008:System/Services
32set name=variant.arch value=$(ARCH)
33dir path=etc group=sys
34dir path=etc/inet group=sys
35dir path=etc/init.d group=sys
36dir path=lib
37dir path=lib/svc
38dir path=lib/svc/manifest group=sys
39dir path=lib/svc/manifest/network group=sys
40dir path=usr group=sys
41dir path=usr/include
42dir path=usr/lib
43dir path=usr/lib/inet
44dir path=usr/lib/inet/dhcp
45dir path=usr/lib/inet/dhcp/nsu
46dir path=usr/lib/inet/dhcp/svc
47dir path=usr/lib/inet/dhcp/svcadm
48dir path=usr/sbin
49dir path=usr/share/man
50dir path=usr/share/man/man1m
51dir path=usr/share/man/man5
52file path=etc/init.d/dhcp group=sys mode=0744
53file path=lib/svc/manifest/network/dhcp-server.xml group=sys mode=0444
54file path=usr/include/dhcp_svc_public.h
55file path=usr/lib/inet/dhcp/nsu/rfc2136.so.1
56file path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so.0
57file path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so.1
58file path=usr/lib/inet/dhcp/svcadm/dhcpcli.jar mode=0444
59file path=usr/lib/inet/dhcp/svcadm/dhcpcommon.jar mode=0444
60file path=usr/lib/inet/dhcp/svcadm/dhcpconfig mode=0555
61file path=usr/lib/inet/dhcp/svcadm/dhcpsvc.jar mode=0444
62file path=usr/lib/inet/dhcp/svcadm/dhtadm mode=0555
63file path=usr/lib/inet/dhcp/svcadm/pntadm mode=0555
64file path=usr/lib/inet/dsvclockd mode=0555
65file path=usr/lib/inet/in.dhcpd mode=0555
66file path=usr/lib/libdhcpsvc.so.1
67file path=usr/sbin/dhcpconfig mode=0555
68file path=usr/sbin/dhtadm mode=0555
69file path=usr/sbin/pntadm mode=0555
70file path=usr/share/man/man1m/dhcpconfig.1m
71file path=usr/share/man/man1m/dhtadm.1m
72file path=usr/share/man/man1m/dsvclockd.1m
73file path=usr/share/man/man1m/in.dhcpd.1m
74file path=usr/share/man/man1m/pntadm.1m
75file path=usr/share/man/man4/dhcp_network.4
76file path=usr/share/man/man4/dhcpsvc.conf.4
77file path=usr/share/man/man4/dhcptab.4
78file path=usr/share/man/man5/dhcp_modules.5
79legacy pkg=SUNWdhcsr \
80    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." \
81    name="BOOTP/DHCP Server Services, (Root)"
82legacy pkg=SUNWdhcsu \
83    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." \
84    name="BOOTP/DHCP Server Services, (Usr)"
85license cr_Sun license=cr_Sun
86license lic_CDDL license=lic_CDDL
87license usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/THIRDPARTYLICENSE \
88    license=usr/src/cmd/cmd-inet/usr.lib/in.dhcpd/THIRDPARTYLICENSE
89link path=usr/lib/inet/dhcp/svc/ds_SUNWfiles.so target=./ds_SUNWfiles.so.1
90depend fmri=network/dhcp/dhcpmgr type=require
91depend fmri=network/ftp type=require
92depend fmri=runtime/java type=require
93