Carsten Grzemba
2023-08-24 2c27fc5b5eb336bc8215186758c8523b04d3361f
samqfs: update 5.64.5

- all userland services now build in 64bit
- read LTO loadtimeout from drive to support LTO9
- keep RPC API compatible with OHSM
- use GCC10 for build
- add version to kernel modules
4 files modified
543 ■■■■■ changed files
components/openindiana/samqfs/Makefile 12 ●●●● patch | view | raw | blame | history
components/openindiana/samqfs/manifests/sample-manifest.p5m 472 ●●●●● patch | view | raw | blame | history
components/openindiana/samqfs/pkg5 2 ●●● patch | view | raw | blame | history
components/openindiana/samqfs/samqfs.p5m 57 ●●●●● patch | view | raw | blame | history
components/openindiana/samqfs/Makefile
@@ -16,7 +16,7 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME= samqfs
COMPONENT_VERSION= 5.0.3
COMPONENT_VERSION= 5.64.5
BRANCH_VERSION = 
COMPONENT_REVISION =    0
COMPONENT_FMRI= system/$(COMPONENT_NAME)
@@ -26,7 +26,7 @@
COMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
COMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)/archive/$(COMPONENT_VERSION)$(BRANCH_VERSION).tar.gz 
COMPONENT_ARCHIVE_HASH= \
    sha256:652b3a189759b0e6ed0761d982b72c6d36ed43fadfec1b1b54e2559d7ee65322
    sha256:cd9f26f11e9581a0e9e889e7b25335d5e9b0d4326ecaa3df625d1cd33b3e8e3d
COMPONENT_LICENSE= CDDL
COMPONENT_LICENSE_FILE= opt/SUNWsamfs/doc/OPENSOLARIS.LICENSE
COMPONENT_SUMMARY= Storage and Archive Manager File System
@@ -35,9 +35,9 @@
include $(WS_MAKE_RULES)/common.mk
COMPONENT_BUILD_ARGS = DEBUG=no MYSQL_VERSION=mariadb/10.3 SAMQFS_VERSION=$(COMPONENT_VERSION)$(BRANCH_VERSION)
COMPONENT_BUILD_ARGS = AMD64=yes DEBUG=no MYSQL_VERSION=$(MYSQL_IMPLEM)/$(MYSQL_VERSION) SAMQFS_VERSION=$(COMPONENT_VERSION)$(BRANCH_VERSION) NO_BUILD_ACSLS=-D_NoACSLS_
COMPONENT_INSTALL_ARGS = install DEBUG=no DESTDIR=$(PROTO_DIR) SAMQFS_VERSION=$(COMPONENT_VERSION)$(BRANCH_VERSION)
COMPONENT_INSTALL_ARGS = install AMD64=yes DEBUG=no DESTDIR=$(PROTO_DIR) SAMQFS_VERSION=$(COMPONENT_VERSION)$(BRANCH_VERSION)
PKG_HARDLINKS += opt/SUNWsamfs/bin/archive
PKG_HARDLINKS += opt/SUNWsamfs/bin/request
@@ -66,10 +66,10 @@
REQUIRED_PACKAGES += library/python/jinja2
# Auto-generated dependencies
REQUIRED_PACKAGES += $(MYSQL_LIBRARY_PKG)
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += database/berkeleydb-5
REQUIRED_PACKAGES += database/mariadb-103/library
REQUIRED_PACKAGES += library/zlib
REQUIRED_PACKAGES += runtime/perl
REQUIRED_PACKAGES += shell/ksh93
REQUIRED_PACKAGES += SUNWcs
REQUIRED_PACKAGES += system/library
components/openindiana/samqfs/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2022 <contributor>
# Copyright 2023 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -23,473 +23,3 @@
license $(COMPONENT_LICENSE_FILE) license='$(COMPONENT_LICENSE)'
file path=etc/fs/samfs/mount
file path=etc/fs/samfs/umount
file path=etc/sysevent/config/SUNW,SUNWsamfs,sysevent.conf
file path=kernel/drv/$(MACH64)/samaio
file path=kernel/drv/$(MACH64)/samioc
file path=kernel/drv/samaio.conf
file path=kernel/drv/samioc.conf
file path=kernel/fs/$(MACH64)/samfs
file path=lib/svc/method/svc-qfs-shared-mount
file path=lib/svc/method/svc-sam-fsd
file path=opt/SUNWsamfs/bin/archive
file path=opt/SUNWsamfs/bin/notify
link path=opt/SUNWsamfs/bin/release target=archive
file path=opt/SUNWsamfs/bin/request
file path=opt/SUNWsamfs/bin/schproj
file path=opt/SUNWsamfs/bin/sdu
link path=opt/SUNWsamfs/bin/segment target=archive
link path=opt/SUNWsamfs/bin/setfa target=archive
file path=opt/SUNWsamfs/bin/sfind
file path=opt/SUNWsamfs/bin/sls
link path=opt/SUNWsamfs/bin/squota target=../sbin/samquota
link path=opt/SUNWsamfs/bin/ssum target=archive
link path=opt/SUNWsamfs/bin/stage target=archive
file path=opt/SUNWsamfs/bin/tapealert_log
file path=opt/SUNWsamfs/bin/tapealert_trap
file path=opt/SUNWsamfs/client/examples/Makefile
file path=opt/SUNWsamfs/client/examples/archive.c
file path=opt/SUNWsamfs/client/examples/samstat.c
link path=opt/SUNWsamfs/client/include/samrpc.h \
    target=/opt/SUNWsamfs/include/samrpc.h
file path=opt/SUNWsamfs/client/lib/libsamrpc.so
file path=opt/SUNWsamfs/client/src/client/Makefile
file path=opt/SUNWsamfs/client/src/client/sam_attrtoa.c
file path=opt/SUNWsamfs/client/src/client/samfs_clnt.c
file path=opt/SUNWsamfs/client/src/client/samrpc.c
file path=opt/SUNWsamfs/client/src/xdr/Makefile
file path=opt/SUNWsamfs/client/src/xdr/sam_xdr.c
file path=opt/SUNWsamfs/doc/OPENSOLARIS.LICENSE
file path=opt/SUNWsamfs/doc/tapealert.text
file path=opt/SUNWsamfs/etc/samdb.schema
file path=opt/SUNWsamfs/etc/samdb_sql.cat
file path=opt/SUNWsamfs/etc/startup/samsyschk
file path=opt/SUNWsamfs/examples/archiver.sh
file path=opt/SUNWsamfs/examples/defaults.conf
file path=opt/SUNWsamfs/examples/dev_down.sh
file path=opt/SUNWsamfs/examples/inquiry.conf
file path=opt/SUNWsamfs/examples/log_rotate.sh
file path=opt/SUNWsamfs/examples/recover.sh
file path=opt/SUNWsamfs/examples/recycler.sh
file path=opt/SUNWsamfs/examples/save_core.sh
file path=opt/SUNWsamfs/examples/ssi.sh
file path=opt/SUNWsamfs/examples/tarback.sh
file path=opt/SUNWsamfs/include/catalog.h
file path=opt/SUNWsamfs/include/devstat.h
file path=opt/SUNWsamfs/include/lib.h
file path=opt/SUNWsamfs/include/listio.h
file path=opt/SUNWsamfs/include/mig.h
file path=opt/SUNWsamfs/include/rminfo.h
file path=opt/SUNWsamfs/include/samrpc.h
file path=opt/SUNWsamfs/include/sefstructs.h
file path=opt/SUNWsamfs/include/sefvals.h
file path=opt/SUNWsamfs/include/stat.h
file path=opt/SUNWsamfs/include/version.h
file path=opt/SUNWsamfs/lib/$(MACH64)/libsam.so
link path=opt/SUNWsamfs/lib/$(MACH64)/libsamconf.so \
    target=/usr/lib/fs/samfs/$(MACH64)/libsamconf.so
file path=opt/SUNWsamfs/lib/libarch.so
file path=opt/SUNWsamfs/lib/libfsmdb.so
file path=opt/SUNWsamfs/lib/libfsmgmt.so
file path=opt/SUNWsamfs/lib/libpax_hdr.so
file path=opt/SUNWsamfs/lib/librecycler.so
file path=opt/SUNWsamfs/lib/libsam.so
file path=opt/SUNWsamfs/lib/libsamapi.so
file path=opt/SUNWsamfs/lib/libsamcat.so
link path=opt/SUNWsamfs/lib/libsamconf.so target=/usr/lib/fs/samfs/libsamconf.so
file path=opt/SUNWsamfs/lib/libsamdb.so
file path=opt/SUNWsamfs/lib/libsamfs.so
file path=opt/SUNWsamfs/lib/libsammig.so
file path=opt/SUNWsamfs/lib/libsamrft.so
link path=opt/SUNWsamfs/lib/libsamrpc.so \
    target=/opt/SUNWsamfs/client/lib/libsamrpc.so
file path=opt/SUNWsamfs/lib/libsamut.so
file path=opt/SUNWsamfs/lib/libstager.so
file path=opt/SUNWsamfs/man/man1/archive.1
file path=opt/SUNWsamfs/man/man1/release.1
file path=opt/SUNWsamfs/man/man1/request.1
file path=opt/SUNWsamfs/man/man1/schproj.1
file path=opt/SUNWsamfs/man/man1/sdu.1
file path=opt/SUNWsamfs/man/man1/segment.1
file path=opt/SUNWsamfs/man/man1/setfa.1
file path=opt/SUNWsamfs/man/man1/sfind.1
file path=opt/SUNWsamfs/man/man1/sls.1
file path=opt/SUNWsamfs/man/man1/squota.1
file path=opt/SUNWsamfs/man/man1/ssum.1
file path=opt/SUNWsamfs/man/man1/stage.1
file path=opt/SUNWsamfs/man/man3/intro_libsam.3
file path=opt/SUNWsamfs/man/man3/intro_libsamrpc.3
file path=opt/SUNWsamfs/man/man3/qfs_listio.3
file path=opt/SUNWsamfs/man/man3/sam_advise.3
file path=opt/SUNWsamfs/man/man3/sam_archive.3
file path=opt/SUNWsamfs/man/man3/sam_cancelstage.3
file path=opt/SUNWsamfs/man/man3/sam_closecat.3
file path=opt/SUNWsamfs/man/man3/sam_damage.3
file path=opt/SUNWsamfs/man/man3/sam_devstat.3
file path=opt/SUNWsamfs/man/man3/sam_devstr.3
file path=opt/SUNWsamfs/man/man3/sam_exarchive.3
file path=opt/SUNWsamfs/man/man3/sam_getcatalog.3
file path=opt/SUNWsamfs/man/man3/sam_lstat.3
file path=opt/SUNWsamfs/man/man3/sam_mig_create_file.3
file path=opt/SUNWsamfs/man/man3/sam_mig_mount_media.3
file path=opt/SUNWsamfs/man/man3/sam_mig_rearchive.3
file path=opt/SUNWsamfs/man/man3/sam_mig_release_device.3
file path=opt/SUNWsamfs/man/man3/sam_mig_stage_end.3
file path=opt/SUNWsamfs/man/man3/sam_mig_stage_error.3
file path=opt/SUNWsamfs/man/man3/sam_mig_stage_file.3
file path=opt/SUNWsamfs/man/man3/sam_mig_stage_write.3
file path=opt/SUNWsamfs/man/man3/sam_opencat.3
file path=opt/SUNWsamfs/man/man3/sam_readrminfo.3
file path=opt/SUNWsamfs/man/man3/sam_rearch.3
file path=opt/SUNWsamfs/man/man3/sam_release.3
file path=opt/SUNWsamfs/man/man3/sam_request.3
file path=opt/SUNWsamfs/man/man3/sam_restore_copy.3
file path=opt/SUNWsamfs/man/man3/sam_restore_file.3
file path=opt/SUNWsamfs/man/man3/sam_segment.3
file path=opt/SUNWsamfs/man/man3/sam_segment_stat.3
file path=opt/SUNWsamfs/man/man3/sam_segment_vsn_stat.3
file path=opt/SUNWsamfs/man/man3/sam_setfa.3
file path=opt/SUNWsamfs/man/man3/sam_ssum.3
file path=opt/SUNWsamfs/man/man3/sam_stage.3
file path=opt/SUNWsamfs/man/man3/sam_stat.3
file path=opt/SUNWsamfs/man/man3/sam_unarchive.3
file path=opt/SUNWsamfs/man/man3/sam_undamage.3
file path=opt/SUNWsamfs/man/man3/sam_unrearch.3
file path=opt/SUNWsamfs/man/man3/sam_vsn_stat.3
file path=opt/SUNWsamfs/man/man3/usam_mig_cancel_stage_req.3
file path=opt/SUNWsamfs/man/man3/usam_mig_initialize.3
file path=opt/SUNWsamfs/man/man3/usam_mig_stage_file_req.3
file path=opt/SUNWsamfs/man/man3x/intro_libsam.3x
file path=opt/SUNWsamfs/man/man3x/intro_libsamrpc.3x
file path=opt/SUNWsamfs/man/man3x/sam_archive.3x
file path=opt/SUNWsamfs/man/man3x/sam_closerpc.3x
file path=opt/SUNWsamfs/man/man3x/sam_initrpc.3x
file path=opt/SUNWsamfs/man/man3x/sam_lstat.3x
file path=opt/SUNWsamfs/man/man3x/sam_release.3x
file path=opt/SUNWsamfs/man/man3x/sam_segment.3x
file path=opt/SUNWsamfs/man/man3x/sam_setfa.3x
file path=opt/SUNWsamfs/man/man3x/sam_stage.3x
file path=opt/SUNWsamfs/man/man3x/sam_stat.3x
file path=opt/SUNWsamfs/man/man4/acl2amd640.4
file path=opt/SUNWsamfs/man/man4/acl452.4
file path=opt/SUNWsamfs/man/man4/historian.4
file path=opt/SUNWsamfs/man/man4d/samaio.4d
file path=opt/SUNWsamfs/man/man4d/samioc.4d
file path=opt/SUNWsamfs/man/man5/archiver.cmd.5
file path=opt/SUNWsamfs/man/man5/defaults.conf.5
file path=opt/SUNWsamfs/man/man5/devlog.5
file path=opt/SUNWsamfs/man/man5/diskvols.conf.5
file path=opt/SUNWsamfs/man/man5/fsalogd.cmd.5
file path=opt/SUNWsamfs/man/man5/ftp.cmd.5
file path=opt/SUNWsamfs/man/man5/hosts.fs.5
file path=opt/SUNWsamfs/man/man5/hosts.fs.local.5
file path=opt/SUNWsamfs/man/man5/inquiry.conf.5
file path=opt/SUNWsamfs/man/man5/mcf.5
file path=opt/SUNWsamfs/man/man5/notify.cmd.5
file path=opt/SUNWsamfs/man/man5/nrecycler.cmd.5
file path=opt/SUNWsamfs/man/man5/preview.cmd.5
file path=opt/SUNWsamfs/man/man5/recycler.cmd.5
file path=opt/SUNWsamfs/man/man5/releaser.cmd.5
file path=opt/SUNWsamfs/man/man5/rft.cmd.5
file path=opt/SUNWsamfs/man/man5/samdb.conf.5
file path=opt/SUNWsamfs/man/man5/samfs.cmd.5
file path=opt/SUNWsamfs/man/man5/sefdata.5
file path=opt/SUNWsamfs/man/man5/sefsysevent.5
file path=opt/SUNWsamfs/man/man5/shrink.cmd.5
file path=opt/SUNWsamfs/man/man5/stager.cmd.5
file path=opt/SUNWsamfs/man/man5/stk.5
file path=opt/SUNWsamfs/man/man7/sam-remote.7
file path=opt/SUNWsamfs/man/man7/sam_worm.7
file path=opt/SUNWsamfs/man/man8/HAStoragePlus_samfs.8
file path=opt/SUNWsamfs/man/man8/archive_audit.8
file path=opt/SUNWsamfs/man/man8/archiver.8
file path=opt/SUNWsamfs/man/man8/archiver.sh.8
file path=opt/SUNWsamfs/man/man8/auditslot.8
file path=opt/SUNWsamfs/man/man8/backto.8
file path=opt/SUNWsamfs/man/man8/build_cat.8
file path=opt/SUNWsamfs/man/man8/chmed.8
file path=opt/SUNWsamfs/man/man8/cleandrive.8
file path=opt/SUNWsamfs/man/man8/dev_down.sh.8
file path=opt/SUNWsamfs/man/man8/dmpshm.8
file path=opt/SUNWsamfs/man/man8/dump_cat.8
file path=opt/SUNWsamfs/man/man8/dump_log.8
file path=opt/SUNWsamfs/man/man8/exarchive.8
file path=opt/SUNWsamfs/man/man8/export.8
file path=opt/SUNWsamfs/man/man8/fsmadm.8
file path=opt/SUNWsamfs/man/man8/fsmdb.8
file path=opt/SUNWsamfs/man/man8/fsmgmtd.8
file path=opt/SUNWsamfs/man/man8/generic.8
file path=opt/SUNWsamfs/man/man8/import.8
file path=opt/SUNWsamfs/man/man8/itemize.8
file path=opt/SUNWsamfs/man/man8/load.8
file path=opt/SUNWsamfs/man/man8/load_notify.sh.8
file path=opt/SUNWsamfs/man/man8/log_rotate.sh.8
file path=opt/SUNWsamfs/man/man8/mount_samfs.8
file path=opt/SUNWsamfs/man/man8/move.8
file path=opt/SUNWsamfs/man/man8/nrecycler.sh.8
file path=opt/SUNWsamfs/man/man8/odlabel.8
file path=opt/SUNWsamfs/man/man8/rearch.8
file path=opt/SUNWsamfs/man/man8/recover.sh.8
file path=opt/SUNWsamfs/man/man8/recycler.8
file path=opt/SUNWsamfs/man/man8/recycler.sh.8
file path=opt/SUNWsamfs/man/man8/releaser.8
file path=opt/SUNWsamfs/man/man8/reserve.8
file path=opt/SUNWsamfs/man/man8/restore.sh.8
file path=opt/SUNWsamfs/man/man8/robots.8
file path=opt/SUNWsamfs/man/man8/rpc.sam.8
file path=opt/SUNWsamfs/man/man8/sam-amld.8
file path=opt/SUNWsamfs/man/man8/sam-archiverd.8
file path=opt/SUNWsamfs/man/man8/sam-arcopy.8
file path=opt/SUNWsamfs/man/man8/sam-arfind.8
file path=opt/SUNWsamfs/man/man8/sam-catserverd.8
file path=opt/SUNWsamfs/man/man8/sam-clientd.8
file path=opt/SUNWsamfs/man/man8/sam-dbupd.8
file path=opt/SUNWsamfs/man/man8/sam-fsalogd.8
file path=opt/SUNWsamfs/man/man8/sam-fsd.8
file path=opt/SUNWsamfs/man/man8/sam-ftpd.8
file path=opt/SUNWsamfs/man/man8/sam-genericd.8
file path=opt/SUNWsamfs/man/man8/sam-nrecycler.8
file path=opt/SUNWsamfs/man/man8/sam-recycler.8
file path=opt/SUNWsamfs/man/man8/sam-releaser.8
file path=opt/SUNWsamfs/man/man8/sam-rftd.8
file path=opt/SUNWsamfs/man/man8/sam-robotsd.8
file path=opt/SUNWsamfs/man/man8/sam-rpcd.8
file path=opt/SUNWsamfs/man/man8/sam-scannerd.8
file path=opt/SUNWsamfs/man/man8/sam-serverd.8
file path=opt/SUNWsamfs/man/man8/sam-sharefsd.8
file path=opt/SUNWsamfs/man/man8/sam-shrink.8
file path=opt/SUNWsamfs/man/man8/sam-stagealld.8
file path=opt/SUNWsamfs/man/man8/sam-stagerd.8
file path=opt/SUNWsamfs/man/man8/sam-stagerd_copy.8
file path=opt/SUNWsamfs/man/man8/sam-stk_helper.8
file path=opt/SUNWsamfs/man/man8/sam-stkd.8
file path=opt/SUNWsamfs/man/man8/samadm.8
file path=opt/SUNWsamfs/man/man8/sambcheck.8
file path=opt/SUNWsamfs/man/man8/samchaid.8
file path=opt/SUNWsamfs/man/man8/samcmd.8
file path=opt/SUNWsamfs/man/man8/samcrondump.8
file path=opt/SUNWsamfs/man/man8/samcronfix.8
file path=opt/SUNWsamfs/man/man8/samd.8
file path=opt/SUNWsamfs/man/man8/samdb.8
file path=opt/SUNWsamfs/man/man8/samexplorer.8
file path=opt/SUNWsamfs/man/man8/samexport.8
file path=opt/SUNWsamfs/man/man8/samfsck.8
file path=opt/SUNWsamfs/man/man8/samfsconfig.8
file path=opt/SUNWsamfs/man/man8/samfsdump.8
file path=opt/SUNWsamfs/man/man8/samfsinfo.8
file path=opt/SUNWsamfs/man/man8/samfsrestore.8
file path=opt/SUNWsamfs/man/man8/samfstyp.8
file path=opt/SUNWsamfs/man/man8/samgrowfs.8
file path=opt/SUNWsamfs/man/man8/samimport.8
file path=opt/SUNWsamfs/man/man8/samload.8
file path=opt/SUNWsamfs/man/man8/sammkfs.8
file path=opt/SUNWsamfs/man/man8/samncheck.8
file path=opt/SUNWsamfs/man/man8/samquota.8
file path=opt/SUNWsamfs/man/man8/samquotastat.8
file path=opt/SUNWsamfs/man/man8/samset.8
file path=opt/SUNWsamfs/man/man8/samsharefs.8
file path=opt/SUNWsamfs/man/man8/samsnoop.8
file path=opt/SUNWsamfs/man/man8/samstorade.8
file path=opt/SUNWsamfs/man/man8/samtrace.8
file path=opt/SUNWsamfs/man/man8/samu.8
file path=opt/SUNWsamfs/man/man8/samunhold.8
file path=opt/SUNWsamfs/man/man8/save_core.sh.8
file path=opt/SUNWsamfs/man/man8/scanner.8
file path=opt/SUNWsamfs/man/man8/sefreport.8
file path=opt/SUNWsamfs/man/man8/sendtrap.8
file path=opt/SUNWsamfs/man/man8/set_admin.8
file path=opt/SUNWsamfs/man/man8/set_state.8
file path=opt/SUNWsamfs/man/man8/showqueue.8
file path=opt/SUNWsamfs/man/man8/ssi.sh.8
file path=opt/SUNWsamfs/man/man8/ssi_so.8
file path=opt/SUNWsamfs/man/man8/stageall.8
file path=opt/SUNWsamfs/man/man8/stageback.sh.8
file path=opt/SUNWsamfs/man/man8/star.8
file path=opt/SUNWsamfs/man/man8/tapealert.8
file path=opt/SUNWsamfs/man/man8/tarback.sh.8
file path=opt/SUNWsamfs/man/man8/tplabel.8
file path=opt/SUNWsamfs/man/man8/trace_rotate.8
file path=opt/SUNWsamfs/man/man8/umount_samfs.8
file path=opt/SUNWsamfs/man/man8/unarchive.8
file path=opt/SUNWsamfs/man/man8/undamage.8
file path=opt/SUNWsamfs/man/man8/unload.8
file path=opt/SUNWsamfs/man/man8/unrearch.8
file path=opt/SUNWsamfs/man/man8/unreserve.8
file path=opt/SUNWsamfs/sbin/archive_audit
file path=opt/SUNWsamfs/sbin/archiver
file path=opt/SUNWsamfs/sbin/auditslot
file path=opt/SUNWsamfs/sbin/build_cat
file path=opt/SUNWsamfs/sbin/chmed
file path=opt/SUNWsamfs/sbin/cleandrive
file path=opt/SUNWsamfs/sbin/clientmgmt
file path=opt/SUNWsamfs/sbin/dmpshm
file path=opt/SUNWsamfs/sbin/dump_cat
file path=opt/SUNWsamfs/sbin/dump_log
link path=opt/SUNWsamfs/sbin/exarchive target=unarchive
link path=opt/SUNWsamfs/sbin/export target=samexport
file path=opt/SUNWsamfs/sbin/fsmadm
file path=opt/SUNWsamfs/sbin/fsmdb
file path=opt/SUNWsamfs/sbin/fsmgmtd
file path=opt/SUNWsamfs/sbin/fsmupd
link path=opt/SUNWsamfs/sbin/import target=samimport
file path=opt/SUNWsamfs/sbin/itemize
link path=opt/SUNWsamfs/sbin/load target=samload
file path=opt/SUNWsamfs/sbin/move
file path=opt/SUNWsamfs/sbin/odlabel
link path=opt/SUNWsamfs/sbin/rearch target=unarchive
file path=opt/SUNWsamfs/sbin/reserve
file path=opt/SUNWsamfs/sbin/sam-amld
file path=opt/SUNWsamfs/sbin/sam-archiverd
file path=opt/SUNWsamfs/sbin/sam-arcopy
file path=opt/SUNWsamfs/sbin/sam-arfind
file path=opt/SUNWsamfs/sbin/sam-catserverd
file path=opt/SUNWsamfs/sbin/sam-clientd
file path=opt/SUNWsamfs/sbin/sam-dbupd
file path=opt/SUNWsamfs/sbin/sam-fsalogd
link path=opt/SUNWsamfs/sbin/sam-fsd target=/usr/lib/fs/samfs/sam-fsd
file path=opt/SUNWsamfs/sbin/sam-genericd
file path=opt/SUNWsamfs/sbin/sam-nrecycler
file path=opt/SUNWsamfs/sbin/sam-recycler
file path=opt/SUNWsamfs/sbin/sam-releaser
file path=opt/SUNWsamfs/sbin/sam-rftd
file path=opt/SUNWsamfs/sbin/sam-robotsd
file path=opt/SUNWsamfs/sbin/sam-rpcd
file path=opt/SUNWsamfs/sbin/sam-scannerd
file path=opt/SUNWsamfs/sbin/sam-serverd
file path=opt/SUNWsamfs/sbin/sam-stagealld
file path=opt/SUNWsamfs/sbin/sam-stagerd
file path=opt/SUNWsamfs/sbin/sam-stagerd_copy
file path=opt/SUNWsamfs/sbin/samadm
link path=opt/SUNWsamfs/sbin/sambcheck target=/usr/lib/fs/samfs/bcheck
file path=opt/SUNWsamfs/sbin/samchaid
hardlink path=opt/SUNWsamfs/sbin/samcmd target=samu
file path=opt/SUNWsamfs/sbin/samcrondump
file path=opt/SUNWsamfs/sbin/samd
file path=opt/SUNWsamfs/sbin/samdb
file path=opt/SUNWsamfs/sbin/samexplorer
file path=opt/SUNWsamfs/sbin/samexport
link path=opt/SUNWsamfs/sbin/samfsck target=/usr/lib/fs/samfs/fsck
file path=opt/SUNWsamfs/sbin/samfsconfig
link path=opt/SUNWsamfs/sbin/samfsdump target=/usr/lib/fs/samfs/samfsrestore
link path=opt/SUNWsamfs/sbin/samfsinfo target=/usr/lib/fs/samfs/mkfs
link path=opt/SUNWsamfs/sbin/samfsrestore target=/usr/lib/fs/samfs/samfsrestore
link path=opt/SUNWsamfs/sbin/samfstyp target=/usr/lib/fs/samfs/fstyp
link path=opt/SUNWsamfs/sbin/samgrowfs target=/usr/lib/fs/samfs/mkfs
file path=opt/SUNWsamfs/sbin/samimport
file path=opt/SUNWsamfs/sbin/samload
link path=opt/SUNWsamfs/sbin/sammkfs target=/usr/lib/fs/samfs/mkfs
link path=opt/SUNWsamfs/sbin/samncheck target=/usr/lib/fs/samfs/ncheck
file path=opt/SUNWsamfs/sbin/samquota
file path=opt/SUNWsamfs/sbin/samquotastat
file path=opt/SUNWsamfs/sbin/samset
file path=opt/SUNWsamfs/sbin/samsharefs
file path=opt/SUNWsamfs/sbin/samstorade
file path=opt/SUNWsamfs/sbin/samu
file path=opt/SUNWsamfs/sbin/sefreport
file path=opt/SUNWsamfs/sbin/set_admin
file path=opt/SUNWsamfs/sbin/set_state
file path=opt/SUNWsamfs/sbin/showqueue
file path=opt/SUNWsamfs/sbin/star
file path=opt/SUNWsamfs/sbin/tapealert
file path=opt/SUNWsamfs/sbin/tplabel
file path=opt/SUNWsamfs/sbin/trace_rotate
file path=opt/SUNWsamfs/sbin/unarchive
link path=opt/SUNWsamfs/sbin/undamage target=unarchive
file path=opt/SUNWsamfs/sbin/unload
link path=opt/SUNWsamfs/sbin/unrearch target=unarchive
file path=opt/SUNWsamfs/sbin/unreserve
file path=opt/SUNWsamfs/util/check_mcf.pl
file path=opt/SUNWsamfs/util/readshm
file path=opt/SUNWsamfs/util/samqfs-postinstall
file path=opt/SUNWsamfs/util/samtrace
file path=opt/SUNWsamfs/util/trace
hardlink path=opt/SUNWsamfs/zone/bin/archive target=../../bin/archive
link path=opt/SUNWsamfs/zone/bin/release target=archive
hardlink path=opt/SUNWsamfs/zone/bin/request target=../../bin/request
hardlink path=opt/SUNWsamfs/zone/bin/sdu target=../../bin/sdu
link path=opt/SUNWsamfs/zone/bin/segment target=archive
link path=opt/SUNWsamfs/zone/bin/setfa target=archive
hardlink path=opt/SUNWsamfs/zone/bin/sfind target=../../bin/sfind
hardlink path=opt/SUNWsamfs/zone/bin/sls target=../../bin/sls
link path=opt/SUNWsamfs/zone/bin/squota target=../sbin/samquota
link path=opt/SUNWsamfs/zone/bin/ssum target=archive
link path=opt/SUNWsamfs/zone/bin/stage target=archive
hardlink path=opt/SUNWsamfs/zone/lib/libsam.so target=../../lib/libsam.so
hardlink path=opt/SUNWsamfs/zone/lib/libsamcat.so target=../../lib/libsamcat.so
link path=opt/SUNWsamfs/zone/lib/libsamconf.so \
    target=/usr/lib/fs/samfs/libsamconf.so
hardlink path=opt/SUNWsamfs/zone/lib/libsamrft.so target=../../lib/libsamrft.so
hardlink path=opt/SUNWsamfs/zone/lib/libsamut.so target=../../lib/libsamut.so
hardlink path=opt/SUNWsamfs/zone/man/man1/archive.1 \
    target=../../../man/man1/archive.1
hardlink path=opt/SUNWsamfs/zone/man/man1/release.1 \
    target=../../../man/man1/release.1
hardlink path=opt/SUNWsamfs/zone/man/man1/request.1 \
    target=../../../man/man1/request.1
hardlink path=opt/SUNWsamfs/zone/man/man1/sdu.1 target=../../../man/man1/sdu.1
hardlink path=opt/SUNWsamfs/zone/man/man1/segment.1 \
    target=../../../man/man1/segment.1
hardlink path=opt/SUNWsamfs/zone/man/man1/setfa.1 \
    target=../../../man/man1/setfa.1
hardlink path=opt/SUNWsamfs/zone/man/man1/sfind.1 \
    target=../../../man/man1/sfind.1
hardlink path=opt/SUNWsamfs/zone/man/man1/sls.1 target=../../../man/man1/sls.1
hardlink path=opt/SUNWsamfs/zone/man/man1/squota.1 \
    target=../../../man/man1/squota.1
hardlink path=opt/SUNWsamfs/zone/man/man1/ssum.1 target=../../../man/man1/ssum.1
hardlink path=opt/SUNWsamfs/zone/man/man1/stage.1 \
    target=../../../man/man1/stage.1
hardlink path=opt/SUNWsamfs/zone/sbin/samquota target=../../sbin/samquota
file path=usr/lib/devfsadm/linkmod/SUNW_samaio_link.so
file path=usr/lib/fs/samfs/$(MACH)/fsck
file path=usr/lib/fs/samfs/$(MACH)/mkfs
file path=usr/lib/fs/samfs/$(MACH64)/fsck
file path=usr/lib/fs/samfs/$(MACH64)/libsamconf.so
file path=usr/lib/fs/samfs/$(MACH64)/mkfs
file path=usr/lib/fs/samfs/bcheck
file path=usr/lib/fs/samfs/fsck
file path=usr/lib/fs/samfs/fstyp
file path=usr/lib/fs/samfs/libsamconf.so
file path=usr/lib/fs/samfs/mkfs
link path=usr/lib/fs/samfs/mount target=/etc/fs/samfs/mount
file path=usr/lib/fs/samfs/ncheck
file path=usr/lib/fs/samfs/sam-fsd
link path=usr/lib/fs/samfs/samfsdump target=samfsrestore
file path=usr/lib/fs/samfs/samfsrestore
link path=usr/lib/fs/samfs/umount target=/etc/fs/samfs/umount
file path=usr/lib/locale/C/LC_MESSAGES/SUNWsamfs
file path=var/opt/SUNWsamfs/errcodes/acl2amd640
file path=var/opt/SUNWsamfs/errcodes/acl452
file path=var/opt/SUNWsamfs/errcodes/adic100
file path=var/opt/SUNWsamfs/errcodes/adic1000
file path=var/opt/SUNWsamfs/errcodes/adic448
file path=var/opt/SUNWsamfs/errcodes/atl1500
file path=var/opt/SUNWsamfs/errcodes/atlp3000
file path=var/opt/SUNWsamfs/errcodes/cyg1803
file path=var/opt/SUNWsamfs/errcodes/dlt2700
file path=var/opt/SUNWsamfs/errcodes/docstor
file path=var/opt/SUNWsamfs/errcodes/exb210
file path=var/opt/SUNWsamfs/errcodes/exbx80
file path=var/opt/SUNWsamfs/errcodes/fujitsu_nm
file path=var/opt/SUNWsamfs/errcodes/hpc7200
file path=var/opt/SUNWsamfs/errcodes/hpoplib
file path=var/opt/SUNWsamfs/errcodes/hpslxx
file path=var/opt/SUNWsamfs/errcodes/ibm3570c
file path=var/opt/SUNWsamfs/errcodes/ibm3584
file path=var/opt/SUNWsamfs/errcodes/metd28
file path=var/opt/SUNWsamfs/errcodes/metd360
file path=var/opt/SUNWsamfs/errcodes/odi_neo
file path=var/opt/SUNWsamfs/errcodes/plasmond
file path=var/opt/SUNWsamfs/errcodes/plasmong
file path=var/opt/SUNWsamfs/errcodes/qual82xx
file path=var/opt/SUNWsamfs/errcodes/quantumc4
file path=var/opt/SUNWsamfs/errcodes/sonycsm
file path=var/opt/SUNWsamfs/errcodes/sonydms
file path=var/opt/SUNWsamfs/errcodes/spcpyth
file path=var/opt/SUNWsamfs/errcodes/speclog
file path=var/opt/SUNWsamfs/errcodes/stk97xx
file path=var/opt/SUNWsamfs/errcodes/stklxx
file path=var/opt/SUNWsamfs/errcodes/stksl3000
file path=var/svc/manifest/system/sam-fsd.xml
file path=var/svc/manifest/system/samqfs-postinstall.xml
components/openindiana/samqfs/pkg5
@@ -2,7 +2,7 @@
    "dependencies": [
        "SUNWcs",
        "database/berkeleydb-5",
        "database/mariadb-103/library",
        "database/mariadb-106/library",
        "library/python/jinja2",
        "library/zlib",
        "runtime/perl",
components/openindiana/samqfs/samqfs.p5m
@@ -55,7 +55,7 @@
file path=opt/SUNWsamfs/client/examples/samstat.c
link path=opt/SUNWsamfs/client/include/samrpc.h \
    target=/opt/SUNWsamfs/include/samrpc.h pkg.linted.userland.action002.0=true
file path=opt/SUNWsamfs/client/lib/libsamrpc.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamrpc.so
file path=opt/SUNWsamfs/client/src/client/Makefile
file path=opt/SUNWsamfs/client/src/client/sam_attrtoa.c
file path=opt/SUNWsamfs/client/src/client/samfs_clnt.c
@@ -75,7 +75,6 @@
file path=opt/SUNWsamfs/examples/recover.sh
file path=opt/SUNWsamfs/examples/recycler.sh
file path=opt/SUNWsamfs/examples/save_core.sh
file path=opt/SUNWsamfs/examples/ssi.sh
file path=opt/SUNWsamfs/examples/tarback.sh
file path=opt/SUNWsamfs/include/catalog.h
file path=opt/SUNWsamfs/include/devstat.h
@@ -88,26 +87,24 @@
file path=opt/SUNWsamfs/include/sefvals.h
file path=opt/SUNWsamfs/include/stat.h
file path=opt/SUNWsamfs/include/version.h
file path=opt/SUNWsamfs/lib/$(MACH64)/libsam.so
link path=opt/SUNWsamfs/lib/$(MACH64)/libsamconf.so \
    target=/usr/lib/fs/samfs/$(MACH64)/libsamconf.so pkg.linted.userland.action002.0=true
file path=opt/SUNWsamfs/lib/libarch.so
file path=opt/SUNWsamfs/lib/libfsmdb.so
file path=opt/SUNWsamfs/lib/libfsmgmt.so
file path=opt/SUNWsamfs/lib/libpax_hdr.so
file path=opt/SUNWsamfs/lib/librecycler.so
file path=opt/SUNWsamfs/lib/libsam.so
file path=opt/SUNWsamfs/lib/libsamapi.so
file path=opt/SUNWsamfs/lib/libsamcat.so
link path=opt/SUNWsamfs/lib/libsamconf.so target=/usr/lib/fs/samfs/libsamconf.so pkg.linted.userland.action002.0=true
file path=opt/SUNWsamfs/lib/libsamdb.so
file path=opt/SUNWsamfs/lib/libsamfs.so
file path=opt/SUNWsamfs/lib/libsammig.so
file path=opt/SUNWsamfs/lib/libsamrft.so
link path=opt/SUNWsamfs/lib/libsamrpc.so \
    target=/opt/SUNWsamfs/client/lib/libsamrpc.so pkg.linted.userland.action002.0=true
file path=opt/SUNWsamfs/lib/libsamut.so
file path=opt/SUNWsamfs/lib/libstager.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libarch.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libfsmdb.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libfsmgmt.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libpax_hdr.so
file path=opt/SUNWsamfs/lib/$(MACH64)/librecycler.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsam.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamapi.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamcat.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamdb.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamfs.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsammig.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamrft.so
link path=opt/SUNWsamfs/client/lib/$(MACH64)/libsamrpc.so \
    target=/opt/SUNWsamfs/lib/$(MACH64)/libsamrpc.so pkg.linted.userland.action002.0=true
file path=opt/SUNWsamfs/lib/$(MACH64)/libsamut.so
file path=opt/SUNWsamfs/lib/$(MACH64)/libstager.so
file path=opt/SUNWsamfs/man/man1/archive.1
file path=opt/SUNWsamfs/man/man1/release.1
file path=opt/SUNWsamfs/man/man1/request.1
@@ -200,7 +197,6 @@
file path=opt/SUNWsamfs/man/man5/sefsysevent.5
file path=opt/SUNWsamfs/man/man5/shrink.cmd.5
file path=opt/SUNWsamfs/man/man5/stager.cmd.5
file path=opt/SUNWsamfs/man/man5/stk.5
file path=opt/SUNWsamfs/man/man7/sam-remote.7
file path=opt/SUNWsamfs/man/man7/sam_worm.7
file path=opt/SUNWsamfs/man/man8/HAStoragePlus_samfs.8
@@ -264,8 +260,6 @@
file path=opt/SUNWsamfs/man/man8/sam-stagealld.8
file path=opt/SUNWsamfs/man/man8/sam-stagerd.8
file path=opt/SUNWsamfs/man/man8/sam-stagerd_copy.8
file path=opt/SUNWsamfs/man/man8/sam-stk_helper.8
file path=opt/SUNWsamfs/man/man8/sam-stkd.8
file path=opt/SUNWsamfs/man/man8/samadm.8
file path=opt/SUNWsamfs/man/man8/sambcheck.8
file path=opt/SUNWsamfs/man/man8/samchaid.8
@@ -303,8 +297,6 @@
file path=opt/SUNWsamfs/man/man8/set_admin.8
file path=opt/SUNWsamfs/man/man8/set_state.8
file path=opt/SUNWsamfs/man/man8/showqueue.8
file path=opt/SUNWsamfs/man/man8/ssi.sh.8
file path=opt/SUNWsamfs/man/man8/ssi_so.8
file path=opt/SUNWsamfs/man/man8/stageall.8
file path=opt/SUNWsamfs/man/man8/stageback.sh.8
file path=opt/SUNWsamfs/man/man8/star.8
@@ -416,12 +408,12 @@
link path=opt/SUNWsamfs/zone/bin/squota target=../sbin/samquota
link path=opt/SUNWsamfs/zone/bin/ssum target=archive
link path=opt/SUNWsamfs/zone/bin/stage target=archive
hardlink path=opt/SUNWsamfs/zone/lib/libsam.so target=../../lib/libsam.so
hardlink path=opt/SUNWsamfs/zone/lib/libsamcat.so target=../../lib/libsamcat.so
link path=opt/SUNWsamfs/zone/lib/libsamconf.so \
    target=/usr/lib/fs/samfs/libsamconf.so pkg.linted.userland.action002.0=true
hardlink path=opt/SUNWsamfs/zone/lib/libsamrft.so target=../../lib/libsamrft.so
hardlink path=opt/SUNWsamfs/zone/lib/libsamut.so target=../../lib/libsamut.so
hardlink path=opt/SUNWsamfs/zone/lib/$(MACH64)/libsam.so target=../../../lib/$(MACH64)/libsam.so
hardlink path=opt/SUNWsamfs/zone/lib/$(MACH64)/libsamcat.so target=../../../lib/$(MACH64)/libsamcat.so
link path=opt/SUNWsamfs/zone/lib/$(MACH64)/libsamconf.so \
    target=/usr/lib/fs/samfs/$(MACH64)/libsamconf.so pkg.linted.userland.action002.0=true
hardlink path=opt/SUNWsamfs/zone/lib/$(MACH64)/libsamrft.so target=../../../lib/$(MACH64)/libsamrft.so
hardlink path=opt/SUNWsamfs/zone/lib/$(MACH64)/libsamut.so target=../../../lib/$(MACH64)/libsamut.so
hardlink path=opt/SUNWsamfs/zone/man/man1/archive.1 \
    target=../../../man/man1/archive.1
hardlink path=opt/SUNWsamfs/zone/man/man1/release.1 \
@@ -443,15 +435,12 @@
    target=../../../man/man1/stage.1
hardlink path=opt/SUNWsamfs/zone/sbin/samquota target=../../sbin/samquota
file path=usr/lib/devfsadm/linkmod/SUNW_samaio_link.so
file path=usr/lib/fs/samfs/$(MACH)/fsck mode=0555
file path=usr/lib/fs/samfs/$(MACH)/mkfs mode=0555
file path=usr/lib/fs/samfs/$(MACH64)/fsck mode=0555
file path=usr/lib/fs/samfs/$(MACH64)/libsamconf.so
file path=usr/lib/fs/samfs/$(MACH64)/mkfs mode=0555
file path=usr/lib/fs/samfs/bcheck mode=0550
file path=usr/lib/fs/samfs/fsck mode=0550
file path=usr/lib/fs/samfs/fstyp mode=0555
file path=usr/lib/fs/samfs/libsamconf.so
file path=usr/lib/fs/samfs/mkfs mode=0555
link path=usr/lib/fs/samfs/mount target=/etc/fs/samfs/mount pkg.linted.userland.action002.0=true
file path=usr/lib/fs/samfs/ncheck mode=0550