Print this page
8113 Split the old network clients/servers packages into more easily minimizable pieces
8114 EOF rwho
8112 EOF crazier RPC daemons
Split |
Close |
Expand all |
Collapse all |
--- old/usr/src/pkg/manifests/service-network-network-servers.mf
+++ new/usr/src/pkg/manifests/service-network-network-servers.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
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]
↓ open down ↓ |
17 lines elided |
↑ open up ↑ |
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 24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
25 25 #
26 26
27 27 set name=pkg.fmri value=pkg:/service/network/network-servers@$(PKGVERS)
28 -set name=pkg.description \
29 - value="Remote Network Server Commands (includes finger, talk, rwho commands)"
28 +set name=pkg.description value="Berkeley Remote Network Server Commands"
29 +set name=pkg.renamed value=true
30 30 set name=pkg.summary value="Remote Network Server Commands"
31 -set name=info.classification value=org.opensolaris.category.2008:System/Core
32 31 set name=variant.arch value=$(ARCH)
33 -dir path=etc group=sys
34 -dir path=lib
35 -dir path=lib/svc
36 -dir path=lib/svc/manifest group=sys
37 -dir path=lib/svc/manifest/network group=sys
38 -dir path=lib/svc/manifest/network/rpc group=sys
39 -dir path=usr group=sys
40 -dir path=usr/bin
41 -dir path=usr/lib
42 -dir path=usr/lib/netsvc group=sys
43 -dir path=usr/lib/netsvc/rstat group=sys
44 -dir path=usr/lib/netsvc/rusers group=sys
45 -dir path=usr/lib/netsvc/rwall group=sys
46 -dir path=usr/lib/netsvc/spray group=sys
47 -dir path=usr/sbin
48 -dir path=usr/share/man
49 -dir path=usr/share/man/man1
50 -dir path=usr/share/man/man1m
51 -dir path=usr/share/man/man4
52 -file path=lib/svc/manifest/network/comsat.xml group=sys mode=0444
53 -file path=lib/svc/manifest/network/finger.xml group=sys mode=0444
54 -file path=lib/svc/manifest/network/login.xml group=sys mode=0444
55 -file path=lib/svc/manifest/network/rexec.xml group=sys mode=0444
56 -file path=lib/svc/manifest/network/rpc/rstat.xml group=sys mode=0444
57 -file path=lib/svc/manifest/network/rpc/rusers.xml group=sys mode=0444
58 -file path=lib/svc/manifest/network/rpc/spray.xml group=sys mode=0444
59 -file path=lib/svc/manifest/network/rpc/wall.xml group=sys mode=0444
60 -file path=lib/svc/manifest/network/shell.xml group=sys mode=0444
61 -file path=lib/svc/manifest/network/talk.xml group=sys mode=0444
62 -file path=usr/bin/finger mode=0555
63 -file path=usr/bin/rwho mode=0555
64 -file path=usr/bin/talk mode=0555
65 -file path=usr/lib/netsvc/rstat/rpc.rstatd mode=0555
66 -file path=usr/lib/netsvc/rusers/rpc.rusersd mode=0555
67 -file path=usr/lib/netsvc/rwall/rpc.rwalld mode=0555
68 -file path=usr/lib/netsvc/spray/rpc.sprayd mode=0555
69 -file path=usr/sbin/in.comsat mode=0555
70 -file path=usr/sbin/in.fingerd mode=0555
71 -file path=usr/sbin/in.rexecd mode=0555
72 -file path=usr/sbin/in.rlogind mode=0555
73 -file path=usr/sbin/in.rshd mode=0555
74 -file path=usr/sbin/in.rwhod mode=0555
75 -file path=usr/sbin/in.talkd mode=0555
76 -file path=usr/share/man/man1/finger.1
77 -file path=usr/share/man/man1/rwho.1
78 -file path=usr/share/man/man1/talk.1
79 -file path=usr/share/man/man1m/in.comsat.1m
80 -file path=usr/share/man/man1m/in.fingerd.1m
81 -file path=usr/share/man/man1m/in.rexecd.1m
82 -file path=usr/share/man/man1m/in.rlogind.1m
83 -file path=usr/share/man/man1m/in.rshd.1m
84 -file path=usr/share/man/man1m/in.rwhod.1m
85 -file path=usr/share/man/man1m/in.talkd.1m
86 -file path=usr/share/man/man1m/rpc.rstatd.1m
87 -file path=usr/share/man/man1m/rpc.rusersd.1m
88 -file path=usr/share/man/man1m/rpc.rwalld.1m
89 -file path=usr/share/man/man1m/rpc.sprayd.1m
90 -file path=usr/share/man/man4/hosts.equiv.4
91 -legacy pkg=SUNWrcmdr desc="Remote Network Server Commands (Root)" \
92 - name="Remote Network Server Commands (Root)"
93 -legacy pkg=SUNWrcmds \
94 - desc="Remote Network Server Commands (includes finger, talk, rwho commands)" \
95 - name="Remote Network Server Commands (Usr)"
96 -license cr_Sun license=cr_Sun
97 -license lic_CDDL license=lic_CDDL
98 -license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat \
99 - license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat
100 -license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind \
101 - license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind
102 -link path=etc/rmt target=../usr/sbin/rmt
103 -link path=usr/share/man/man1m/comsat.1m target=in.comsat.1m
104 -link path=usr/share/man/man1m/fingerd.1m target=in.fingerd.1m
105 -link path=usr/share/man/man1m/rexecd.1m target=in.rexecd.1m
106 -link path=usr/share/man/man1m/rlogind.1m target=in.rlogind.1m
107 -link path=usr/share/man/man1m/rshd.1m target=in.rshd.1m
108 -link path=usr/share/man/man1m/rstatd.1m target=rpc.rstatd.1m
109 -link path=usr/share/man/man1m/rusersd.1m target=rpc.rusersd.1m
110 -link path=usr/share/man/man1m/rwalld.1m target=rpc.rwalld.1m
111 -link path=usr/share/man/man1m/rwhod.1m target=in.rwhod.1m
112 -link path=usr/share/man/man1m/sprayd.1m target=rpc.sprayd.1m
113 -link path=usr/share/man/man1m/talkd.1m target=in.talkd.1m
114 -link path=usr/share/man/man4/rhosts.4 target=hosts.equiv.4
32 +depend fmri=network/finger type=require
33 +depend fmri=network/talk type=require
34 +depend fmri=service/network/rsh type=require
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX