Print this page
11626 introduce /etc/versions/build
11627 clean up UUID code for ::status

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/SUNWcs.mf
          +++ new/usr/src/pkg/manifests/SUNWcs.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 (c) 2013 Gary Mills
  25   25  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  26   26  # Copyright 2017 Nexenta Systems, Inc.
  27   27  # Copyright 2017 Toomas Soome <tsoome@me.com>
  28   28  # Copyright 2019 Peter Tribble.
       29 +# Copyright 2019 Joyent, Inc.
  29   30  # Copyright (c) 2011, 2015 by Delphix. All rights reserved.
  30   31  #
  31   32  
  32   33  <include SUNWcs.man1.inc>
  33   34  <include SUNWcs.man1m.inc>
  34   35  <include SUNWcs.man4.inc>
  35   36  <include SUNWcs.man5.inc>
  36   37  <include SUNWcs.man7d.inc>
  37   38  <include SUNWcs.man7fs.inc>
  38   39  set name=pkg.fmri value=pkg:/SUNWcs@$(PKGVERS)
↓ open down ↓ 48 lines elided ↑ open up ↑
  87   88  dir path=etc/skel group=sys
  88   89  dir path=etc/svc group=sys
  89   90  dir path=etc/svc/profile group=sys
  90   91  dir path=etc/svc/profile/site group=sys
  91   92  dir path=etc/svc/volatile group=sys
  92   93  dir path=etc/sysevent group=sys
  93   94  dir path=etc/sysevent/config group=sys
  94   95  dir path=etc/system.d group=sys
  95   96  dir path=etc/tm group=sys
  96   97  dir path=etc/user_attr.d group=sys
       98 +dir path=etc/versions group=sys
  97   99  dir path=export group=sys
  98  100  dir path=home group=root mode=0555
  99  101  dir path=lib
 100  102  dir path=lib/crypto
 101  103  dir path=lib/inet
 102  104  dir path=lib/svc
 103  105  dir path=lib/svc/bin
 104  106  dir path=lib/svc/capture
 105  107  dir path=lib/svc/manifest group=sys
 106  108  dir path=lib/svc/manifest/application group=sys
↓ open down ↓ 349 lines elided ↑ open up ↑
 456  458      mode=0444
 457  459  file path=etc/svc/profile/platform_none.xml group=sys mode=0444
 458  460  $(sparc_ONLY)file path=etc/svc/profile/platform_sun4v.xml group=sys mode=0444
 459  461  file path=etc/sysevent/config/README group=sys mode=0444
 460  462  file path=etc/sysevent/config/SUNW,EC_dr,ESC_dr_req,sysevent.conf group=sys
 461  463  file path=etc/syslog.conf group=sys preserve=true
 462  464  file path=etc/ttydefs group=sys preserve=true
 463  465  file path=etc/ttysrch group=sys preserve=true
 464  466  file path=etc/user_attr group=sys preserve=true timestamp=19700101T000000Z
 465  467  file path=etc/user_attr.d/SUNWcs group=sys
      468 +file path=etc/versions/build group=sys
 466  469  file path=etc/vfstab group=sys preserve=true
 467  470  file path=lib/inet/in.mpathd mode=0555
 468  471  file path=lib/inet/ipmgmtd mode=0555
 469  472  file path=lib/inet/netcfgd mode=0555
 470  473  file path=lib/inet/nwamd mode=0555
 471  474  file path=lib/svc/bin/lsvcrun group=sys mode=0555
 472  475  file path=lib/svc/bin/mfstscan group=sys mode=0555
 473  476  file path=lib/svc/bin/restore_repository group=sys mode=0555
 474  477  file path=lib/svc/bin/sqlite group=sys mode=0555
 475  478  file path=lib/svc/bin/svc.configd group=sys mode=0555
↓ open down ↓ 1329 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX