Print this page
8114 EOF rwho

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/service-network-network-servers.mf
          +++ new/usr/src/pkg/manifests/service-network-network-servers.mf
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  # CDDL HEADER END
  20   20  #
  21   21  
  22   22  #
  23   23  # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
  24   24  # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
  25   25  #
  26   26  
  27   27  set name=pkg.fmri value=pkg:/service/network/network-servers@$(PKGVERS)
  28   28  set name=pkg.description \
  29      -    value="Remote Network Server Commands (includes finger, talk, rwho commands)"
       29 +    value="Remote Network Server Commands (includes finger, talk, commands)"
  30   30  set name=pkg.summary value="Remote Network Server Commands"
  31   31  set name=info.classification value=org.opensolaris.category.2008:System/Core
  32   32  set name=variant.arch value=$(ARCH)
  33   33  dir path=etc group=sys
  34   34  dir path=lib
  35   35  dir path=lib/svc
  36   36  dir path=lib/svc/manifest group=sys
  37   37  dir path=lib/svc/manifest/network group=sys
  38   38  dir path=lib/svc/manifest/network/rpc group=sys
  39   39  dir path=usr group=sys
↓ open down ↓ 5 lines elided ↑ open up ↑
  45   45  dir path=usr/share/man/man1
  46   46  dir path=usr/share/man/man1m
  47   47  dir path=usr/share/man/man4
  48   48  file path=lib/svc/manifest/network/comsat.xml group=sys mode=0444
  49   49  file path=lib/svc/manifest/network/finger.xml group=sys mode=0444
  50   50  file path=lib/svc/manifest/network/login.xml group=sys mode=0444
  51   51  file path=lib/svc/manifest/network/rexec.xml group=sys mode=0444
  52   52  file path=lib/svc/manifest/network/shell.xml group=sys mode=0444
  53   53  file path=lib/svc/manifest/network/talk.xml group=sys mode=0444
  54   54  file path=usr/bin/finger mode=0555
  55      -file path=usr/bin/rwho mode=0555
  56   55  file path=usr/bin/talk mode=0555
  57   56  file path=usr/sbin/in.comsat mode=0555
  58   57  file path=usr/sbin/in.fingerd mode=0555
  59   58  file path=usr/sbin/in.rexecd mode=0555
  60   59  file path=usr/sbin/in.rlogind mode=0555
  61   60  file path=usr/sbin/in.rshd mode=0555
  62      -file path=usr/sbin/in.rwhod mode=0555
  63   61  file path=usr/sbin/in.talkd mode=0555
  64   62  file path=usr/share/man/man1/finger.1
  65      -file path=usr/share/man/man1/rwho.1
  66   63  file path=usr/share/man/man1/talk.1
  67   64  file path=usr/share/man/man1m/in.comsat.1m
  68   65  file path=usr/share/man/man1m/in.fingerd.1m
  69   66  file path=usr/share/man/man1m/in.rexecd.1m
  70   67  file path=usr/share/man/man1m/in.rlogind.1m
  71   68  file path=usr/share/man/man1m/in.rshd.1m
  72      -file path=usr/share/man/man1m/in.rwhod.1m
  73   69  file path=usr/share/man/man1m/in.talkd.1m
  74   70  file path=usr/share/man/man4/hosts.equiv.4
  75   71  legacy pkg=SUNWrcmdr desc="Remote Network Server Commands (Root)" \
  76   72      name="Remote Network Server Commands (Root)"
  77   73  legacy pkg=SUNWrcmds \
  78      -    desc="Remote Network Server Commands (includes finger, talk, rwho commands)" \
       74 +    desc="Remote Network Server Commands (includes finger, talk commands)" \
  79   75      name="Remote Network Server Commands (Usr)"
  80   76  license cr_Sun license=cr_Sun
  81   77  license lic_CDDL license=lic_CDDL
  82   78  license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat \
  83   79      license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.comsat
  84   80  license usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind \
  85   81      license=usr/src/cmd/cmd-inet/usr.sbin/THIRDPARTYLICENSE.rlogind
  86   82  link path=etc/rmt target=../usr/sbin/rmt
  87   83  link path=usr/share/man/man1m/comsat.1m target=in.comsat.1m
  88   84  link path=usr/share/man/man1m/fingerd.1m target=in.fingerd.1m
  89   85  link path=usr/share/man/man1m/rexecd.1m target=in.rexecd.1m
  90   86  link path=usr/share/man/man1m/rlogind.1m target=in.rlogind.1m
  91   87  link path=usr/share/man/man1m/rshd.1m target=in.rshd.1m
  92      -link path=usr/share/man/man1m/rwhod.1m target=in.rwhod.1m
  93   88  link path=usr/share/man/man1m/talkd.1m target=in.talkd.1m
  94   89  link path=usr/share/man/man4/rhosts.4 target=hosts.equiv.4
    
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX