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# 27 28set name=pkg.fmri value=pkg:/service/hal@$(PKGVERS) 29set name=pkg.summary value="Hardware Abstraction Layer" 30set name=pkg.description \ 31 value="Hardware Abstraction Layer, HAL (freedesktop.org)" 32set name=info.classification value=org.opensolaris.category.2008:System/Hardware 33set name=variant.arch value=$(ARCH) 34dir path=etc group=sys variant.opensolaris.zone=global 35dir path=etc/dbus-1 variant.opensolaris.zone=global 36dir path=etc/dbus-1/system.d variant.opensolaris.zone=global 37file path=etc/dbus-1/system.d/hal.conf variant.opensolaris.zone=global 38dir path=etc/hal variant.opensolaris.zone=global 39dir path=etc/hal/fdi variant.opensolaris.zone=global 40dir path=etc/hal/fdi/information variant.opensolaris.zone=global 41dir path=etc/hal/fdi/information/10freedesktop variant.opensolaris.zone=global 42file path=etc/hal/fdi/information/10freedesktop/10-camera-ptp.fdi mode=0444 \ 43 variant.opensolaris.zone=global 44file path=etc/hal/fdi/information/10freedesktop/10-cd-dvd-burner.fdi mode=0444 \ 45 variant.opensolaris.zone=global 46file path=etc/hal/fdi/information/10freedesktop/10-usb-card-readers.fdi \ 47 mode=0444 variant.opensolaris.zone=global 48file path=etc/hal/fdi/information/10freedesktop/10-usb-music-players.fdi \ 49 mode=0444 variant.opensolaris.zone=global 50file path=etc/hal/fdi/information/10freedesktop/10-usb-pda.fdi mode=0444 \ 51 variant.opensolaris.zone=global 52file path=etc/hal/fdi/information/10freedesktop/10-usb-zip-drives.fdi \ 53 mode=0444 variant.opensolaris.zone=global 54file path=etc/hal/fdi/information/10freedesktop/10-wireless-mice.fdi mode=0444 \ 55 variant.opensolaris.zone=global 56dir path=etc/hal/fdi/information/20thirdparty variant.opensolaris.zone=global 57dir path=etc/hal/fdi/information/30user variant.opensolaris.zone=global 58dir path=etc/hal/fdi/policy variant.opensolaris.zone=global 59dir path=etc/hal/fdi/policy/10osvendor variant.opensolaris.zone=global 60file path=etc/hal/fdi/policy/10osvendor/10-cpufreq.fdi mode=0444 \ 61 variant.opensolaris.zone=global 62file path=etc/hal/fdi/policy/10osvendor/10-laptop-panel-mgmt-policy.fdi \ 63 mode=0444 variant.opensolaris.zone=global 64file path=etc/hal/fdi/policy/10osvendor/10-network-attached.fdi mode=0444 \ 65 variant.opensolaris.zone=global 66file path=etc/hal/fdi/policy/10osvendor/10-power-mgmt-policy.fdi mode=0444 \ 67 variant.opensolaris.zone=global 68file path=etc/hal/fdi/policy/10osvendor/10-toshiba-buttons.fdi mode=0444 \ 69 variant.opensolaris.zone=global 70file path=etc/hal/fdi/policy/10osvendor/20-storage-methods.fdi mode=0444 \ 71 variant.opensolaris.zone=global 72file path=etc/hal/fdi/policy/10osvendor/20-zfs-methods.fdi mode=0444 \ 73 variant.opensolaris.zone=global 74dir path=etc/hal/fdi/policy/20thirdparty variant.opensolaris.zone=global 75dir path=etc/hal/fdi/policy/30user variant.opensolaris.zone=global 76dir path=etc/hal/fdi/preprobe variant.opensolaris.zone=global 77dir path=etc/hal/fdi/preprobe/10osvendor variant.opensolaris.zone=global 78file path=etc/hal/fdi/preprobe/10osvendor/10-ide-drives.fdi mode=0444 \ 79 variant.opensolaris.zone=global 80file path=etc/hal/fdi/preprobe/10osvendor/20-ignore-fixed-storage.fdi \ 81 mode=0444 variant.opensolaris.zone=global 82file path=etc/hal/fdi/preprobe/10osvendor/20-ignore-lofi.fdi mode=0444 \ 83 variant.opensolaris.zone=global 84file path=etc/hal/fdi/preprobe/10osvendor/20-printers.fdi mode=0444 \ 85 variant.opensolaris.zone=global 86dir path=etc/hal/fdi/preprobe/20thirdparty variant.opensolaris.zone=global 87dir path=etc/hal/fdi/preprobe/30user variant.opensolaris.zone=global 88dir path=lib variant.opensolaris.zone=global 89dir path=lib/svc variant.opensolaris.zone=global 90dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global 91dir path=lib/svc/manifest/network group=sys variant.opensolaris.zone=global 92file path=lib/svc/manifest/network/network-discovery.xml group=sys mode=0444 \ 93 variant.opensolaris.zone=global 94dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global 95file path=lib/svc/manifest/system/hal.xml group=sys mode=0444 \ 96 variant.opensolaris.zone=global 97dir path=lib/svc/method variant.opensolaris.zone=global 98file path=lib/svc/method/svc-hal mode=0555 variant.opensolaris.zone=global 99file path=lib/svc/method/svc-network-discovery mode=0555 \ 100 variant.opensolaris.zone=global 101dir path=usr group=sys 102dir path=usr/lib 103dir path=usr/lib/$(ARCH64) 104link path=usr/lib/$(ARCH64)/libhal-storage.so target=./libhal-storage.so.1.0.0 105link path=usr/lib/$(ARCH64)/libhal-storage.so.1 target=./libhal-storage.so.1.0.0 106file path=usr/lib/$(ARCH64)/libhal-storage.so.1.0.0 107link path=usr/lib/$(ARCH64)/libhal.so target=./libhal.so.1.0.0 108link path=usr/lib/$(ARCH64)/libhal.so.1 target=./libhal.so.1.0.0 109file path=usr/lib/$(ARCH64)/libhal.so.1.0.0 110dir path=usr/lib/$(ARCH64)/pkgconfig group=other 111file path=usr/lib/$(ARCH64)/pkgconfig/hal-storage.pc mode=0444 112file path=usr/lib/$(ARCH64)/pkgconfig/hal.pc mode=0444 113dir path=usr/lib/hal 114file path=usr/lib/hal/hal-functions mode=0555 115file path=usr/lib/hal/hal-is-caller-privileged mode=0555 116file path=usr/lib/hal/hal-storage-cleanup-all-mountpoints mode=0555 117file path=usr/lib/hal/hal-storage-cleanup-mountpoint mode=0555 118file path=usr/lib/hal/hal-storage-closetray mode=0555 119file path=usr/lib/hal/hal-storage-eject mode=0555 120file path=usr/lib/hal/hal-storage-mount mode=0555 121file path=usr/lib/hal/hal-storage-unmount mode=0555 122file path=usr/lib/hal/hal-storage-zpool-export mode=0555 123file path=usr/lib/hal/hal-storage-zpool-import mode=0555 124file path=usr/lib/hal/hal-system-lcd-get-brightness mode=0555 125file path=usr/lib/hal/hal-system-lcd-set-brightness mode=0555 126file path=usr/lib/hal/hal-system-power-hibernate mode=0555 127file path=usr/lib/hal/hal-system-power-reboot mode=0555 128file path=usr/lib/hal/hal-system-power-shutdown mode=0555 129file path=usr/lib/hal/hal-system-power-suspend mode=0555 130file path=usr/lib/hal/hald mode=0555 131file path=usr/lib/hal/hald-addon-acpi mode=0555 132file path=usr/lib/hal/hald-addon-cpufreq mode=0555 133file path=usr/lib/hal/hald-addon-network-discovery mode=0555 134file path=usr/lib/hal/hald-addon-storage mode=0555 135file path=usr/lib/hal/hald-probe-acpi mode=0555 136file path=usr/lib/hal/hald-probe-network-printer mode=0555 137file path=usr/lib/hal/hald-probe-printer mode=0555 138file path=usr/lib/hal/hald-probe-storage mode=0555 139file path=usr/lib/hal/hald-probe-volume mode=0555 140file path=usr/lib/hal/hald-probe-xkb mode=0555 141file path=usr/lib/hal/hald-runner mode=0555 142dir path=usr/lib/hal/sunos 143file path=usr/lib/hal/sunos/hal-system-lcd-get-brightness-sunos mode=0555 144file path=usr/lib/hal/sunos/hal-system-lcd-set-brightness-sunos mode=0555 145file path=usr/lib/hal/sunos/hal-system-power-hibernate-sunos mode=0555 146file path=usr/lib/hal/sunos/hal-system-power-reboot-sunos mode=0555 147file path=usr/lib/hal/sunos/hal-system-power-shutdown-sunos mode=0555 148file path=usr/lib/hal/sunos/hal-system-power-suspend-sunos mode=0555 149link path=usr/lib/libhal-storage.so target=./libhal-storage.so.1.0.0 150link path=usr/lib/libhal-storage.so.1 target=./libhal-storage.so.1.0.0 151file path=usr/lib/libhal-storage.so.1.0.0 152link path=usr/lib/libhal.so target=./libhal.so.1.0.0 153link path=usr/lib/libhal.so.1 target=./libhal.so.1.0.0 154file path=usr/lib/libhal.so.1.0.0 155dir path=usr/lib/pkgconfig group=other 156file path=usr/lib/pkgconfig/hal-storage.pc mode=0444 157file path=usr/lib/pkgconfig/hal.pc mode=0444 158dir path=usr/sbin 159file path=usr/sbin/hal-device mode=0555 160file path=usr/sbin/hal-fdi-validate mode=0555 161file path=usr/sbin/hal-find-by-capability mode=0555 162file path=usr/sbin/hal-find-by-property mode=0555 163file path=usr/sbin/hal-get-property mode=0555 164file path=usr/sbin/hal-set-property mode=0555 165file path=usr/sbin/lshal mode=0555 166dir path=usr/share 167dir path=usr/share/lib 168dir path=usr/share/lib/xml group=sys 169dir path=usr/share/lib/xml/dtd group=sys 170file path=usr/share/lib/xml/dtd/fdi.dtd.1 171dir path=usr/share/man 172dir path=usr/share/man/man5 173file path=usr/share/man/man5/fdi.5 174dir path=usr/share/man/man7 175file path=usr/share/man/man7/hal.7 176dir path=usr/share/man/man8 177file path=usr/share/man/man8/hal-device.8 178file path=usr/share/man/man8/hal-fdi-validate.8 179link path=usr/share/man/man8/hal-find-by-capability.8 target=hal-find.8 180link path=usr/share/man/man8/hal-find-by-property.8 target=hal-find.8 181file path=usr/share/man/man8/hal-find.8 182file path=usr/share/man/man8/hal-get-property.8 183link path=usr/share/man/man8/hal-set-property.8 target=hal-get-property.8 184file path=usr/share/man/man8/hald.8 185legacy pkg=SUNWhal desc="Hardware Abstraction Layer, HAL (freedesktop.org)" \ 186 name="Hardware Abstraction Layer" 187legacy pkg=SUNWhalr \ 188 desc="Hardware Abstraction Layer, HAL (freedesktop.org) (Root)" \ 189 name="Hardware Abstraction Layer (Root)" 190license cr_Sun license=cr_Sun 191license lic_CDDL license=lic_CDDL 192license usr/src/cmd/hal/LICENSE license=usr/src/cmd/hal/LICENSE 193