1 #
   2 # This file and its contents are supplied under the terms of the
   3 # Common Development and Distribution License ("CDDL"), version 1.0.
   4 # You may only use this file in accordance with the terms of version
   5 # 1.0 of the CDDL.
   6 #
   7 # A full copy of the text of the CDDL should have accompanied this
   8 # source.  A copy of the CDDL is also available via the Internet at
   9 # http://www.illumos.org/license/CDDL.
  10 #
  11 
  12 #
  13 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
  14 #
  15 
  16 set name=pkg.fmri value=pkg:/storage/aoe@$(PKGVERS)
  17 set name=pkg.description \
  18     value="Nexenta common AoE driver, libraries and tools"
  19 set name=pkg.summary value="Nexenta common AoE driver, libraries and tools"
  20 set name=info.classification \
  21     value=org.opensolaris.category.2008:System/Hardware
  22 set name=variant.arch value=$(ARCH)
  23 dir path=kernel group=sys
  24 dir path=kernel/drv group=sys
  25 dir path=kernel/drv/$(ARCH64) group=sys
  26 dir path=usr group=sys
  27 dir path=usr/include
  28 dir path=usr/include/sys
  29 dir path=usr/lib
  30 dir path=usr/lib/$(ARCH64)
  31 dir path=usr/sbin
  32 dir path=usr/share/man
  33 dir path=usr/share/man/man1m
  34 dir path=usr/share/man/man7d
  35 driver name=aoe perms="* 0666 root sys"
  36 file path=kernel/drv/$(ARCH64)/aoe group=sys
  37 file path=kernel/drv/aoe.conf group=sys
  38 file path=usr/include/libaoe.h
  39 file path=usr/include/sys/aoe.h
  40 file path=usr/lib/$(ARCH64)/libaoe.so.1
  41 file path=usr/lib/$(ARCH64)/llib-laoe.ln
  42 file path=usr/lib/libaoe.so.1
  43 file path=usr/lib/llib-laoe
  44 file path=usr/lib/llib-laoe.ln
  45 file path=usr/sbin/aoeadm mode=0555
  46 file path=usr/share/man/man1m/aoeadm.1m
  47 file path=usr/share/man/man7d/aoe.7d
  48 license lic_CDDL license=lic_CDDL
  49 link path=usr/lib/$(ARCH64)/libaoe.so target=libaoe.so.1
  50 link path=usr/lib/libaoe.so target=libaoe.so.1