service-network-network-servers.mf revision 11838:32bb5d254240
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 2010 Sun Microsystems, Inc.  All rights reserved.
24# Use is subject to license terms.
25#
26
27set name=pkg.fmri value=pkg:/service/network/network-servers@$(PKGVERS)
28set name=pkg.description \
29    value="Remote Network Server Commands (includes finger, talk, rwho commands)"
30set name=pkg.summary value="Remote Network Server Commands"
31set name=info.classification value=org.opensolaris.category.2008:System/Core
32set name=variant.arch value=$(ARCH)
33set name=variant.opensolaris.zone value=global value=nonglobal
34dir path=etc group=sys
35dir path=usr group=sys
36dir path=usr/bin
37dir path=usr/lib
38dir path=usr/lib/netsvc group=sys
39dir path=usr/lib/netsvc/rstat group=sys
40dir path=usr/lib/netsvc/rusers group=sys
41dir path=usr/lib/netsvc/rwall group=sys
42dir path=usr/lib/netsvc/spray group=sys
43dir path=usr/sbin
44dir path=var group=sys
45dir path=var/svc group=sys
46dir path=var/svc/manifest group=sys
47dir path=var/svc/manifest/network group=sys
48dir path=var/svc/manifest/network/rpc group=sys
49file path=usr/bin/finger mode=0555
50file path=usr/bin/rwho mode=0555
51file path=usr/bin/talk mode=0555
52file path=usr/lib/netsvc/rstat/rpc.rstatd mode=0555
53file path=usr/lib/netsvc/rusers/rpc.rusersd mode=0555
54file path=usr/lib/netsvc/rwall/rpc.rwalld mode=0555
55file path=usr/lib/netsvc/spray/rpc.sprayd mode=0555
56file path=usr/sbin/in.comsat mode=0555
57file path=usr/sbin/in.fingerd mode=0555
58file path=usr/sbin/in.rexecd mode=0555
59file path=usr/sbin/in.rlogind mode=0555
60file path=usr/sbin/in.rshd mode=0555
61file path=usr/sbin/in.rwhod mode=0555
62file path=usr/sbin/in.talkd mode=0555
63file path=var/svc/manifest/network/comsat.xml group=sys mode=0444
64file path=var/svc/manifest/network/finger.xml group=sys mode=0444
65file path=var/svc/manifest/network/login.xml group=sys mode=0444
66file path=var/svc/manifest/network/rexec.xml group=sys mode=0444
67file path=var/svc/manifest/network/rpc/rstat.xml group=sys mode=0444
68file path=var/svc/manifest/network/rpc/rusers.xml group=sys mode=0444
69file path=var/svc/manifest/network/rpc/spray.xml group=sys mode=0444
70file path=var/svc/manifest/network/rpc/wall.xml group=sys mode=0444
71file path=var/svc/manifest/network/shell.xml group=sys mode=0444
72file path=var/svc/manifest/network/talk.xml group=sys mode=0444
73legacy pkg=SUNWrcmdr arch=$(ARCH) category=system \
74    desc="Remote Network Server Commands (Root)" \
75    hotline="Please contact your local service provider" \
76    name="Remote Network Server Commands (Root)" \
77    vendor="Sun Microsystems, Inc." version=11.11,REV=2009.11.11
78legacy pkg=SUNWrcmds arch=$(ARCH) category=system \
79    desc="Remote Network Server Commands (includes finger, talk, rwho commands)" \
80    hotline="Please contact your local service provider" \
81    name="Remote Network Server Commands (Usr)" vendor="Sun Microsystems, Inc." \
82    version=11.11,REV=2009.11.11
83license cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat \
84    license=cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat
85license cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind \
86    license=cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind
87license cr_Sun license=cr_Sun
88license lic_CDDL license=lic_CDDL
89link path=etc/rmt target=../usr/sbin/rmt
90