Print this page
6198 Let's EOL cachefs

Split Close
Expand all
Collapse all
          --- old/usr/src/pkg/manifests/system-header.mf
          +++ new/usr/src/pkg/manifests/system-header.mf
↓ open down ↓ 14 lines elided ↑ open up ↑
  15   15  # If applicable, add the following below this CDDL HEADER, with the
  16   16  # fields enclosed by brackets "[]" replaced with your own identifying
  17   17  # information: Portions Copyright [yyyy] [name of copyright owner]
  18   18  #
  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) 2012 by Delphix. All rights reserved.
  25      -# Copyright 2012 Nexenta Systems, Inc. All rights reserved.
       25 +# Copyright 2015 Nexenta Systems, Inc. All rights reserved.
  26   26  # Copyright 2014 Garrett D'Amore <garrett@damore.org>
  27   27  #
  28   28  
  29   29  set name=pkg.fmri value=pkg:/system/header@$(PKGVERS)
  30   30  set name=pkg.description \
  31   31      value="SunOS C/C++ header files for general development of software"
  32   32  set name=pkg.summary value="SunOS Header Files"
  33   33  set name=info.classification value=org.opensolaris.category.2008:System/Core
  34   34  set name=variant.arch value=$(ARCH)
  35   35  dir path=usr group=sys
↓ open down ↓ 963 lines elided ↑ open up ↑
 999  999  file path=usr/include/sys/fm/protocol.h
1000 1000  file path=usr/include/sys/fm/util.h
1001 1001  file path=usr/include/sys/fork.h
1002 1002  $(i386_ONLY)file path=usr/include/sys/fp.h
1003 1003  $(sparc_ONLY)file path=usr/include/sys/fpu/fpu_simulator.h
1004 1004  $(sparc_ONLY)file path=usr/include/sys/fpu/fpusystm.h
1005 1005  $(sparc_ONLY)file path=usr/include/sys/fpu/globals.h
1006 1006  $(sparc_ONLY)file path=usr/include/sys/fpu/ieee.h
1007 1007  file path=usr/include/sys/frame.h
1008 1008  file path=usr/include/sys/fs/autofs.h
1009      -file path=usr/include/sys/fs/cachefs_dir.h
1010      -file path=usr/include/sys/fs/cachefs_dlog.h
1011      -file path=usr/include/sys/fs/cachefs_filegrp.h
1012      -file path=usr/include/sys/fs/cachefs_fs.h
1013      -file path=usr/include/sys/fs/cachefs_fscache.h
1014      -file path=usr/include/sys/fs/cachefs_ioctl.h
1015      -file path=usr/include/sys/fs/cachefs_log.h
1016 1009  file path=usr/include/sys/fs/decomp.h
1017 1010  file path=usr/include/sys/fs/dv_node.h
1018 1011  file path=usr/include/sys/fs/fifonode.h
1019 1012  file path=usr/include/sys/fs/hsfs_isospec.h
1020 1013  file path=usr/include/sys/fs/hsfs_node.h
1021 1014  file path=usr/include/sys/fs/hsfs_rrip.h
1022 1015  file path=usr/include/sys/fs/hsfs_spec.h
1023 1016  file path=usr/include/sys/fs/hsfs_susp.h
1024 1017  file path=usr/include/sys/fs/lofs_info.h
1025 1018  file path=usr/include/sys/fs/lofs_node.h
↓ open down ↓ 1109 lines elided ↑ open up ↑
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX