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 47dir path=usr/share/man 48dir path=usr/share/man/man1 49dir path=usr/share/man/man1m 50dir path=usr/share/man/man4 51file path=lib/svc/manifest/network/comsat.xml group=sys mode=0444 52file path=lib/svc/manifest/network/finger.xml group=sys mode=0444 53file path=lib/svc/manifest/network/login.xml group=sys mode=0444 54file path=lib/svc/manifest/network/rexec.xml group=sys mode=0444 55file path=lib/svc/manifest/network/rpc/rstat.xml group=sys mode=0444 56file path=lib/svc/manifest/network/rpc/rusers.xml group=sys mode=0444 57file path=lib/svc/manifest/network/rpc/spray.xml group=sys mode=0444 58file path=lib/svc/manifest/network/rpc/wall.xml group=sys mode=0444 59file path=lib/svc/manifest/network/shell.xml group=sys mode=0444 60file path=lib/svc/manifest/network/talk.xml group=sys mode=0444 61file path=usr/bin/finger mode=0555 62file path=usr/bin/rwho mode=0555 63file path=usr/bin/talk mode=0555 64file path=usr/lib/netsvc/rstat/rpc.rstatd mode=0555 65file path=usr/lib/netsvc/rusers/rpc.rusersd mode=0555 66file path=usr/lib/netsvc/rwall/rpc.rwalld mode=0555 67file path=usr/lib/netsvc/spray/rpc.sprayd mode=0555 68file path=usr/sbin/in.comsat mode=0555 69file path=usr/sbin/in.fingerd mode=0555 70file path=usr/sbin/in.rexecd mode=0555 71file path=usr/sbin/in.rlogind mode=0555 72file path=usr/sbin/in.rshd mode=0555 73file path=usr/sbin/in.rwhod mode=0555 74file path=usr/sbin/in.talkd mode=0555 75file path=usr/share/man/man1/finger.1 76file path=usr/share/man/man1/rwho.1 77file path=usr/share/man/man1/talk.1 78file path=usr/share/man/man1m/comsat.1m 79file path=usr/share/man/man1m/fingerd.1m 80file path=usr/share/man/man1m/in.comsat.1m 81file path=usr/share/man/man1m/in.fingerd.1m 82file path=usr/share/man/man1m/in.rexecd.1m 83file path=usr/share/man/man1m/in.rlogind.1m 84file path=usr/share/man/man1m/in.rshd.1m 85file path=usr/share/man/man1m/in.rwhod.1m 86file path=usr/share/man/man1m/in.talkd.1m 87file path=usr/share/man/man1m/rexecd.1m 88file path=usr/share/man/man1m/rlogind.1m 89file path=usr/share/man/man1m/rpc.rstatd.1m 90file path=usr/share/man/man1m/rpc.rusersd.1m 91file path=usr/share/man/man1m/rpc.rwalld.1m 92file path=usr/share/man/man1m/rpc.sprayd.1m 93file path=usr/share/man/man1m/rshd.1m 94file path=usr/share/man/man1m/rstatd.1m 95file path=usr/share/man/man1m/rusersd.1m 96file path=usr/share/man/man1m/rwalld.1m 97file path=usr/share/man/man1m/rwhod.1m 98file path=usr/share/man/man1m/sprayd.1m 99file path=usr/share/man/man1m/talkd.1m 100file path=usr/share/man/man4/hosts.equiv.4 101file path=usr/share/man/man4/rhosts.4 102legacy pkg=SUNWrcmdr desc="Remote Network Server Commands (Root)" \ 103 name="Remote Network Server Commands (Root)" 104legacy pkg=SUNWrcmds \ 105 desc="Remote Network Server Commands (includes finger, talk, rwho commands)" \ 106 name="Remote Network Server Commands (Usr)" 107license cr_Sun license=cr_Sun 108license lic_CDDL license=lic_CDDL 109license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat \ 110 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat 111license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind \ 112 license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind 113link path=etc/rmt target=../usr/sbin/rmt 114