Print this page
4174 Torch the old and unmaintained Sun-dhcp
Reviewed by: Josef Sipek <jeffpc@josefsipek.net>
Reviewed by: Garrett D'Amore <garrett@damore.org>
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/network-dhcp-dhcpmgr.mf
+++ new/usr/src/pkg/manifests/network-dhcp-dhcpmgr.mf
1 1 #
2 2 # CDDL HEADER START
3 3 #
4 4 # The contents of this file are subject to the terms of the
5 5 # Common Development and Distribution License (the "License").
6 6 # You may not use this file except in compliance with the License.
7 7 #
8 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9 9 # or http://www.opensolaris.org/os/licensing.
10 10 # See the License for the specific language governing permissions
11 11 # and limitations under the License.
12 12 #
13 13 # When distributing Covered Code, include this CDDL HEADER in each
↓ open down ↓ |
13 lines elided |
↑ open up ↑ |
14 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15 15 # If applicable, add the following below this CDDL HEADER, with the
16 16 # fields enclosed by brackets "[]" replaced with your own identifying
17 17 # information: Portions Copyright [yyyy] [name of copyright owner]
18 18 #
19 19 # CDDL HEADER END
20 20 #
21 21
22 22 #
23 23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 +# Copyright 2014 Garrett D'Amore <garrett@damore.org>
24 25 #
25 26
26 27 set name=pkg.fmri value=pkg:/network/dhcp/dhcpmgr@$(PKGVERS)
27 -set name=pkg.description \
28 - value="Graphical management interface for the DHCP server"
29 -set name=pkg.summary value="DHCP Manager"
30 -set name=info.classification \
31 - value=org.opensolaris.category.2008:System/Services
28 +set name=pkg.obsolete value=true
32 29 set name=variant.arch value=$(ARCH)
33 -dir path=usr group=sys
34 -dir path=usr/sadm
35 -dir path=usr/sadm/admin
36 -dir path=usr/sadm/admin/bin
37 -dir path=usr/sadm/admin/dhcpmgr
38 -dir path=usr/sadm/admin/dhcpmgr/help
39 -dir path=usr/sadm/admin/dhcpmgr/help/art
40 -dir path=usr/share/man/man1m
41 -file path=usr/sadm/admin/bin/dhcpmgr mode=0555
42 -file path=usr/sadm/admin/dhcpmgr/SUNWfiles.jar mode=0444
43 -file path=usr/sadm/admin/dhcpmgr/dhcpmgr.jar mode=0444
44 -file path=usr/sadm/admin/dhcpmgr/dhcpmgr.so.1 mode=0755
45 -file path=usr/sadm/admin/dhcpmgr/help/art/bannersmc.gif mode=0444
46 -file path=usr/sadm/admin/dhcpmgr/help/art/dot1.gif mode=0444
47 -file path=usr/sadm/admin/dhcpmgr/help/art/dot2.gif mode=0444
48 -file path=usr/sadm/admin/dhcpmgr/help/art/folder.gif mode=0444
49 -file path=usr/sadm/admin/dhcpmgr/help/art/macro2.gif mode=0444
50 -file path=usr/sadm/admin/dhcpmgr/help/art/macroflow.gif mode=0444
51 -file path=usr/sadm/admin/dhcpmgr/help/art/tip2.gif mode=0444
52 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_create.html mode=0444
53 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_del.html mode=0444
54 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_dup.html mode=0444
55 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_how.html mode=0444
56 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_mod.html mode=0444
57 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_multi.html mode=0444
58 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_ref.html mode=0444
59 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_rel.html mode=0444
60 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_view.html mode=0444
61 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_addr_wiz.html mode=0444
62 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_config_wiz.html mode=0444
63 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_convert_wiz.html mode=0444
64 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_export_wiz.html mode=0444
65 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_import_wiz.html mode=0444
66 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_create.html mode=0444
67 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_del.html mode=0444
68 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_dup.html mode=0444
69 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_how.html mode=0444
70 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_mod.html mode=0444
71 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_ref.html mode=0444
72 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macro_view.html mode=0444
73 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_macros_about.html mode=0444
74 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_main_hlp.html mode=0444
75 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_main_how.html mode=0444
76 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_main_idx.html mode=0444
77 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_main_menus.html mode=0444
78 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_main_top.html mode=0444
79 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_net_del.html mode=0444
80 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_net_ref.html mode=0444
81 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_net_wiz.html mode=0444
82 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_create.html mode=0444
83 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_del.html mode=0444
84 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_dup.html mode=0444
85 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_how.html mode=0444
86 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_mod.html mode=0444
87 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_ref.html mode=0444
88 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_tags.html mode=0444
89 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_option_view.html mode=0444
90 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_choose.html mode=0444
91 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_config.html mode=0444
92 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_dis.html mode=0444
93 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_enable.html mode=0444
94 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_how.html mode=0444
95 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_ref.html mode=0444
96 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_serv.html mode=0444
97 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_relay_unconfig.html mode=0444
98 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_server_serv.html mode=0444
99 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_server_unconfig.html mode=0444
100 -file path=usr/sadm/admin/dhcpmgr/help/dhcp_solaris_about.html mode=0444
101 -file path=usr/share/man/man1m/dhcpmgr.1m
102 -legacy pkg=SUNWdhcm desc="Graphical management interface for the DHCP server" \
103 - name="DHCP Manager"
104 -license cr_Sun license=cr_Sun
105 -license lic_CDDL license=lic_CDDL
106 -link path=usr/sbin/dhcpmgr target=../sadm/admin/bin/dhcpmgr
107 -depend fmri=runtime/java type=require
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX