Print this page
9696 add /etc/system.d support
Reviewed by: Dan Fields <dan.fields@nexenta.com>
Reviewed by: Roman Strashkin <roman.strashkin@nexenta.com>
Reviewed by: Cynthia Eastham <cynthia.eastham@nexenta.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  #
  32   32  
  33   33  #
  34   34  # It is easier to think in terms of directory names without the ROOT macro
  35   35  # prefix.  ROOTDIRS is TARGETDIRS with ROOT prefixes.  It is necessary
  36   36  # to work with ROOT prefixes when controlling conditional assignments.
  37   37  #
  38   38  
  39   39  DIRLINKS=       $(SYM.DIRS)
↓ open down ↓ 107 lines elided ↑ open up ↑
 147  147          /etc/rc3.d  \
 148  148          /etc/rcS.d  \
 149  149          /etc/saf \
 150  150          /etc/sasl       \
 151  151          /etc/sfw \
 152  152          /etc/skel       \
 153  153          /etc/svc \
 154  154          /etc/svc/profile \
 155  155          /etc/svc/profile/site \
 156  156          /etc/svc/volatile \
      157 +        /etc/system.d \
 157  158          /etc/tm  \
 158  159          /etc/usb   \
 159  160          /etc/user_attr.d \
 160  161          /etc/zfs  \
 161  162          /etc/zones  \
 162  163          /export  \
 163  164          /home  \
 164  165          /lib \
 165  166          /lib/crypto \
 166  167          /lib/inet \
↓ open down ↓ 1722 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX