Print this page
9696 add /etc/system.d support
Portions contributed by: Andy Fiddaman <andy@omniosce.org>
Reviewed by: Hans Rosenfeld <hans.rosenfeld@joyent.com>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: C Fraire <cfraire@me.com>
Reviewed by: Toomas Soome <tsoome@me.com>

Split Close
Expand all
Collapse all
          --- old/usr/src/Targetdirs
          +++ new/usr/src/Targetdirs
↓ open down ↓ 18 lines elided ↑ open up ↑
  19   19  #
  20   20  
  21   21  #
  22   22  # Copyright (c) 1989, 2010, Oracle and/or its affiliates. All rights reserved.
  23   23  # Copyright 2011, Richard Lowe
  24   24  # Copyright (c) 2012 by Delphix. All rights reserved.
  25   25  # Copyright (c) 2012, Igor Kozhukhov <ikozhukhov@gmail.com>
  26   26  # Copyright 2012 OmniTI Computer Consulting, Inc.  All rights reserved.
  27   27  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  28   28  # Copyright 2016 Hans Rosenfeld <rosenfeld@grumpf.hope-2000.org>
  29      -# Copyright 2016 Nexenta Systems, Inc.
       29 +# Copyright 2017 Nexenta Systems, Inc.
  30   30  # Copyright 2017 RackTop Systems.
  31   31  # Copyright 2019 OmniOS Community Edition (OmniOSce) Association.
  32   32  #
  33   33  
  34   34  #
  35   35  # It is easier to think in terms of directory names without the ROOT macro
  36   36  # prefix.  ROOTDIRS is TARGETDIRS with ROOT prefixes.  It is necessary
  37   37  # to work with ROOT prefixes when controlling conditional assignments.
  38   38  #
  39   39  
↓ open down ↓ 131 lines elided ↑ open up ↑
 171  171          /etc/rc3.d  \
 172  172          /etc/rcS.d  \
 173  173          /etc/saf \
 174  174          /etc/sasl       \
 175  175          /etc/sfw \
 176  176          /etc/skel       \
 177  177          /etc/svc \
 178  178          /etc/svc/profile \
 179  179          /etc/svc/profile/site \
 180  180          /etc/svc/volatile \
      181 +        /etc/system.d \
 181  182          /etc/tm  \
 182  183          /etc/usb   \
 183  184          /etc/user_attr.d \
 184  185          /etc/zfs  \
 185  186          /etc/zones  \
 186  187          /export  \
 187  188          /home  \
 188  189          /lib \
 189  190          /lib/crypto \
 190  191          /lib/inet \
↓ open down ↓ 1681 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX