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
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.
13 # Copyright 2014 Alexander Pyhalov. All rights reserved.
14 # Copyright 2022,2024 Friedrich Kink. All rights reserved.
17 set name=pkg.fmri value=pkg:/backup/bacula/bacula-sd@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
18 set name=pkg.human-version value=$(HUMAN_VERSION)
19 set name=pkg.summary value="$(COMPONENT_SUMMARY) - sd"
20 set name=info.classification value="org.opensolaris.category.2008:Applications/System Utilities"
21 set name=info.source-url value=$(COMPONENT_ARCHIVE_URL)
22 set name=info.upstream-url value=$(COMPONENT_PROJECT_URL)
23 set name=org.opensolaris.consolidation value=$(CONSOLIDATION)
25 license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
27 <transform file path=usr.*/man/.+ -> default mangler.man.stability uncommitted>
28 <transform file path=usr/bin/+ -> default mode 0555>
30 file files/bacula-sd.conf path=etc/bacula/bacula-sd.conf owner=bacula group=bacula mode=0640 preserve=true
32 file files/bacula-sd.xml path=lib/svc/manifest/application/bacula/bacula-sd.xml restart_fmri=svc:/system/manifest-import:default
35 file path=etc/bacula/scripts/disk-changer mode=0555
36 file path=etc/bacula/scripts/mtx-changer mode=0555
37 file path=etc/bacula/scripts/mtx-changer.conf preserve=true
38 file path=usr/sbin/bacula-sd mode=0555
39 file path=usr/sbin/bcopy mode=0555
40 file path=usr/sbin/bextract mode=0555
41 file path=usr/sbin/bls mode=0555
42 file path=usr/sbin/bscan mode=0555
43 file path=usr/sbin/btape mode=0555
44 file path=usr/share/man/man8/bacula-sd.8
45 file path=usr/share/man/man8/bcopy.8
46 file path=usr/share/man/man8/bextract.8
47 file path=usr/share/man/man8/bls.8
48 file path=usr/share/man/man8/bscan.8
49 file path=usr/share/man/man8/bsdjson.8
50 file path=usr/share/man/man8/btape.8