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