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