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/network-servers@$(PKGVERS)
27set name=pkg.description \
28    value="Remote Network Server Commands (includes finger, talk, rwho commands)"
29set name=pkg.summary value="Remote Network Server Commands"
30set name=info.classification value=org.opensolaris.category.2008:System/Core
31set name=variant.arch value=$(ARCH)
32dir path=etc group=sys
33dir path=lib
34dir path=lib/svc
35dir path=lib/svc/manifest group=sys
36dir path=lib/svc/manifest/network group=sys
37dir path=lib/svc/manifest/network/rpc group=sys
38dir path=usr group=sys
39dir path=usr/bin
40dir path=usr/lib
41dir path=usr/lib/netsvc group=sys
42dir path=usr/lib/netsvc/rstat group=sys
43dir path=usr/lib/netsvc/rusers group=sys
44dir path=usr/lib/netsvc/rwall group=sys
45dir path=usr/lib/netsvc/spray group=sys
46dir path=usr/sbin
47file path=lib/svc/manifest/network/comsat.xml group=sys mode=0444
48file path=lib/svc/manifest/network/finger.xml group=sys mode=0444
49file path=lib/svc/manifest/network/login.xml group=sys mode=0444
50file path=lib/svc/manifest/network/rexec.xml group=sys mode=0444
51file path=lib/svc/manifest/network/rpc/rstat.xml group=sys mode=0444
52file path=lib/svc/manifest/network/rpc/rusers.xml group=sys mode=0444
53file path=lib/svc/manifest/network/rpc/spray.xml group=sys mode=0444
54file path=lib/svc/manifest/network/rpc/wall.xml group=sys mode=0444
55file path=lib/svc/manifest/network/shell.xml group=sys mode=0444
56file path=lib/svc/manifest/network/talk.xml group=sys mode=0444
57file path=usr/bin/finger mode=0555
58file path=usr/bin/rwho mode=0555
59file path=usr/bin/talk mode=0555
60file path=usr/lib/netsvc/rstat/rpc.rstatd mode=0555
61file path=usr/lib/netsvc/rusers/rpc.rusersd mode=0555
62file path=usr/lib/netsvc/rwall/rpc.rwalld mode=0555
63file path=usr/lib/netsvc/spray/rpc.sprayd mode=0555
64file path=usr/sbin/in.comsat mode=0555
65file path=usr/sbin/in.fingerd mode=0555
66file path=usr/sbin/in.rexecd mode=0555
67file path=usr/sbin/in.rlogind mode=0555
68file path=usr/sbin/in.rshd mode=0555
69file path=usr/sbin/in.rwhod mode=0555
70file path=usr/sbin/in.talkd mode=0555
71legacy pkg=SUNWrcmdr desc="Remote Network Server Commands (Root)" \
72    name="Remote Network Server Commands (Root)"
73legacy pkg=SUNWrcmds \
74    desc="Remote Network Server Commands (includes finger, talk, rwho commands)" \
75    name="Remote Network Server Commands (Usr)"
76license cr_Sun license=cr_Sun
77license lic_CDDL license=lic_CDDL
78license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat \
79    license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat
80license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind \
81    license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind
82link path=etc/rmt target=../usr/sbin/rmt
83