1 # 2 # CDDL HEADER START 3 # 4 # The contents of this file are subject to the terms of the 5 # Common Development and Distribution License (the "License"). 6 # You may not use this file except in compliance with the License. 7 # 8 # You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 9 # or http://www.opensolaris.org/os/licensing. 10 # See the License for the specific language governing permissions 11 # and limitations under the License. 12 # 13 # When distributing Covered Code, include this CDDL HEADER in each 14 # file and include the License file at usr/src/OPENSOLARIS.LICENSE. 15 # If applicable, add the following below this CDDL HEADER, with the 16 # fields enclosed by brackets "[]" replaced with your own identifying 17 # information: Portions Copyright [yyyy] [name of copyright owner] 18 # 19 # CDDL HEADER END 20 # 21 22 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 23 24 set name=pkg.fmri \ 25 value=pkg:/storage/storage-server@0.1,$(PKGVERS_BUILTON)-$(PKGVERS_BRANCH) 26 set name=pkg.summary value="Multi Protocol Storage Server cluster" 27 set name=info.classification \ 28 value=org.opensolaris.category.2008:Drivers/Storage 29 set name=variant.arch value=$(ARCH) 30 depend fmri=developer/debug/mdb/module/module-fibre-channel type=require 31 depend fmri=developer/debug/mdb/module/module-qlc type=require 32 depend fmri=driver/network/emlxs type=require 33 depend fmri=driver/network/fcip type=require 34 depend fmri=driver/network/fcoet type=require 35 depend fmri=driver/network/fcp type=require 36 depend fmri=driver/network/fcsm type=require 37 depend fmri=driver/network/fp type=require 38 depend fmri=driver/network/ibdma type=require 39 depend fmri=driver/network/qlc type=require 40 depend fmri=driver/network/rpcib type=require 41 $(sparc_ONLY)depend fmri=driver/network/socal type=require 42 depend fmri=driver/network/srpt type=require 43 depend fmri=driver/storage/aac type=require 44 $(i386_ONLY)depend fmri=driver/storage/adpu320 type=require 45 $(i386_ONLY)depend fmri=driver/storage/ahci type=require 46 $(i386_ONLY)depend fmri=driver/storage/amr type=require 47 $(i386_ONLY)depend fmri=driver/storage/lsimega type=require 48 $(i386_ONLY)depend fmri=driver/storage/marvell88sx type=require 49 $(i386_ONLY)depend fmri=driver/storage/mega_sas type=require 50 $(sparc_ONLY)depend fmri=driver/storage/sf type=require 51 depend fmri=driver/storage/smp type=require 52 $(sparc_ONLY)depend fmri=driver/storage/ssd type=require 53 depend fmri=driver/storage/sv type=require 54 depend fmri=library/samba/libsmbclient type=require 55 depend fmri=network/iscsi/initiator type=require 56 depend fmri=network/iscsi/iser type=require 57 depend fmri=network/iscsi/target type=require 58 depend fmri=service/file-system/nfs type=require 59 depend fmri=service/file-system/smb type=require 60 depend fmri=service/network/samba type=require 61 depend fmri=service/storage/avs/cache-management type=require 62 depend fmri=service/storage/fibre-channel/fc-fabric type=require 63 depend fmri=service/storage/isns type=require 64 depend fmri=service/storage/ndmp type=require 65 depend fmri=service/storage/removable-media type=require 66 depend fmri=service/storage/virus-scan type=require 67 depend fmri=storage/avs/point-in-time-copy type=require 68 depend fmri=storage/avs/remote-mirror type=require 69 depend fmri=storage/metassist type=require 70 depend fmri=storage/mpathadm type=require 71 depend fmri=storage/stmf type=require 72 depend fmri=storage/svm type=require 73 depend fmri=system/file-system/autofs type=require 74 depend fmri=system/file-system/nfs type=require 75 depend fmri=system/file-system/smb type=require 76 depend fmri=system/file-system/zfs type=require 77 depend fmri=system/library/libdiskmgt type=require 78 depend fmri=system/library/storage/fibre-channel/hbaapi type=require 79 depend fmri=system/library/storage/fibre-channel/libsun_fc type=require 80 depend fmri=system/library/storage/ima type=require 81 depend fmri=system/library/storage/ima/header-ima type=require 82 depend fmri=system/library/storage/libmpapi type=require 83 depend fmri=system/library/storage/libmpscsi_vhci type=require 84 depend fmri=system/library/svm-rcm type=require 85 depend fmri=system/management/wbem/data-management type=require 86 depend fmri=system/storage/fibre-channel/port-utility type=require 87 depend fmri=system/storage/luxadm type=require