inline always-installed packages into core-os
[unleashed.git] / usr / src / pkg / manifests / system-remote-shared-memory.mf
blob1e27e89ae825216ee7332f376d1f9896841932ed
2 # CDDL HEADER START
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.
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.
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]
19 # CDDL HEADER END
23 # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
24 # Copyright 2012 Nexenta Systems, Inc. All rights reserved.
27 set name=pkg.fmri value=pkg:/system/remote-shared-memory@$(PKGVERS)
28 set name=pkg.description value="Remote Shared Memory API Library, Driver"
29 set name=pkg.summary value="Remote Shared Memory"
30 set name=info.classification value=org.opensolaris.category.2008:System/Core
31 set name=variant.arch value=$(ARCH)
32 dir path=usr group=sys
33 dir path=usr/kernel group=sys
34 dir path=usr/kernel/drv group=sys
35 dir path=usr/lib
36 dir path=usr/lib/$(ARCH64)
37 dir path=usr/share/man
38 dir path=usr/share/man/man3lib
39 dir path=usr/share/man/man3rsm
40 driver name=rsm perms="* 0666 root sys"
41 file path=usr/kernel/drv/rsm group=sys
42 file path=usr/kernel/drv/rsm.conf group=sys
43 file path=usr/lib/$(ARCH64)/librsm.so.2
44 file path=usr/lib/librsm.so.2
45 file path=usr/share/man/man3lib/librsm.3lib
46 file path=usr/share/man/man3rsm/rsm_create_localmemory_handle.3rsm
47 file path=usr/share/man/man3rsm/rsm_get_controller.3rsm
48 file path=usr/share/man/man3rsm/rsm_get_interconnect_topology.3rsm
49 file path=usr/share/man/man3rsm/rsm_get_segmentid_range.3rsm
50 file path=usr/share/man/man3rsm/rsm_intr_signal_post.3rsm
51 file path=usr/share/man/man3rsm/rsm_intr_signal_wait_pollfd.3rsm
52 file path=usr/share/man/man3rsm/rsm_memseg_export_create.3rsm
53 file path=usr/share/man/man3rsm/rsm_memseg_export_publish.3rsm
54 file path=usr/share/man/man3rsm/rsm_memseg_get_pollfd.3rsm
55 file path=usr/share/man/man3rsm/rsm_memseg_import_connect.3rsm
56 file path=usr/share/man/man3rsm/rsm_memseg_import_get.3rsm
57 file path=usr/share/man/man3rsm/rsm_memseg_import_init_barrier.3rsm
58 file path=usr/share/man/man3rsm/rsm_memseg_import_map.3rsm
59 file path=usr/share/man/man3rsm/rsm_memseg_import_open_barrier.3rsm
60 file path=usr/share/man/man3rsm/rsm_memseg_import_put.3rsm
61 file path=usr/share/man/man3rsm/rsm_memseg_import_putv.3rsm
62 file path=usr/share/man/man3rsm/rsm_memseg_import_set_mode.3rsm
63 license cr_Sun license=cr_Sun
64 license lic_CDDL license=lic_CDDL
65 link path=usr/lib/$(ARCH64)/librsm.so target=librsm.so.2
66 link path=usr/lib/librsm.so target=librsm.so.2