Print this page
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]
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 28 set name=pkg.description \
29 29 value="Remote Network Server Commands (includes finger, talk, rwho commands)"
30 30 set name=pkg.summary value="Remote Network Server Commands"
31 31 set name=info.classification value=org.opensolaris.category.2008:System/Core
32 32 set name=variant.arch value=$(ARCH)
↓ open down ↓ |
32 lines elided |
↑ open up ↑ |
33 33 dir path=etc group=sys
34 34 dir path=lib
35 35 dir path=lib/svc
36 36 dir path=lib/svc/manifest group=sys
37 37 dir path=lib/svc/manifest/network group=sys
38 38 dir path=lib/svc/manifest/network/rpc group=sys
39 39 dir path=usr group=sys
40 40 dir path=usr/bin
41 41 dir path=usr/lib
42 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 43 dir path=usr/sbin
48 44 dir path=usr/share/man
49 45 dir path=usr/share/man/man1
50 46 dir path=usr/share/man/man1m
51 47 dir path=usr/share/man/man4
52 48 file path=lib/svc/manifest/network/comsat.xml group=sys mode=0444
53 49 file path=lib/svc/manifest/network/finger.xml group=sys mode=0444
54 50 file path=lib/svc/manifest/network/login.xml group=sys mode=0444
55 51 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 52 file path=lib/svc/manifest/network/shell.xml group=sys mode=0444
61 53 file path=lib/svc/manifest/network/talk.xml group=sys mode=0444
62 54 file path=usr/bin/finger mode=0555
63 55 file path=usr/bin/rwho mode=0555
64 56 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 57 file path=usr/sbin/in.comsat mode=0555
70 58 file path=usr/sbin/in.fingerd mode=0555
71 59 file path=usr/sbin/in.rexecd mode=0555
72 60 file path=usr/sbin/in.rlogind mode=0555
73 61 file path=usr/sbin/in.rshd mode=0555
74 62 file path=usr/sbin/in.rwhod mode=0555
75 63 file path=usr/sbin/in.talkd mode=0555
76 64 file path=usr/share/man/man1/finger.1
77 65 file path=usr/share/man/man1/rwho.1
78 66 file path=usr/share/man/man1/talk.1
79 67 file path=usr/share/man/man1m/in.comsat.1m
80 68 file path=usr/share/man/man1m/in.fingerd.1m
81 69 file path=usr/share/man/man1m/in.rexecd.1m
82 70 file path=usr/share/man/man1m/in.rlogind.1m
83 71 file path=usr/share/man/man1m/in.rshd.1m
84 72 file path=usr/share/man/man1m/in.rwhod.1m
85 73 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 74 file path=usr/share/man/man4/hosts.equiv.4
91 75 legacy pkg=SUNWrcmdr desc="Remote Network Server Commands (Root)" \
92 76 name="Remote Network Server Commands (Root)"
93 77 legacy pkg=SUNWrcmds \
94 78 desc="Remote Network Server Commands (includes finger, talk, rwho commands)" \
95 79 name="Remote Network Server Commands (Usr)"
96 80 license cr_Sun license=cr_Sun
97 81 license lic_CDDL license=lic_CDDL
98 82 license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat \
99 83 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat
100 84 license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind \
101 85 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind
102 86 link path=etc/rmt target=../usr/sbin/rmt
103 87 link path=usr/share/man/man1m/comsat.1m target=in.comsat.1m
104 88 link path=usr/share/man/man1m/fingerd.1m target=in.fingerd.1m
105 89 link path=usr/share/man/man1m/rexecd.1m target=in.rexecd.1m
106 90 link path=usr/share/man/man1m/rlogind.1m target=in.rlogind.1m
107 91 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 92 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 93 link path=usr/share/man/man1m/talkd.1m target=in.talkd.1m
114 94 link path=usr/share/man/man4/rhosts.4 target=hosts.equiv.4
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX