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# 23# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. 24# Copyright 2012 Nexenta Systems, Inc. All rights reserved. 25# Copyright 2019 OmniOS Community Edition (OmniOSce) Association. 26# Copyright 2019 Peter Tribble. 27# 28 29set name=pkg.fmri value=pkg:/service/picl@$(PKGVERS) 30set name=pkg.summary value="PICL Libraries, and Plugin Modules" 31set name=pkg.description \ 32 value="PICL Daemon, Libraries, prtpicl client and plug-in modules" 33set name=info.classification value=org.opensolaris.category.2008:System/Core 34set name=variant.arch value=$(ARCH) 35dir path=lib variant.opensolaris.zone=global 36dir path=lib/svc variant.opensolaris.zone=global 37dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 38file path=lib/svc/manifest/system/picl.xml group=sys mode=0444 \ 39 variant.opensolaris.zone=global 40dir path=usr group=sys 41dir path=usr/lib 42dir path=usr/lib/$(ARCH64) 43link path=usr/lib/$(ARCH64)/libpicl.so target=./libpicl.so.1 44file path=usr/lib/$(ARCH64)/libpicl.so.1 45link path=usr/lib/libpicl.so target=./libpicl.so.1 46file path=usr/lib/libpicl.so.1 47link path=usr/lib/libpicld_pluginutil.so target=./libpicld_pluginutil.so.1 48file path=usr/lib/libpicld_pluginutil.so.1 49link path=usr/lib/libpicltree.so target=./libpicltree.so.1 50file path=usr/lib/libpicltree.so.1 51dir path=usr/lib/picl group=sys 52file path=usr/lib/picl/picld mode=0555 53dir path=usr/lib/picl/plugins group=sys 54link path=usr/lib/picl/plugins/libpicldevtree.so target=./libpicldevtree.so.1 55file path=usr/lib/picl/plugins/libpicldevtree.so.1 group=sys 56link path=usr/lib/picl/plugins/libpiclevent.so target=./libpiclevent.so.1 57file path=usr/lib/picl/plugins/libpiclevent.so.1 group=sys 58link path=usr/lib/picl/plugins/libpiclfrutree.so target=./libpiclfrutree.so.1 59file path=usr/lib/picl/plugins/libpiclfrutree.so.1 group=sys 60link path=usr/lib/picl/plugins/libpiclmemcfg.so target=./libpiclmemcfg.so.1 61file path=usr/lib/picl/plugins/libpiclmemcfg.so.1 group=sys 62dir path=usr/lib/sysevent 63dir path=usr/lib/sysevent/modules 64file path=usr/lib/sysevent/modules/picl_slm.so 65dir path=usr/sbin 66file path=usr/sbin/prtpicl mode=0755 67dir path=usr/share/man/man3lib 68file path=usr/share/man/man3lib/libpicl.3lib 69file path=usr/share/man/man3lib/libpicltree.3lib 70dir path=usr/share/man/man3picl 71file path=usr/share/man/man3picl/libpicl.3picl 72file path=usr/share/man/man3picl/picl_find_node.3picl 73file path=usr/share/man/man3picl/picl_get_first_prop.3picl 74file path=usr/share/man/man3picl/picl_get_frutree_parent.3picl 75link path=usr/share/man/man3picl/picl_get_next_by_col.3picl \ 76 target=picl_get_next_by_row.3picl 77file path=usr/share/man/man3picl/picl_get_next_by_row.3picl 78link path=usr/share/man/man3picl/picl_get_next_prop.3picl \ 79 target=picl_get_first_prop.3picl 80file path=usr/share/man/man3picl/picl_get_node_by_path.3picl 81file path=usr/share/man/man3picl/picl_get_prop_by_name.3picl 82file path=usr/share/man/man3picl/picl_get_propinfo.3picl 83file path=usr/share/man/man3picl/picl_get_propinfo_by_name.3picl 84file path=usr/share/man/man3picl/picl_get_propval.3picl 85link path=usr/share/man/man3picl/picl_get_propval_by_name.3picl \ 86 target=picl_get_propval.3picl 87file path=usr/share/man/man3picl/picl_get_root.3picl 88file path=usr/share/man/man3picl/picl_initialize.3picl 89file path=usr/share/man/man3picl/picl_set_propval.3picl 90link path=usr/share/man/man3picl/picl_set_propval_by_name.3picl \ 91 target=picl_set_propval.3picl 92file path=usr/share/man/man3picl/picl_shutdown.3picl 93file path=usr/share/man/man3picl/picl_strerror.3picl 94file path=usr/share/man/man3picl/picl_wait.3picl 95file path=usr/share/man/man3picl/picl_walk_tree_by_class.3picl 96dir path=usr/share/man/man3picltree 97file path=usr/share/man/man3picltree/libpicltree.3picltree 98file path=usr/share/man/man3picltree/picld_log.3picltree 99file path=usr/share/man/man3picltree/picld_plugin_register.3picltree 100file path=usr/share/man/man3picltree/ptree_add_node.3picltree 101file path=usr/share/man/man3picltree/ptree_add_prop.3picltree 102link path=usr/share/man/man3picltree/ptree_add_row_to_table.3picltree \ 103 target=ptree_create_table.3picltree 104file path=usr/share/man/man3picltree/ptree_create_and_add_node.3picltree 105file path=usr/share/man/man3picltree/ptree_create_and_add_prop.3picltree 106file path=usr/share/man/man3picltree/ptree_create_node.3picltree 107file path=usr/share/man/man3picltree/ptree_create_prop.3picltree 108file path=usr/share/man/man3picltree/ptree_create_table.3picltree 109link path=usr/share/man/man3picltree/ptree_delete_node.3picltree \ 110 target=ptree_add_node.3picltree 111link path=usr/share/man/man3picltree/ptree_delete_prop.3picltree \ 112 target=ptree_add_prop.3picltree 113link path=usr/share/man/man3picltree/ptree_destroy_node.3picltree \ 114 target=ptree_create_node.3picltree 115link path=usr/share/man/man3picltree/ptree_destroy_prop.3picltree \ 116 target=ptree_create_prop.3picltree 117file path=usr/share/man/man3picltree/ptree_find_node.3picltree 118file path=usr/share/man/man3picltree/ptree_get_first_prop.3picltree 119file path=usr/share/man/man3picltree/ptree_get_frutree_parent.3picltree 120link path=usr/share/man/man3picltree/ptree_get_next_by_col.3picltree \ 121 target=ptree_get_next_by_row.3picltree 122file path=usr/share/man/man3picltree/ptree_get_next_by_row.3picltree 123link path=usr/share/man/man3picltree/ptree_get_next_prop.3picltree \ 124 target=ptree_get_first_prop.3picltree 125file path=usr/share/man/man3picltree/ptree_get_node_by_path.3picltree 126file path=usr/share/man/man3picltree/ptree_get_prop_by_name.3picltree 127file path=usr/share/man/man3picltree/ptree_get_propinfo.3picltree 128file path=usr/share/man/man3picltree/ptree_get_propinfo_by_name.3picltree 129file path=usr/share/man/man3picltree/ptree_get_propval.3picltree 130link path=usr/share/man/man3picltree/ptree_get_propval_by_name.3picltree \ 131 target=ptree_get_propval.3picltree 132file path=usr/share/man/man3picltree/ptree_get_root.3picltree 133file path=usr/share/man/man3picltree/ptree_init_propinfo.3picltree 134file path=usr/share/man/man3picltree/ptree_post_event.3picltree 135file path=usr/share/man/man3picltree/ptree_register_handler.3picltree 136file path=usr/share/man/man3picltree/ptree_unregister_handler.3picltree 137file path=usr/share/man/man3picltree/ptree_update_propval.3picltree 138link path=usr/share/man/man3picltree/ptree_update_propval_by_name.3picltree \ 139 target=ptree_update_propval.3picltree 140file path=usr/share/man/man3picltree/ptree_walk_tree_by_class.3picltree 141dir path=usr/share/man/man8 142file path=usr/share/man/man8/picld.8 143file path=usr/share/man/man8/prtpicl.8 144legacy pkg=SUNWpiclr desc="PICL Framework init scripts" \ 145 name="PICL Framework (Root)" 146legacy pkg=SUNWpiclu \ 147 desc="PICL Daemon, Libraries, prtpicl client and plug-in modules" \ 148 name="PICL Libraries, and Plugin Modules (Usr)" 149license cr_Sun license=cr_Sun 150license lic_CDDL license=lic_CDDL 151