Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/cmd/initpkg/init.d/Makefile
          +++ new/usr/src/cmd/initpkg/init.d/Makefile
↓ open down ↓ 24 lines elided ↑ open up ↑
  25   25  # Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  26   26  #
  27   27  
  28   28  include         ../../Makefile.cmd
  29   29  
  30   30  sparc_PROG=
  31   31  i386_PROG=
  32   32  
  33   33  PROG=           \
  34   34          README          \
  35      -        cachefs.daemon  \
  36   35          sysetup         \
  37   36          uucp            \
  38   37          $($(MACH)_PROG)
  39   38  
  40   39  
  41   40  OTHERPROG=      README.rcS README.rc2 README.rc3
  42   41  
  43   42  ROOTETCINITD=           $(ROOTETC)/init.d
  44   43  ROOTETCRCSD=            $(ROOTETC)/rcS.d
  45   44  ROOTETCRC0D=            $(ROOTETC)/rc0.d
↓ open down ↓ 50 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX