From 2fdca297f75fd5086b28ae02d57ed28917ff89b7 Mon Sep 17 00:00:00 2001 From: Lauri Tirkkonen Date: Mon, 13 Aug 2018 22:18:36 +0300 Subject: [PATCH] inline always-installed packages into core-os package list to inline acquired by 'pkg install core-os' into an empty image. packages that would have otherwise been inlined, but use , are not inlined in this commit. --- .../{developer-dtrace.mf => developer-dtrace.inc} | 6 - usr/src/pkg/manifests/developer-dtrace.mf | 116 +- .../{install-beadm.mf => install-beadm.inc} | 5 - usr/src/pkg/manifests/install-beadm.mf | 59 +- .../{library-libedit.mf => library-libedit.inc} | 4 - usr/src/pkg/manifests/library-libedit.mf | 41 +- .../{library-libressl.mf => library-libressl.inc} | 5 - usr/src/pkg/manifests/library-libressl.mf | 558 +--- .../{library-libtecla.mf => library-libtecla.inc} | 7 - usr/src/pkg/manifests/library-libtecla.mf | 64 +- .../{library-ncurses.mf => library-ncurses.inc} | 5 - usr/src/pkg/manifests/library-ncurses.mf | 2994 +------------------- ...aris.mf => runtime-perl-module-sun-solaris.inc} | 10 +- .../manifests/runtime-perl-module-sun-solaris.mf | 131 +- ...e-system-smb.mf => service-file-system-smb.inc} | 6 - usr/src/pkg/manifests/service-file-system-smb.mf | 109 +- .../{service-picl.mf => service-picl.inc} | 6 - usr/src/pkg/manifests/service-picl.mf | 120 +- ...esource-pools.mf => service-resource-pools.inc} | 5 - usr/src/pkg/manifests/service-resource-pools.mf | 96 +- ...ce-security-gss.mf => service-security-gss.inc} | 7 - usr/src/pkg/manifests/service-security-gss.mf | 63 +- ...rberos-5.mf => service-security-kerberos-5.inc} | 6 - .../pkg/manifests/service-security-kerberos-5.mf | 114 +- .../manifests/{shell-ksh93.mf => shell-ksh93.inc} | 8 - usr/src/pkg/manifests/shell-ksh93.mf | 200 +- usr/src/pkg/manifests/system-core-os.mf | 30 + ...ables.mf => system-data-keyboard-keytables.inc} | 7 - .../manifests/system-data-keyboard-keytables.mf | 275 +- ...m-data-zoneinfo.mf => system-data-zoneinfo.inc} | 6 - usr/src/pkg/manifests/system-data-zoneinfo.mf | 709 +---- .../manifests/{system-ficl.mf => system-ficl.inc} | 6 - usr/src/pkg/manifests/system-ficl.mf | 43 +- ...le-system-smb.mf => system-file-system-smb.inc} | 6 - usr/src/pkg/manifests/system-file-system-smb.mf | 107 +- ...le-system-zfs.mf => system-file-system-zfs.inc} | 8 - usr/src/pkg/manifests/system-file-system-zfs.mf | 163 +- ...libdiskmgt.mf => system-library-libdiskmgt.inc} | 6 - usr/src/pkg/manifests/system-library-libdiskmgt.mf | 43 +- ...tem-library-math.mf => system-library-math.inc} | 8 - usr/src/pkg/manifests/system-library-math.mf | 66 +- ...system-library-security-gss-diffie-hellman.inc} | 8 - .../system-library-security-gss-diffie-hellman.mf | 56 +- ...o.mf => system-library-security-gss-spnego.inc} | 6 - .../system-library-security-gss-spnego.mf | 46 +- ...rity-gss.mf => system-library-security-gss.inc} | 7 - .../pkg/manifests/system-library-security-gss.mf | 104 +- ...sasl.mf => system-library-security-libsasl.inc} | 8 - .../manifests/system-library-security-libsasl.mf | 116 +- ....mf => system-library-storage-scsi-plugins.inc} | 6 - .../system-library-storage-scsi-plugins.mf | 59 +- .../{system-library.mf => system-library.inc} | 6 - usr/src/pkg/manifests/system-library.mf | 1133 +------- ...ilwrapper.mf => system-network-mailwrapper.inc} | 7 - .../pkg/manifests/system-network-mailwrapper.mf | 47 +- .../{system-zones.mf => system-zones.inc} | 6 - usr/src/pkg/manifests/system-zones.mf | 109 +- 57 files changed, 125 insertions(+), 7827 deletions(-) copy usr/src/pkg/manifests/{developer-dtrace.mf => developer-dtrace.inc} (93%) rewrite usr/src/pkg/manifests/developer-dtrace.mf (98%) copy usr/src/pkg/manifests/{install-beadm.mf => install-beadm.inc} (87%) rewrite usr/src/pkg/manifests/install-beadm.mf (97%) copy usr/src/pkg/manifests/{library-libedit.mf => library-libedit.inc} (87%) rewrite usr/src/pkg/manifests/library-libedit.mf (94%) copy usr/src/pkg/manifests/{library-libressl.mf => library-libressl.inc} (99%) rewrite usr/src/pkg/manifests/library-libressl.mf (99%) copy usr/src/pkg/manifests/{library-libtecla.mf => library-libtecla.inc} (85%) rewrite usr/src/pkg/manifests/library-libtecla.mf (95%) copy usr/src/pkg/manifests/{library-ncurses.mf => library-ncurses.inc} (99%) rewrite usr/src/pkg/manifests/library-ncurses.mf (99%) copy usr/src/pkg/manifests/{runtime-perl-module-sun-solaris.mf => runtime-perl-module-sun-solaris.inc} (93%) rewrite usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf (98%) copy usr/src/pkg/manifests/{service-file-system-smb.mf => service-file-system-smb.inc} (92%) rewrite usr/src/pkg/manifests/service-file-system-smb.mf (98%) copy usr/src/pkg/manifests/{service-picl.mf => service-picl.inc} (94%) rewrite usr/src/pkg/manifests/service-picl.mf (99%) copy usr/src/pkg/manifests/{service-resource-pools.mf => service-resource-pools.inc} (92%) rewrite usr/src/pkg/manifests/service-resource-pools.mf (98%) copy usr/src/pkg/manifests/{service-security-gss.mf => service-security-gss.inc} (85%) rewrite usr/src/pkg/manifests/service-security-gss.mf (97%) copy usr/src/pkg/manifests/{service-security-kerberos-5.mf => service-security-kerberos-5.inc} (93%) rewrite usr/src/pkg/manifests/service-security-kerberos-5.mf (98%) copy usr/src/pkg/manifests/{shell-ksh93.mf => shell-ksh93.inc} (94%) rewrite usr/src/pkg/manifests/shell-ksh93.mf (98%) copy usr/src/pkg/manifests/{system-data-keyboard-keytables.mf => system-data-keyboard-keytables.inc} (97%) rewrite usr/src/pkg/manifests/system-data-keyboard-keytables.mf (99%) copy usr/src/pkg/manifests/{system-data-zoneinfo.mf => system-data-zoneinfo.inc} (99%) rewrite usr/src/pkg/manifests/system-data-zoneinfo.mf (99%) copy usr/src/pkg/manifests/{system-ficl.mf => system-ficl.inc} (79%) rewrite usr/src/pkg/manifests/system-ficl.mf (94%) copy usr/src/pkg/manifests/{system-file-system-smb.mf => system-file-system-smb.inc} (92%) rewrite usr/src/pkg/manifests/system-file-system-smb.mf (98%) copy usr/src/pkg/manifests/{system-file-system-zfs.mf => system-file-system-zfs.inc} (95%) rewrite usr/src/pkg/manifests/system-file-system-zfs.mf (99%) copy usr/src/pkg/manifests/{system-library-libdiskmgt.mf => system-library-libdiskmgt.inc} (78%) rewrite usr/src/pkg/manifests/system-library-libdiskmgt.mf (95%) copy usr/src/pkg/manifests/{system-library-math.mf => system-library-math.inc} (84%) rewrite usr/src/pkg/manifests/system-library-math.mf (97%) copy usr/src/pkg/manifests/{system-library-security-gss-diffie-hellman.mf => system-library-security-gss-diffie-hellman.inc} (82%) rewrite usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf (95%) copy usr/src/pkg/manifests/{system-library-security-gss-spnego.mf => system-library-security-gss-spnego.inc} (80%) rewrite usr/src/pkg/manifests/system-library-security-gss-spnego.mf (95%) copy usr/src/pkg/manifests/{system-library-security-gss.mf => system-library-security-gss.inc} (92%) rewrite usr/src/pkg/manifests/system-library-security-gss.mf (98%) copy usr/src/pkg/manifests/{system-library-security-libsasl.mf => system-library-security-libsasl.inc} (91%) rewrite usr/src/pkg/manifests/system-library-security-libsasl.mf (98%) copy usr/src/pkg/manifests/{system-library-storage-scsi-plugins.mf => system-library-storage-scsi-plugins.inc} (86%) rewrite usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf (96%) copy usr/src/pkg/manifests/{system-library.mf => system-library.inc} (99%) rewrite usr/src/pkg/manifests/system-library.mf (99%) copy usr/src/pkg/manifests/{system-network-mailwrapper.mf => system-network-mailwrapper.inc} (78%) rewrite usr/src/pkg/manifests/system-network-mailwrapper.mf (96%) copy usr/src/pkg/manifests/{system-zones.mf => system-zones.inc} (93%) rewrite usr/src/pkg/manifests/system-zones.mf (98%) diff --git a/usr/src/pkg/manifests/developer-dtrace.mf b/usr/src/pkg/manifests/developer-dtrace.inc similarity index 93% copy from usr/src/pkg/manifests/developer-dtrace.mf copy to usr/src/pkg/manifests/developer-dtrace.inc index a98a3df197..efc52008ee 100644 --- a/usr/src/pkg/manifests/developer-dtrace.mf +++ b/usr/src/pkg/manifests/developer-dtrace.inc @@ -27,12 +27,6 @@ # Copyright (c) 2012 by Delphix. All rights reserved. # -set name=pkg.fmri value=pkg:/developer/dtrace@$(PKGVERS) -set name=pkg.description value="Dynamic Tracing (DTrace) Clients" -set name=pkg.summary value="DTrace Clients" -set name=info.classification \ - value=org.opensolaris.category.2008:Development/System -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/include dir path=usr/include/sys diff --git a/usr/src/pkg/manifests/developer-dtrace.mf b/usr/src/pkg/manifests/developer-dtrace.mf dissimilarity index 98% index a98a3df197..e73bd11251 100644 --- a/usr/src/pkg/manifests/developer-dtrace.mf +++ b/usr/src/pkg/manifests/developer-dtrace.mf @@ -1,113 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -# -# Copyright (c) 2012 by Delphix. All rights reserved. -# - -set name=pkg.fmri value=pkg:/developer/dtrace@$(PKGVERS) -set name=pkg.description value="Dynamic Tracing (DTrace) Clients" -set name=pkg.summary value="DTrace Clients" -set name=info.classification \ - value=org.opensolaris.category.2008:Development/System -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/include -dir path=usr/include/sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/devfsadm group=sys -dir path=usr/lib/devfsadm/linkmod group=sys -dir path=usr/lib/dtrace -dir path=usr/lib/dtrace/64 -dir path=usr/lib/mdb group=sys -dir path=usr/lib/mdb/kvm group=sys -dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys -dir path=usr/lib/mdb/raw group=sys -dir path=usr/lib/mdb/raw/$(ARCH64) group=sys -dir path=usr/sbin -dir path=usr/sbin/$(ARCH32) -dir path=usr/sbin/$(ARCH64) -dir path=usr/share -dir path=usr/share/lib -dir path=usr/share/man/man8 -dir path=usr/share/man/man3lib -file path=usr/include/dtrace.h -file path=usr/include/sys/dtrace.h -file path=usr/include/sys/dtrace_impl.h -file path=usr/include/sys/fasttrap.h -file path=usr/include/sys/fasttrap_impl.h -file path=usr/include/sys/fasttrap_isa.h -file path=usr/include/sys/lockstat.h -file path=usr/include/sys/sdt.h -file path=usr/lib/$(ARCH64)/libdtrace.so.1 -file path=usr/lib/devfsadm/linkmod/SUNW_dtrace_link.so group=sys -file path=usr/lib/dtrace/64/drti.o mode=0444 -file path=usr/lib/dtrace/64/libdtrace_forceload.so mode=0555 -file path=usr/lib/dtrace/drti.o mode=0444 -file path=usr/lib/dtrace/errno.d mode=0444 -file path=usr/lib/dtrace/fc.d mode=0444 -file path=usr/lib/dtrace/io.d mode=0444 -file path=usr/lib/dtrace/ip.d mode=0444 -file path=usr/lib/dtrace/iscsit.d mode=0444 -file path=usr/lib/dtrace/libdtrace_forceload.so mode=0555 -file path=usr/lib/dtrace/net.d mode=0444 -file path=usr/lib/dtrace/nfs.d mode=0444 -file path=usr/lib/dtrace/nfssrv.d mode=0444 -file path=usr/lib/dtrace/procfs.d mode=0444 -file path=usr/lib/dtrace/regs.d mode=0444 -file path=usr/lib/dtrace/sched.d mode=0444 -file path=usr/lib/dtrace/scsi.d mode=0444 -file path=usr/lib/dtrace/signal.d mode=0444 -file path=usr/lib/dtrace/srp.d mode=0444 -file path=usr/lib/dtrace/sysevent.d mode=0444 -file path=usr/lib/dtrace/tcp.d mode=0444 -file path=usr/lib/dtrace/udp.d mode=0444 -file path=usr/lib/dtrace/unistd.d mode=0444 -file path=usr/lib/libdtrace.so.1 -file path=usr/lib/mdb/kvm/$(ARCH64)/dtrace.so group=sys mode=0555 -file path=usr/lib/mdb/raw/$(ARCH64)/dof.so group=sys mode=0555 -file path=usr/lib/mdb/raw/dof.so group=sys mode=0555 -file path=usr/sbin/$(ARCH32)/dtrace mode=0555 -$(i386_ONLY)file path=usr/sbin/$(ARCH32)/intrstat mode=0555 -$(i386_ONLY)file path=usr/sbin/$(ARCH32)/lockstat mode=0555 -$(i386_ONLY)file path=usr/sbin/$(ARCH32)/plockstat mode=0555 -file path=usr/sbin/$(ARCH64)/dtrace mode=0555 -file path=usr/sbin/$(ARCH64)/intrstat mode=0555 -file path=usr/sbin/$(ARCH64)/lockstat mode=0555 -file path=usr/sbin/$(ARCH64)/plockstat mode=0555 -file path=usr/share/man/man8/dtrace.8 -file path=usr/share/man/man8/intrstat.8 -file path=usr/share/man/man8/lockstat.8 -file path=usr/share/man/man8/plockstat.8 -file path=usr/share/man/man3lib/libdtrace.3lib -hardlink path=usr/sbin/dtrace target=../../usr/lib/isaexec -hardlink path=usr/sbin/intrstat target=../../usr/lib/isaexec -hardlink path=usr/sbin/lockstat target=../../usr/lib/isaexec -hardlink path=usr/sbin/plockstat target=../../usr/lib/isaexec -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/libdtrace.so target=libdtrace.so.1 -link path=usr/lib/libdtrace.so target=libdtrace.so.1 +set name=pkg.fmri value=pkg:/developer/dtrace@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/install-beadm.mf b/usr/src/pkg/manifests/install-beadm.inc similarity index 87% copy from usr/src/pkg/manifests/install-beadm.mf copy to usr/src/pkg/manifests/install-beadm.inc index e6e967166e..fd95f06163 100644 --- a/usr/src/pkg/manifests/install-beadm.mf +++ b/usr/src/pkg/manifests/install-beadm.inc @@ -24,11 +24,6 @@ # Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/install/beadm@$(PKGVERS) -set name=pkg.description value="Boot Environment Management Tool" -set name=pkg.summary value="beadm utility" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) dir path=sbin group=sys dir path=usr group=sys dir path=usr/include diff --git a/usr/src/pkg/manifests/install-beadm.mf b/usr/src/pkg/manifests/install-beadm.mf dissimilarity index 97% index e6e967166e..c8c9656bf0 100644 --- a/usr/src/pkg/manifests/install-beadm.mf +++ b/usr/src/pkg/manifests/install-beadm.mf @@ -1,56 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2010 Nexenta Systems, Inc. All rights reserved. -# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/install/beadm@$(PKGVERS) -set name=pkg.description value="Boot Environment Management Tool" -set name=pkg.summary value="beadm utility" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -dir path=sbin group=sys -dir path=usr group=sys -dir path=usr/include -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/python$(PYTHON_VERSION) -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/64 -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/beadm -dir path=usr/sbin -dir path=usr/share -dir path=usr/share/man -dir path=usr/share/man/man8 -file path=sbin/beadm mode=0555 -file path=usr/include/libbe.h -file path=usr/lib/$(ARCH64)/libbe.so.1 -file path=usr/lib/libbe.so.1 -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/64/libbe_py.so -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/libbe_py.so -file path=usr/share/man/man8/beadm.8 -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/libbe.so target=./libbe.so.1 -link path=usr/lib/libbe.so target=./libbe.so.1 -link path=usr/sbin/beadm target=../../sbin/beadm +set name=pkg.fmri value=pkg:/install/beadm@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/library-libedit.mf b/usr/src/pkg/manifests/library-libedit.inc similarity index 87% copy from usr/src/pkg/manifests/library-libedit.mf copy to usr/src/pkg/manifests/library-libedit.inc index 420d2e8356..43398fb62a 100644 --- a/usr/src/pkg/manifests/library-libedit.mf +++ b/usr/src/pkg/manifests/library-libedit.inc @@ -12,10 +12,6 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -set name=pkg.fmri \ - value=pkg:/library/libedit@5.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="editline library (libedit)" -set name=pkg.summary value="editline library (libedit)" dir path=usr group=sys dir path=usr/include dir path=usr/lib diff --git a/usr/src/pkg/manifests/library-libedit.mf b/usr/src/pkg/manifests/library-libedit.mf dissimilarity index 94% index 420d2e8356..6d964763d4 100644 --- a/usr/src/pkg/manifests/library-libedit.mf +++ b/usr/src/pkg/manifests/library-libedit.mf @@ -1,37 +1,4 @@ -# Copyright 2017 Lauri Tirkkonen -# -# Permission to use, copy, modify, and/or distribute this software for any -# purpose with or without fee is hereby granted, provided that the above -# copyright notice and this permission notice appear in all copies. -# -# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# -set name=pkg.fmri \ - value=pkg:/library/libedit@5.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="editline library (libedit)" -set name=pkg.summary value="editline library (libedit)" -dir path=usr group=sys -dir path=usr/include -dir path=usr/lib -dir path=usr/lib/amd64 -dir path=usr/share -dir path=usr/share/man -dir path=usr/share/man/man3 -dir path=usr/share/man/man5 -dir path=usr/share/man/man7 -file path=usr/include/histedit.h -file path=usr/lib/amd64/libedit.so.5.2 mode=0555 -file path=usr/lib/libedit.so.5.2 mode=0555 -file path=usr/share/man/man3/editline.3 -file path=usr/share/man/man5/editrc.5 -file path=usr/share/man/man7/editline.7 -link path=usr/lib/amd64/libedit.so target=libedit.so.5.2 -link path=usr/lib/amd64/libedit.so.5 target=libedit.so.5.2 -link path=usr/lib/libedit.so target=libedit.so.5.2 -link path=usr/lib/libedit.so.5 target=libedit.so.5.2 +set name=pkg.fmri \ + value=pkg:/library/libedit@5.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/library-libressl.mf b/usr/src/pkg/manifests/library-libressl.inc similarity index 99% copy from usr/src/pkg/manifests/library-libressl.mf copy to usr/src/pkg/manifests/library-libressl.inc index 6da6dcf4eb..96ac283e57 100644 --- a/usr/src/pkg/manifests/library-libressl.mf +++ b/usr/src/pkg/manifests/library-libressl.inc @@ -12,11 +12,6 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -set name=pkg.fmri \ - value=pkg:/library/libressl@2.7.4,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description \ - value="LibreSSL - TLS/crypto stack forked from OpenSSL" -set name=pkg.summary value="LibreSSL - TLS/crypto stack forked from OpenSSL" dir path=etc group=sys dir path=etc/ssl group=sys dir path=usr group=sys diff --git a/usr/src/pkg/manifests/library-libressl.mf b/usr/src/pkg/manifests/library-libressl.mf dissimilarity index 99% index 6da6dcf4eb..5b5fd081a5 100644 --- a/usr/src/pkg/manifests/library-libressl.mf +++ b/usr/src/pkg/manifests/library-libressl.mf @@ -1,554 +1,4 @@ -# Copyright 2017-2018 Lauri Tirkkonen -# -# Permission to use, copy, modify, and/or distribute this software for any -# purpose with or without fee is hereby granted, provided that the above -# copyright notice and this permission notice appear in all copies. -# -# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# -set name=pkg.fmri \ - value=pkg:/library/libressl@2.7.4,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description \ - value="LibreSSL - TLS/crypto stack forked from OpenSSL" -set name=pkg.summary value="LibreSSL - TLS/crypto stack forked from OpenSSL" -dir path=etc group=sys -dir path=etc/ssl group=sys -dir path=usr group=sys -dir path=usr/bin -dir path=usr/include -dir path=usr/include/openssl -dir path=usr/lib -dir path=usr/lib/amd64 -dir path=usr/lib/pkgconfig group=other -dir path=usr/share -dir path=usr/share/man -dir path=usr/share/man/man2 -dir path=usr/share/man/man3 -dir path=usr/share/man/man5 -file path=etc/ssl/cert.pem mode=0444 -file path=etc/ssl/openssl.cnf mode=0444 -file path=etc/ssl/x509v3.cnf mode=0444 -file path=usr/bin/nc mode=0555 -file path=usr/bin/openssl mode=0555 -file path=usr/include/openssl/aes.h -file path=usr/include/openssl/asn1.h -file path=usr/include/openssl/asn1_mac.h -file path=usr/include/openssl/asn1t.h -file path=usr/include/openssl/bio.h -file path=usr/include/openssl/blowfish.h -file path=usr/include/openssl/bn.h -file path=usr/include/openssl/buffer.h -file path=usr/include/openssl/camellia.h -file path=usr/include/openssl/cast.h -file path=usr/include/openssl/chacha.h -file path=usr/include/openssl/cmac.h -file path=usr/include/openssl/comp.h -file path=usr/include/openssl/conf.h -file path=usr/include/openssl/conf_api.h -file path=usr/include/openssl/crypto.h -file path=usr/include/openssl/curve25519.h -file path=usr/include/openssl/des.h -file path=usr/include/openssl/dh.h -file path=usr/include/openssl/dsa.h -file path=usr/include/openssl/dso.h -file path=usr/include/openssl/dtls1.h -file path=usr/include/openssl/ec.h -file path=usr/include/openssl/ecdh.h -file path=usr/include/openssl/ecdsa.h -file path=usr/include/openssl/engine.h -file path=usr/include/openssl/err.h -file path=usr/include/openssl/evp.h -file path=usr/include/openssl/gost.h -file path=usr/include/openssl/hkdf.h -file path=usr/include/openssl/hmac.h -file path=usr/include/openssl/idea.h -file path=usr/include/openssl/lhash.h -file path=usr/include/openssl/md4.h -file path=usr/include/openssl/md5.h -file path=usr/include/openssl/modes.h -file path=usr/include/openssl/obj_mac.h -file path=usr/include/openssl/objects.h -file path=usr/include/openssl/ocsp.h -file path=usr/include/openssl/opensslconf.h -file path=usr/include/openssl/opensslfeatures.h -file path=usr/include/openssl/opensslv.h -file path=usr/include/openssl/ossl_typ.h -file path=usr/include/openssl/pem.h -file path=usr/include/openssl/pem2.h -file path=usr/include/openssl/pkcs12.h -file path=usr/include/openssl/pkcs7.h -file path=usr/include/openssl/poly1305.h -file path=usr/include/openssl/rand.h -file path=usr/include/openssl/rc2.h -file path=usr/include/openssl/rc4.h -file path=usr/include/openssl/ripemd.h -file path=usr/include/openssl/rsa.h -file path=usr/include/openssl/safestack.h -file path=usr/include/openssl/sha.h -file path=usr/include/openssl/srtp.h -file path=usr/include/openssl/ssl.h -file path=usr/include/openssl/ssl2.h -file path=usr/include/openssl/ssl23.h -file path=usr/include/openssl/ssl3.h -file path=usr/include/openssl/stack.h -file path=usr/include/openssl/tls1.h -file path=usr/include/openssl/ts.h -file path=usr/include/openssl/txt_db.h -file path=usr/include/openssl/ui.h -file path=usr/include/openssl/ui_compat.h -file path=usr/include/openssl/whrlpool.h -file path=usr/include/openssl/x509.h -file path=usr/include/openssl/x509_vfy.h -file path=usr/include/openssl/x509v3.h -file path=usr/include/tls.h -file path=usr/lib/amd64/libcrypto.so.43.1 mode=0555 -file path=usr/lib/amd64/libssl.so.45.1 mode=0555 -file path=usr/lib/amd64/libtls.so.17.1 mode=0555 -file path=usr/lib/libcrypto.so.43.1 mode=0555 -file path=usr/lib/libssl.so.45.1 mode=0555 -file path=usr/lib/libtls.so.17.1 mode=0555 -file path=usr/lib/pkgconfig/libcrypto.pc mode=0444 -file path=usr/lib/pkgconfig/libssl.pc mode=0444 -file path=usr/lib/pkgconfig/openssl.pc mode=0444 -file path=usr/share/man/man1/nc.1 -file path=usr/share/man/man1/openssl.1 -file path=usr/share/man/man3/ACCESS_DESCRIPTION_new.3 -file path=usr/share/man/man3/ASN1_OBJECT_new.3 -file path=usr/share/man/man3/ASN1_STRING_TABLE_add.3 -file path=usr/share/man/man3/ASN1_STRING_length.3 -file path=usr/share/man/man3/ASN1_STRING_new.3 -file path=usr/share/man/man3/ASN1_STRING_print_ex.3 -file path=usr/share/man/man3/ASN1_TIME_set.3 -file path=usr/share/man/man3/ASN1_TYPE_get.3 -file path=usr/share/man/man3/ASN1_generate_nconf.3 -file path=usr/share/man/man3/ASN1_item_d2i.3 -file path=usr/share/man/man3/ASN1_item_new.3 -file path=usr/share/man/man3/ASN1_time_parse.3 -file path=usr/share/man/man3/AUTHORITY_KEYID_new.3 -file path=usr/share/man/man3/BASIC_CONSTRAINTS_new.3 -file path=usr/share/man/man3/BF_set_key.3 -file path=usr/share/man/man3/BIO_ctrl.3 -file path=usr/share/man/man3/BIO_f_base64.3 -file path=usr/share/man/man3/BIO_f_buffer.3 -file path=usr/share/man/man3/BIO_f_cipher.3 -file path=usr/share/man/man3/BIO_f_md.3 -file path=usr/share/man/man3/BIO_f_null.3 -file path=usr/share/man/man3/BIO_f_ssl.3 -file path=usr/share/man/man3/BIO_find_type.3 -file path=usr/share/man/man3/BIO_get_data.3 -file path=usr/share/man/man3/BIO_get_ex_new_index.3 -file path=usr/share/man/man3/BIO_meth_new.3 -file path=usr/share/man/man3/BIO_new.3 -file path=usr/share/man/man3/BIO_printf.3 -file path=usr/share/man/man3/BIO_push.3 -file path=usr/share/man/man3/BIO_read.3 -file path=usr/share/man/man3/BIO_s_accept.3 -file path=usr/share/man/man3/BIO_s_bio.3 -file path=usr/share/man/man3/BIO_s_connect.3 -file path=usr/share/man/man3/BIO_s_fd.3 -file path=usr/share/man/man3/BIO_s_file.3 -file path=usr/share/man/man3/BIO_s_mem.3 -file path=usr/share/man/man3/BIO_s_null.3 -file path=usr/share/man/man3/BIO_s_socket.3 -file path=usr/share/man/man3/BIO_set_callback.3 -file path=usr/share/man/man3/BIO_should_retry.3 -file path=usr/share/man/man3/BN_BLINDING_new.3 -file path=usr/share/man/man3/BN_CTX_new.3 -file path=usr/share/man/man3/BN_CTX_start.3 -file path=usr/share/man/man3/BN_add.3 -file path=usr/share/man/man3/BN_add_word.3 -file path=usr/share/man/man3/BN_bn2bin.3 -file path=usr/share/man/man3/BN_cmp.3 -file path=usr/share/man/man3/BN_copy.3 -file path=usr/share/man/man3/BN_generate_prime.3 -file path=usr/share/man/man3/BN_get0_nist_prime_521.3 -file path=usr/share/man/man3/BN_mod_inverse.3 -file path=usr/share/man/man3/BN_mod_mul_montgomery.3 -file path=usr/share/man/man3/BN_mod_mul_reciprocal.3 -file path=usr/share/man/man3/BN_new.3 -file path=usr/share/man/man3/BN_num_bytes.3 -file path=usr/share/man/man3/BN_rand.3 -file path=usr/share/man/man3/BN_set_bit.3 -file path=usr/share/man/man3/BN_set_flags.3 -file path=usr/share/man/man3/BN_set_negative.3 -file path=usr/share/man/man3/BN_swap.3 -file path=usr/share/man/man3/BN_zero.3 -file path=usr/share/man/man3/BUF_MEM_new.3 -file path=usr/share/man/man3/CONF_modules_free.3 -file path=usr/share/man/man3/CONF_modules_load_file.3 -file path=usr/share/man/man3/CRYPTO_get_mem_functions.3 -file path=usr/share/man/man3/CRYPTO_set_ex_data.3 -file path=usr/share/man/man3/CRYPTO_set_locking_callback.3 -file path=usr/share/man/man3/DES_set_key.3 -file path=usr/share/man/man3/DH_generate_key.3 -file path=usr/share/man/man3/DH_generate_parameters.3 -file path=usr/share/man/man3/DH_get_ex_new_index.3 -file path=usr/share/man/man3/DH_get0_pqg.3 -file path=usr/share/man/man3/DH_new.3 -file path=usr/share/man/man3/DH_set_method.3 -file path=usr/share/man/man3/DH_size.3 -file path=usr/share/man/man3/DIST_POINT_new.3 -file path=usr/share/man/man3/DSA_SIG_new.3 -file path=usr/share/man/man3/DSA_do_sign.3 -file path=usr/share/man/man3/DSA_dup_DH.3 -file path=usr/share/man/man3/DSA_generate_key.3 -file path=usr/share/man/man3/DSA_generate_parameters.3 -file path=usr/share/man/man3/DSA_get_ex_new_index.3 -file path=usr/share/man/man3/DSA_get0_pqg.3 -file path=usr/share/man/man3/DSA_meth_new.3 -file path=usr/share/man/man3/DSA_new.3 -file path=usr/share/man/man3/DSA_set_method.3 -file path=usr/share/man/man3/DSA_sign.3 -file path=usr/share/man/man3/DSA_size.3 -file path=usr/share/man/man3/DTLSv1_listen.3 -file path=usr/share/man/man3/ECDSA_SIG_new.3 -file path=usr/share/man/man3/EC_GFp_simple_method.3 -file path=usr/share/man/man3/EC_GROUP_copy.3 -file path=usr/share/man/man3/EC_GROUP_new.3 -file path=usr/share/man/man3/EC_KEY_new.3 -file path=usr/share/man/man3/EC_POINT_add.3 -file path=usr/share/man/man3/EC_POINT_new.3 -file path=usr/share/man/man3/ERR.3 -file path=usr/share/man/man3/ERR_GET_LIB.3 -file path=usr/share/man/man3/ERR_asprintf_error_data.3 -file path=usr/share/man/man3/ERR_clear_error.3 -file path=usr/share/man/man3/ERR_error_string.3 -file path=usr/share/man/man3/ERR_get_error.3 -file path=usr/share/man/man3/ERR_load_crypto_strings.3 -file path=usr/share/man/man3/ERR_load_strings.3 -file path=usr/share/man/man3/ERR_print_errors.3 -file path=usr/share/man/man3/ERR_put_error.3 -file path=usr/share/man/man3/ERR_remove_state.3 -file path=usr/share/man/man3/ERR_set_mark.3 -file path=usr/share/man/man3/ESS_SIGNING_CERT_new.3 -file path=usr/share/man/man3/EVP_AEAD_CTX_init.3 -file path=usr/share/man/man3/EVP_BytesToKey.3 -file path=usr/share/man/man3/EVP_DigestInit.3 -file path=usr/share/man/man3/EVP_DigestSignInit.3 -file path=usr/share/man/man3/EVP_DigestVerifyInit.3 -file path=usr/share/man/man3/EVP_EncodeInit.3 -file path=usr/share/man/man3/EVP_EncryptInit.3 -file path=usr/share/man/man3/EVP_OpenInit.3 -file path=usr/share/man/man3/EVP_PKEY_CTX_ctrl.3 -file path=usr/share/man/man3/EVP_PKEY_CTX_new.3 -file path=usr/share/man/man3/EVP_PKEY_asn1_get_count.3 -file path=usr/share/man/man3/EVP_PKEY_asn1_new.3 -file path=usr/share/man/man3/EVP_PKEY_cmp.3 -file path=usr/share/man/man3/EVP_PKEY_decrypt.3 -file path=usr/share/man/man3/EVP_PKEY_derive.3 -file path=usr/share/man/man3/EVP_PKEY_encrypt.3 -file path=usr/share/man/man3/EVP_PKEY_get_default_digest_nid.3 -file path=usr/share/man/man3/EVP_PKEY_keygen.3 -file path=usr/share/man/man3/EVP_PKEY_meth_get0_info.3 -file path=usr/share/man/man3/EVP_PKEY_meth_new.3 -file path=usr/share/man/man3/EVP_PKEY_new.3 -file path=usr/share/man/man3/EVP_PKEY_print_private.3 -file path=usr/share/man/man3/EVP_PKEY_set1_RSA.3 -file path=usr/share/man/man3/EVP_PKEY_sign.3 -file path=usr/share/man/man3/EVP_PKEY_verify.3 -file path=usr/share/man/man3/EVP_PKEY_verify_recover.3 -file path=usr/share/man/man3/EVP_SealInit.3 -file path=usr/share/man/man3/EVP_SignInit.3 -file path=usr/share/man/man3/EVP_VerifyInit.3 -file path=usr/share/man/man3/EXTENDED_KEY_USAGE_new.3 -file path=usr/share/man/man3/GENERAL_NAME_new.3 -file path=usr/share/man/man3/HMAC.3 -file path=usr/share/man/man3/MD5.3 -file path=usr/share/man/man3/NAME_CONSTRAINTS_new.3 -file path=usr/share/man/man3/OBJ_nid2obj.3 -file path=usr/share/man/man3/OCSP_CRLID_new.3 -file path=usr/share/man/man3/OCSP_REQUEST_new.3 -file path=usr/share/man/man3/OCSP_SERVICELOC_new.3 -file path=usr/share/man/man3/OCSP_cert_to_id.3 -file path=usr/share/man/man3/OCSP_request_add1_nonce.3 -file path=usr/share/man/man3/OCSP_resp_find_status.3 -file path=usr/share/man/man3/OCSP_response_status.3 -file path=usr/share/man/man3/OCSP_sendreq_new.3 -file path=usr/share/man/man3/OPENSSL_VERSION_NUMBER.3 -file path=usr/share/man/man3/OPENSSL_cleanse.3 -file path=usr/share/man/man3/OPENSSL_config.3 -file path=usr/share/man/man3/OPENSSL_init_crypto.3 -file path=usr/share/man/man3/OPENSSL_init_ssl.3 -file path=usr/share/man/man3/OPENSSL_load_builtin_modules.3 -file path=usr/share/man/man3/OPENSSL_malloc.3 -file path=usr/share/man/man3/OPENSSL_sk_new.3 -file path=usr/share/man/man3/OpenSSL_add_all_algorithms.3 -file path=usr/share/man/man3/PEM_bytes_read_bio.3 -file path=usr/share/man/man3/PEM_read.3 -file path=usr/share/man/man3/PEM_read_SSL_SESSION.3 -file path=usr/share/man/man3/PEM_read_bio_PrivateKey.3 -file path=usr/share/man/man3/PEM_write_bio_PKCS7_stream.3 -file path=usr/share/man/man3/PKCS12_SAFEBAG_new.3 -file path=usr/share/man/man3/PKCS12_create.3 -file path=usr/share/man/man3/PKCS12_new.3 -file path=usr/share/man/man3/PKCS12_newpass.3 -file path=usr/share/man/man3/PKCS12_parse.3 -file path=usr/share/man/man3/PKCS5_PBKDF2_HMAC.3 -file path=usr/share/man/man3/PKCS7_decrypt.3 -file path=usr/share/man/man3/PKCS7_encrypt.3 -file path=usr/share/man/man3/PKCS7_new.3 -file path=usr/share/man/man3/PKCS7_sign.3 -file path=usr/share/man/man3/PKCS7_sign_add_signer.3 -file path=usr/share/man/man3/PKCS7_verify.3 -file path=usr/share/man/man3/PKCS8_PRIV_KEY_INFO_new.3 -file path=usr/share/man/man3/PKEY_USAGE_PERIOD_new.3 -file path=usr/share/man/man3/POLICYINFO_new.3 -file path=usr/share/man/man3/PROXY_POLICY_new.3 -file path=usr/share/man/man3/RAND_add.3 -file path=usr/share/man/man3/RAND_bytes.3 -file path=usr/share/man/man3/RAND_load_file.3 -file path=usr/share/man/man3/RAND_set_rand_method.3 -file path=usr/share/man/man3/RC4.3 -file path=usr/share/man/man3/RIPEMD160.3 -file path=usr/share/man/man3/RSA_PSS_PARAMS_new.3 -file path=usr/share/man/man3/RSA_blinding_on.3 -file path=usr/share/man/man3/RSA_check_key.3 -file path=usr/share/man/man3/RSA_generate_key.3 -file path=usr/share/man/man3/RSA_get_ex_new_index.3 -file path=usr/share/man/man3/RSA_get0_key.3 -file path=usr/share/man/man3/RSA_meth_new.3 -file path=usr/share/man/man3/RSA_new.3 -file path=usr/share/man/man3/RSA_padding_add_PKCS1_type_1.3 -file path=usr/share/man/man3/RSA_print.3 -file path=usr/share/man/man3/RSA_private_encrypt.3 -file path=usr/share/man/man3/RSA_public_encrypt.3 -file path=usr/share/man/man3/RSA_set_method.3 -file path=usr/share/man/man3/RSA_sign.3 -file path=usr/share/man/man3/RSA_sign_ASN1_OCTET_STRING.3 -file path=usr/share/man/man3/RSA_size.3 -file path=usr/share/man/man3/SHA1.3 -file path=usr/share/man/man3/SMIME_read_PKCS7.3 -file path=usr/share/man/man3/SMIME_write_PKCS7.3 -file path=usr/share/man/man3/SSL_CIPHER_get_name.3 -file path=usr/share/man/man3/SSL_COMP_add_compression_method.3 -file path=usr/share/man/man3/SSL_CTX_add_extra_chain_cert.3 -file path=usr/share/man/man3/SSL_CTX_add_session.3 -file path=usr/share/man/man3/SSL_CTX_ctrl.3 -file path=usr/share/man/man3/SSL_CTX_flush_sessions.3 -file path=usr/share/man/man3/SSL_CTX_free.3 -file path=usr/share/man/man3/SSL_CTX_get_ex_new_index.3 -file path=usr/share/man/man3/SSL_CTX_get_verify_mode.3 -file path=usr/share/man/man3/SSL_CTX_get0_certificate.3 -file path=usr/share/man/man3/SSL_CTX_load_verify_locations.3 -file path=usr/share/man/man3/SSL_CTX_new.3 -file path=usr/share/man/man3/SSL_CTX_sess_number.3 -file path=usr/share/man/man3/SSL_CTX_sess_set_cache_size.3 -file path=usr/share/man/man3/SSL_CTX_sess_set_get_cb.3 -file path=usr/share/man/man3/SSL_CTX_sessions.3 -file path=usr/share/man/man3/SSL_CTX_set1_groups.3 -file path=usr/share/man/man3/SSL_CTX_set_alpn_select_cb.3 -file path=usr/share/man/man3/SSL_CTX_set_cert_store.3 -file path=usr/share/man/man3/SSL_CTX_set_cert_verify_callback.3 -file path=usr/share/man/man3/SSL_CTX_set_cipher_list.3 -file path=usr/share/man/man3/SSL_CTX_set_client_CA_list.3 -file path=usr/share/man/man3/SSL_CTX_set_client_cert_cb.3 -file path=usr/share/man/man3/SSL_CTX_set_default_passwd_cb.3 -file path=usr/share/man/man3/SSL_CTX_set_generate_session_id.3 -file path=usr/share/man/man3/SSL_CTX_set_info_callback.3 -file path=usr/share/man/man3/SSL_CTX_set_max_cert_list.3 -file path=usr/share/man/man3/SSL_CTX_set_min_proto_version.3 -file path=usr/share/man/man3/SSL_CTX_set_mode.3 -file path=usr/share/man/man3/SSL_CTX_set_msg_callback.3 -file path=usr/share/man/man3/SSL_CTX_set_options.3 -file path=usr/share/man/man3/SSL_CTX_set_quiet_shutdown.3 -file path=usr/share/man/man3/SSL_CTX_set_read_ahead.3 -file path=usr/share/man/man3/SSL_CTX_set_session_cache_mode.3 -file path=usr/share/man/man3/SSL_CTX_set_session_id_context.3 -file path=usr/share/man/man3/SSL_CTX_set_ssl_version.3 -file path=usr/share/man/man3/SSL_CTX_set_timeout.3 -file path=usr/share/man/man3/SSL_CTX_set_tlsext_servername_callback.3 -file path=usr/share/man/man3/SSL_CTX_set_tlsext_status_cb.3 -file path=usr/share/man/man3/SSL_CTX_set_tlsext_ticket_key_cb.3 -file path=usr/share/man/man3/SSL_CTX_set_tlsext_use_srtp.3 -file path=usr/share/man/man3/SSL_CTX_set_tmp_dh_callback.3 -file path=usr/share/man/man3/SSL_CTX_set_tmp_rsa_callback.3 -file path=usr/share/man/man3/SSL_CTX_set_verify.3 -file path=usr/share/man/man3/SSL_CTX_use_certificate.3 -file path=usr/share/man/man3/SSL_SESSION_free.3 -file path=usr/share/man/man3/SSL_SESSION_get0_peer.3 -file path=usr/share/man/man3/SSL_SESSION_get_compress_id.3 -file path=usr/share/man/man3/SSL_SESSION_get_ex_new_index.3 -file path=usr/share/man/man3/SSL_SESSION_get_id.3 -file path=usr/share/man/man3/SSL_SESSION_get_protocol_version.3 -file path=usr/share/man/man3/SSL_SESSION_get_time.3 -file path=usr/share/man/man3/SSL_SESSION_has_ticket.3 -file path=usr/share/man/man3/SSL_SESSION_new.3 -file path=usr/share/man/man3/SSL_SESSION_print.3 -file path=usr/share/man/man3/SSL_SESSION_set1_id_context.3 -file path=usr/share/man/man3/SSL_accept.3 -file path=usr/share/man/man3/SSL_alert_type_string.3 -file path=usr/share/man/man3/SSL_clear.3 -file path=usr/share/man/man3/SSL_connect.3 -file path=usr/share/man/man3/SSL_copy_session_id.3 -file path=usr/share/man/man3/SSL_do_handshake.3 -file path=usr/share/man/man3/SSL_dup.3 -file path=usr/share/man/man3/SSL_dup_CA_list.3 -file path=usr/share/man/man3/SSL_export_keying_material.3 -file path=usr/share/man/man3/SSL_free.3 -file path=usr/share/man/man3/SSL_get_SSL_CTX.3 -file path=usr/share/man/man3/SSL_get_certificate.3 -file path=usr/share/man/man3/SSL_get_ciphers.3 -file path=usr/share/man/man3/SSL_get_client_CA_list.3 -file path=usr/share/man/man3/SSL_get_client_random.3 -file path=usr/share/man/man3/SSL_get_current_cipher.3 -file path=usr/share/man/man3/SSL_get_default_timeout.3 -file path=usr/share/man/man3/SSL_get_error.3 -file path=usr/share/man/man3/SSL_get_ex_data_X509_STORE_CTX_idx.3 -file path=usr/share/man/man3/SSL_get_ex_new_index.3 -file path=usr/share/man/man3/SSL_get_fd.3 -file path=usr/share/man/man3/SSL_get_peer_cert_chain.3 -file path=usr/share/man/man3/SSL_get_peer_certificate.3 -file path=usr/share/man/man3/SSL_get_rbio.3 -file path=usr/share/man/man3/SSL_get_server_tmp_key.3 -file path=usr/share/man/man3/SSL_get_session.3 -file path=usr/share/man/man3/SSL_get_shared_ciphers.3 -file path=usr/share/man/man3/SSL_get_state.3 -file path=usr/share/man/man3/SSL_get_verify_result.3 -file path=usr/share/man/man3/SSL_get_version.3 -file path=usr/share/man/man3/SSL_library_init.3 -file path=usr/share/man/man3/SSL_load_client_CA_file.3 -file path=usr/share/man/man3/SSL_new.3 -file path=usr/share/man/man3/SSL_num_renegotiations.3 -file path=usr/share/man/man3/SSL_pending.3 -file path=usr/share/man/man3/SSL_read.3 -file path=usr/share/man/man3/SSL_renegotiate.3 -file path=usr/share/man/man3/SSL_rstate_string.3 -file path=usr/share/man/man3/SSL_session_reused.3 -file path=usr/share/man/man3/SSL_set1_param.3 -file path=usr/share/man/man3/SSL_set_bio.3 -file path=usr/share/man/man3/SSL_set_connect_state.3 -file path=usr/share/man/man3/SSL_set_fd.3 -file path=usr/share/man/man3/SSL_set_max_send_fragment.3 -file path=usr/share/man/man3/SSL_set_session.3 -file path=usr/share/man/man3/SSL_set_shutdown.3 -file path=usr/share/man/man3/SSL_set_tmp_ecdh.3 -file path=usr/share/man/man3/SSL_set_verify_result.3 -file path=usr/share/man/man3/SSL_shutdown.3 -file path=usr/share/man/man3/SSL_state_string.3 -file path=usr/share/man/man3/SSL_want.3 -file path=usr/share/man/man3/SSL_write.3 -file path=usr/share/man/man3/STACK_OF.3 -file path=usr/share/man/man3/SXNET_new.3 -file path=usr/share/man/man3/TS_REQ_new.3 -file path=usr/share/man/man3/UI_UTIL_read_pw.3 -file path=usr/share/man/man3/UI_create_method.3 -file path=usr/share/man/man3/UI_get_string_type.3 -file path=usr/share/man/man3/UI_new.3 -file path=usr/share/man/man3/X25519.3 -file path=usr/share/man/man3/X509V3_get_d2i.3 -file path=usr/share/man/man3/X509_ALGOR_dup.3 -file path=usr/share/man/man3/X509_ATTRIBUTE_new.3 -file path=usr/share/man/man3/X509_CINF_new.3 -file path=usr/share/man/man3/X509_CRL_get0_by_serial.3 -file path=usr/share/man/man3/X509_CRL_new.3 -file path=usr/share/man/man3/X509_EXTENSION_set_object.3 -file path=usr/share/man/man3/X509_LOOKUP_hash_dir.3 -file path=usr/share/man/man3/X509_NAME_ENTRY_get_object.3 -file path=usr/share/man/man3/X509_NAME_add_entry_by_txt.3 -file path=usr/share/man/man3/X509_NAME_get_index_by_NID.3 -file path=usr/share/man/man3/X509_NAME_new.3 -file path=usr/share/man/man3/X509_NAME_print_ex.3 -file path=usr/share/man/man3/X509_OBJECT_get0_X509.3 -file path=usr/share/man/man3/X509_PUBKEY_new.3 -file path=usr/share/man/man3/X509_REQ_new.3 -file path=usr/share/man/man3/X509_REVOKED_new.3 -file path=usr/share/man/man3/X509_SIG_new.3 -file path=usr/share/man/man3/X509_STORE_CTX_get_error.3 -file path=usr/share/man/man3/X509_STORE_CTX_get_ex_new_index.3 -file path=usr/share/man/man3/X509_STORE_CTX_new.3 -file path=usr/share/man/man3/X509_STORE_CTX_set_verify_cb.3 -file path=usr/share/man/man3/X509_STORE_load_locations.3 -file path=usr/share/man/man3/X509_STORE_new.3 -file path=usr/share/man/man3/X509_STORE_set1_param.3 -file path=usr/share/man/man3/X509_STORE_set_verify_cb_func.3 -file path=usr/share/man/man3/X509_VERIFY_PARAM_set_flags.3 -file path=usr/share/man/man3/X509_check_ca.3 -file path=usr/share/man/man3/X509_check_host.3 -file path=usr/share/man/man3/X509_check_issued.3 -file path=usr/share/man/man3/X509_check_private_key.3 -file path=usr/share/man/man3/X509_cmp_time.3 -file path=usr/share/man/man3/X509_digest.3 -file path=usr/share/man/man3/X509_get_pubkey.3 -file path=usr/share/man/man3/X509_get_serialNumber.3 -file path=usr/share/man/man3/X509_get_subject_name.3 -file path=usr/share/man/man3/X509_get_version.3 -file path=usr/share/man/man3/X509_get0_notBefore.3 -file path=usr/share/man/man3/X509_get0_signature.3 -file path=usr/share/man/man3/X509_new.3 -file path=usr/share/man/man3/X509_sign.3 -file path=usr/share/man/man3/X509_verify_cert.3 -file path=usr/share/man/man3/X509v3_get_ext_by_NID.3 -file path=usr/share/man/man3/crypto.3 -file path=usr/share/man/man3/d2i_ASN1_NULL.3 -file path=usr/share/man/man3/d2i_ASN1_OBJECT.3 -file path=usr/share/man/man3/d2i_ASN1_OCTET_STRING.3 -file path=usr/share/man/man3/d2i_ASN1_SEQUENCE_ANY.3 -file path=usr/share/man/man3/d2i_AUTHORITY_KEYID.3 -file path=usr/share/man/man3/d2i_BASIC_CONSTRAINTS.3 -file path=usr/share/man/man3/d2i_DHparams.3 -file path=usr/share/man/man3/d2i_DIST_POINT.3 -file path=usr/share/man/man3/d2i_DSAPublicKey.3 -file path=usr/share/man/man3/d2i_ECPKParameters.3 -file path=usr/share/man/man3/d2i_ESS_SIGNING_CERT.3 -file path=usr/share/man/man3/d2i_GENERAL_NAME.3 -file path=usr/share/man/man3/d2i_OCSP_REQUEST.3 -file path=usr/share/man/man3/d2i_OCSP_RESPONSE.3 -file path=usr/share/man/man3/d2i_PKCS12.3 -file path=usr/share/man/man3/d2i_PKCS7.3 -file path=usr/share/man/man3/d2i_PKCS8PrivateKey_bio.3 -file path=usr/share/man/man3/d2i_PKCS8_PRIV_KEY_INFO.3 -file path=usr/share/man/man3/d2i_PKEY_USAGE_PERIOD.3 -file path=usr/share/man/man3/d2i_POLICYINFO.3 -file path=usr/share/man/man3/d2i_PROXY_POLICY.3 -file path=usr/share/man/man3/d2i_PrivateKey.3 -file path=usr/share/man/man3/d2i_RSAPublicKey.3 -file path=usr/share/man/man3/d2i_SSL_SESSION.3 -file path=usr/share/man/man3/d2i_TS_REQ.3 -file path=usr/share/man/man3/d2i_X509.3 -file path=usr/share/man/man3/d2i_X509_ALGOR.3 -file path=usr/share/man/man3/d2i_X509_ATTRIBUTE.3 -file path=usr/share/man/man3/d2i_X509_CRL.3 -file path=usr/share/man/man3/d2i_X509_EXTENSION.3 -file path=usr/share/man/man3/d2i_X509_NAME.3 -file path=usr/share/man/man3/d2i_X509_REQ.3 -file path=usr/share/man/man3/d2i_X509_SIG.3 -file path=usr/share/man/man3/des_read_pw.3 -file path=usr/share/man/man3/engine.3 -file path=usr/share/man/man3/evp.3 -file path=usr/share/man/man3/get_rfc3526_prime_8192.3 -file path=usr/share/man/man3/i2d_PKCS7_bio_stream.3 -file path=usr/share/man/man3/lh_new.3 -file path=usr/share/man/man3/lh_stats.3 -file path=usr/share/man/man3/ssl.3 -file path=usr/share/man/man3/tls_accept_socket.3 -file path=usr/share/man/man3/tls_client.3 -file path=usr/share/man/man3/tls_config_ocsp_require_stapling.3 -file path=usr/share/man/man3/tls_config_set_protocols.3 -file path=usr/share/man/man3/tls_config_set_session_id.3 -file path=usr/share/man/man3/tls_config_verify.3 -file path=usr/share/man/man3/tls_conn_version.3 -file path=usr/share/man/man3/tls_connect.3 -file path=usr/share/man/man3/tls_init.3 -file path=usr/share/man/man3/tls_load_file.3 -file path=usr/share/man/man3/tls_ocsp_process_response.3 -file path=usr/share/man/man3/tls_read.3 -file path=usr/share/man/man5/openssl.cnf.5 -file path=usr/share/man/man5/x509v3.cnf.5 -link path=usr/lib/amd64/libcrypto.so target=libcrypto.so.43.1 -link path=usr/lib/amd64/libcrypto.so.43 target=libcrypto.so.43.1 -link path=usr/lib/amd64/libssl.so target=libssl.so.45.1 -link path=usr/lib/amd64/libssl.so.45 target=libssl.so.45.1 -link path=usr/lib/amd64/libtls.so target=libtls.so.17.1 -link path=usr/lib/amd64/libtls.so.17 target=libtls.so.17.1 -link path=usr/lib/libcrypto.so target=libcrypto.so.43.1 -link path=usr/lib/libcrypto.so.43 target=libcrypto.so.43.1 -link path=usr/lib/libssl.so target=libssl.so.45.1 -link path=usr/lib/libssl.so.45 target=libssl.so.45.1 -link path=usr/lib/libtls.so target=libtls.so.17.1 -link path=usr/lib/libtls.so.17 target=libtls.so.17.1 +set name=pkg.fmri \ + value=pkg:/library/libressl@2.7.4,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/library-libtecla.mf b/usr/src/pkg/manifests/library-libtecla.inc similarity index 85% copy from usr/src/pkg/manifests/library-libtecla.mf copy to usr/src/pkg/manifests/library-libtecla.inc index 299dab6772..4c808a69c8 100644 --- a/usr/src/pkg/manifests/library-libtecla.mf +++ b/usr/src/pkg/manifests/library-libtecla.inc @@ -24,13 +24,6 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri \ - value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="Tecla command-line editing library" -set name=pkg.summary value="Tecla command-line editing library" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Libraries -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/bin dir path=usr/include diff --git a/usr/src/pkg/manifests/library-libtecla.mf b/usr/src/pkg/manifests/library-libtecla.mf dissimilarity index 95% index 299dab6772..16719e1bdd 100644 --- a/usr/src/pkg/manifests/library-libtecla.mf +++ b/usr/src/pkg/manifests/library-libtecla.mf @@ -1,60 +1,4 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri \ - value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="Tecla command-line editing library" -set name=pkg.summary value="Tecla command-line editing library" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Libraries -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/bin -dir path=usr/include -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/share/man -dir path=usr/share/man/man1 -dir path=usr/share/man/man3lib -dir path=usr/share/man/man3tecla -dir path=usr/share/man/man5 -file path=usr/bin/enhance mode=0555 -file path=usr/include/libtecla.h -file path=usr/lib/$(ARCH64)/libtecla.so.1 -file path=usr/lib/libtecla.so.1 -file path=usr/share/man/man1/enhance.1 -file path=usr/share/man/man3lib/libtecla.3lib -file path=usr/share/man/man3tecla/cpl_complete_word.3tecla -file path=usr/share/man/man3tecla/ef_expand_file.3tecla -file path=usr/share/man/man3tecla/gl_get_line.3tecla -file path=usr/share/man/man3tecla/gl_io_mode.3tecla -file path=usr/share/man/man3tecla/libtecla_version.3tecla -file path=usr/share/man/man3tecla/pca_lookup_file.3tecla -file path=usr/share/man/man5/tecla.5 -license usr/src/lib/libtecla/THIRDPARTYLICENSE \ - license=usr/src/lib/libtecla/THIRDPARTYLICENSE -link path=usr/lib/$(ARCH64)/libtecla.so target=libtecla.so.1 -link path=usr/lib/libtecla.so target=libtecla.so.1 +set name=pkg.fmri \ + value=pkg:/library/libtecla@1.6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/library-ncurses.mf b/usr/src/pkg/manifests/library-ncurses.inc similarity index 99% copy from usr/src/pkg/manifests/library-ncurses.mf copy to usr/src/pkg/manifests/library-ncurses.inc index 50451655bc..a0b75cf3fd 100644 --- a/usr/src/pkg/manifests/library-ncurses.mf +++ b/usr/src/pkg/manifests/library-ncurses.inc @@ -12,11 +12,6 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -set name=pkg.fmri \ - value=pkg:/library/ncurses@6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description \ - value="A CRT screen handling and optimization package." -set name=pkg.summary value="A CRT screen handling and optimization package." dir path=usr/share/man/man1m dir path=usr/share/man/man3x dir path=usr/share/tabset diff --git a/usr/src/pkg/manifests/library-ncurses.mf b/usr/src/pkg/manifests/library-ncurses.mf dissimilarity index 99% index 50451655bc..afa6879fb1 100644 --- a/usr/src/pkg/manifests/library-ncurses.mf +++ b/usr/src/pkg/manifests/library-ncurses.mf @@ -1,2990 +1,4 @@ -# Copyright 2017 Alexander Eremin -# -# Permission to use, copy, modify, and/or distribute this software for any -# purpose with or without fee is hereby granted, provided that the above -# copyright notice and this permission notice appear in all copies. -# -# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# -set name=pkg.fmri \ - value=pkg:/library/ncurses@6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description \ - value="A CRT screen handling and optimization package." -set name=pkg.summary value="A CRT screen handling and optimization package." -dir path=usr/share/man/man1m -dir path=usr/share/man/man3x -dir path=usr/share/tabset -dir path=usr/share/terminfo -dir path=usr/share/terminfo/1 -dir path=usr/share/terminfo/2 -dir path=usr/share/terminfo/3 -dir path=usr/share/terminfo/4 -dir path=usr/share/terminfo/5 -dir path=usr/share/terminfo/6 -dir path=usr/share/terminfo/7 -dir path=usr/share/terminfo/8 -dir path=usr/share/terminfo/9 -dir path=usr/share/terminfo/A -dir path=usr/share/terminfo/E -dir path=usr/share/terminfo/L -dir path=usr/share/terminfo/M -dir path=usr/share/terminfo/N -dir path=usr/share/terminfo/P -dir path=usr/share/terminfo/Q -dir path=usr/share/terminfo/X -dir path=usr/share/terminfo/a -dir path=usr/share/terminfo/b -dir path=usr/share/terminfo/c -dir path=usr/share/terminfo/d -dir path=usr/share/terminfo/e -dir path=usr/share/terminfo/f -dir path=usr/share/terminfo/g -dir path=usr/share/terminfo/h -dir path=usr/share/terminfo/i -dir path=usr/share/terminfo/j -dir path=usr/share/terminfo/k -dir path=usr/share/terminfo/l -dir path=usr/share/terminfo/m -dir path=usr/share/terminfo/n -dir path=usr/share/terminfo/o -dir path=usr/share/terminfo/p -dir path=usr/share/terminfo/q -dir path=usr/share/terminfo/r -dir path=usr/share/terminfo/s -dir path=usr/share/terminfo/t -dir path=usr/share/terminfo/u -dir path=usr/share/terminfo/v -dir path=usr/share/terminfo/w -dir path=usr/share/terminfo/x -dir path=usr/share/terminfo/z -file path=etc/termcap mode=0644 -file path=usr/bin/clear mode=0555 -file path=usr/bin/infocmp mode=0555 -file path=usr/bin/ncurses-config mode=0555 -file path=usr/bin/tabs mode=0555 -file path=usr/bin/tic mode=0555 -file path=usr/bin/toe mode=0555 -file path=usr/bin/tput mode=0555 -file path=usr/bin/tset mode=0555 -file path=usr/include/curses.h mode=0444 -file path=usr/include/eti.h mode=0444 -file path=usr/include/form.h mode=0444 -file path=usr/include/menu.h mode=0444 -file path=usr/include/ncurses_dll.h mode=0444 -file path=usr/include/panel.h mode=0444 -file path=usr/include/term.h mode=0444 -file path=usr/include/termcap.h mode=0444 -file path=usr/include/unctrl.h mode=0444 -file path=usr/lib/$(ARCH64)/libform.so.6.0 mode=0555 -file path=usr/lib/$(ARCH64)/libmenu.so.6.0 mode=0555 -file path=usr/lib/$(ARCH64)/libncurses.so.6.0 mode=0555 -file path=usr/lib/$(ARCH64)/libpanel.so.6.0 mode=0555 -file path=usr/lib/libform.so.6.0 mode=0555 -file path=usr/lib/libmenu.so.6.0 mode=0555 -file path=usr/lib/libncurses.so.6.0 mode=0555 -file path=usr/lib/libpanel.so.6.0 mode=0555 -file path=usr/lib/pkgconfig/form.pc -file path=usr/lib/pkgconfig/menu.pc -file path=usr/lib/pkgconfig/ncurses.pc -file path=usr/lib/pkgconfig/panel.pc -file path=usr/share/man/man1/clear.1 -file path=usr/share/man/man1/tabs.1 -file path=usr/share/man/man1/tput.1 -file path=usr/share/man/man1/tset.1 -file path=usr/share/man/man1m/captoinfo.1m -file path=usr/share/man/man1m/infocmp.1m -file path=usr/share/man/man1m/infotocap.1m -file path=usr/share/man/man1m/tic.1m -file path=usr/share/man/man1m/toe.1m -file path=usr/share/man/man3x/curs_add_wch.3x -file path=usr/share/man/man3x/curs_add_wchstr.3x -file path=usr/share/man/man3x/curs_addch.3x -file path=usr/share/man/man3x/curs_addchstr.3x -file path=usr/share/man/man3x/curs_addstr.3x -file path=usr/share/man/man3x/curs_addwstr.3x -file path=usr/share/man/man3x/curs_attr.3x -file path=usr/share/man/man3x/curs_beep.3x -file path=usr/share/man/man3x/curs_bkgd.3x -file path=usr/share/man/man3x/curs_bkgrnd.3x -file path=usr/share/man/man3x/curs_border.3x -file path=usr/share/man/man3x/curs_border_set.3x -file path=usr/share/man/man3x/curs_clear.3x -file path=usr/share/man/man3x/curs_color.3x -file path=usr/share/man/man3x/curs_delch.3x -file path=usr/share/man/man3x/curs_deleteln.3x -file path=usr/share/man/man3x/curs_extend.3x -file path=usr/share/man/man3x/curs_get_wch.3x -file path=usr/share/man/man3x/curs_get_wstr.3x -file path=usr/share/man/man3x/curs_getcchar.3x -file path=usr/share/man/man3x/curs_getch.3x -file path=usr/share/man/man3x/curs_getstr.3x -file path=usr/share/man/man3x/curs_getyx.3x -file path=usr/share/man/man3x/curs_in_wch.3x -file path=usr/share/man/man3x/curs_in_wchstr.3x -file path=usr/share/man/man3x/curs_inch.3x -file path=usr/share/man/man3x/curs_inchstr.3x -file path=usr/share/man/man3x/curs_initscr.3x -file path=usr/share/man/man3x/curs_inopts.3x -file path=usr/share/man/man3x/curs_ins_wch.3x -file path=usr/share/man/man3x/curs_ins_wstr.3x -file path=usr/share/man/man3x/curs_insch.3x -file path=usr/share/man/man3x/curs_insstr.3x -file path=usr/share/man/man3x/curs_instr.3x -file path=usr/share/man/man3x/curs_inwstr.3x -file path=usr/share/man/man3x/curs_kernel.3x -file path=usr/share/man/man3x/curs_legacy.3x -file path=usr/share/man/man3x/curs_memleaks.3x -file path=usr/share/man/man3x/curs_mouse.3x -file path=usr/share/man/man3x/curs_move.3x -file path=usr/share/man/man3x/curs_opaque.3x -file path=usr/share/man/man3x/curs_outopts.3x -file path=usr/share/man/man3x/curs_overlay.3x -file path=usr/share/man/man3x/curs_pad.3x -file path=usr/share/man/man3x/curs_print.3x -file path=usr/share/man/man3x/curs_printw.3x -file path=usr/share/man/man3x/curs_refresh.3x -file path=usr/share/man/man3x/curs_scanw.3x -file path=usr/share/man/man3x/curs_scr_dump.3x -file path=usr/share/man/man3x/curs_scroll.3x -file path=usr/share/man/man3x/curs_slk.3x -file path=usr/share/man/man3x/curs_sp_funcs.3x -file path=usr/share/man/man3x/curs_termattrs.3x -file path=usr/share/man/man3x/curs_termcap.3x -file path=usr/share/man/man3x/curs_terminfo.3x -file path=usr/share/man/man3x/curs_threads.3x -file path=usr/share/man/man3x/curs_touch.3x -file path=usr/share/man/man3x/curs_trace.3x -file path=usr/share/man/man3x/curs_util.3x -file path=usr/share/man/man3x/curs_variables.3x -file path=usr/share/man/man3x/curs_window.3x -file path=usr/share/man/man3x/default_colors.3x -file path=usr/share/man/man3x/define_key.3x -file path=usr/share/man/man3x/form.3x -file path=usr/share/man/man3x/form_cursor.3x -file path=usr/share/man/man3x/form_data.3x -file path=usr/share/man/man3x/form_driver.3x -file path=usr/share/man/man3x/form_field.3x -file path=usr/share/man/man3x/form_field_attributes.3x -file path=usr/share/man/man3x/form_field_buffer.3x -file path=usr/share/man/man3x/form_field_info.3x -file path=usr/share/man/man3x/form_field_just.3x -file path=usr/share/man/man3x/form_field_new.3x -file path=usr/share/man/man3x/form_field_opts.3x -file path=usr/share/man/man3x/form_field_userptr.3x -file path=usr/share/man/man3x/form_field_validation.3x -file path=usr/share/man/man3x/form_fieldtype.3x -file path=usr/share/man/man3x/form_hook.3x -file path=usr/share/man/man3x/form_new.3x -file path=usr/share/man/man3x/form_new_page.3x -file path=usr/share/man/man3x/form_opts.3x -file path=usr/share/man/man3x/form_page.3x -file path=usr/share/man/man3x/form_post.3x -file path=usr/share/man/man3x/form_requestname.3x -file path=usr/share/man/man3x/form_userptr.3x -file path=usr/share/man/man3x/form_variables.3x -file path=usr/share/man/man3x/form_win.3x -file path=usr/share/man/man3x/key_defined.3x -file path=usr/share/man/man3x/keybound.3x -file path=usr/share/man/man3x/keyok.3x -file path=usr/share/man/man3x/legacy_coding.3x -file path=usr/share/man/man3x/menu.3x -file path=usr/share/man/man3x/menu_attributes.3x -file path=usr/share/man/man3x/menu_cursor.3x -file path=usr/share/man/man3x/menu_driver.3x -file path=usr/share/man/man3x/menu_format.3x -file path=usr/share/man/man3x/menu_hook.3x -file path=usr/share/man/man3x/menu_items.3x -file path=usr/share/man/man3x/menu_mark.3x -file path=usr/share/man/man3x/menu_new.3x -file path=usr/share/man/man3x/menu_opts.3x -file path=usr/share/man/man3x/menu_pattern.3x -file path=usr/share/man/man3x/menu_post.3x -file path=usr/share/man/man3x/menu_requestname.3x -file path=usr/share/man/man3x/menu_spacing.3x -file path=usr/share/man/man3x/menu_userptr.3x -file path=usr/share/man/man3x/menu_win.3x -file path=usr/share/man/man3x/mitem_current.3x -file path=usr/share/man/man3x/mitem_name.3x -file path=usr/share/man/man3x/mitem_new.3x -file path=usr/share/man/man3x/mitem_opts.3x -file path=usr/share/man/man3x/mitem_userptr.3x -file path=usr/share/man/man3x/mitem_value.3x -file path=usr/share/man/man3x/mitem_visible.3x -file path=usr/share/man/man3x/ncurses.3x -file path=usr/share/man/man3x/new_pair.3x -file path=usr/share/man/man3x/panel.3x -file path=usr/share/man/man3x/resizeterm.3x -file path=usr/share/man/man3x/term_variables.3x -file path=usr/share/man/man3x/wresize.3x -file path=usr/share/man/man5/scr_dump.5 -file path=usr/share/man/man5/term.5 -file path=usr/share/man/man5/terminfo.5 -file path=usr/share/man/man5/user_caps.5 -file path=usr/share/man/man7/term.7 -file path=usr/share/tabset/std mode=0644 -file path=usr/share/tabset/stdcrt mode=0644 -file path=usr/share/tabset/vt100 mode=0644 -file path=usr/share/tabset/vt300 mode=0644 -file path=usr/share/terminfo/9/955-hb mode=0644 -file path=usr/share/terminfo/9/955-w mode=0644 -file path=usr/share/terminfo/9/9term mode=0644 -file path=usr/share/terminfo/E/Eterm mode=0644 -file path=usr/share/terminfo/E/Eterm-256color mode=0644 -file path=usr/share/terminfo/E/Eterm-88color mode=0644 -file path=usr/share/terminfo/M/MtxOrb mode=0644 -file path=usr/share/terminfo/M/MtxOrb162 mode=0644 -file path=usr/share/terminfo/M/MtxOrb204 mode=0644 -file path=usr/share/terminfo/a/aaa mode=0644 -file path=usr/share/terminfo/a/aaa+dec mode=0644 -file path=usr/share/terminfo/a/aaa+rv mode=0644 -file path=usr/share/terminfo/a/aaa+unk mode=0644 -file path=usr/share/terminfo/a/aaa-18 mode=0644 -file path=usr/share/terminfo/a/aaa-18-rv mode=0644 -file path=usr/share/terminfo/a/aaa-20 mode=0644 -file path=usr/share/terminfo/a/aaa-22 mode=0644 -file path=usr/share/terminfo/a/aaa-24 mode=0644 -file path=usr/share/terminfo/a/aaa-24-rv mode=0644 -file path=usr/share/terminfo/a/aaa-26 mode=0644 -file path=usr/share/terminfo/a/aaa-28 mode=0644 -file path=usr/share/terminfo/a/aaa-30-ctxt mode=0644 -file path=usr/share/terminfo/a/aaa-30-rv mode=0644 -file path=usr/share/terminfo/a/aaa-30-rv-ctxt mode=0644 -file path=usr/share/terminfo/a/aaa-30-s mode=0644 -file path=usr/share/terminfo/a/aaa-30-s-rv mode=0644 -file path=usr/share/terminfo/a/aaa-36 mode=0644 -file path=usr/share/terminfo/a/aaa-36-rv mode=0644 -file path=usr/share/terminfo/a/aaa-40 mode=0644 -file path=usr/share/terminfo/a/aaa-40-rv mode=0644 -file path=usr/share/terminfo/a/aaa-48 mode=0644 -file path=usr/share/terminfo/a/aaa-48-rv mode=0644 -file path=usr/share/terminfo/a/aaa-60 mode=0644 -file path=usr/share/terminfo/a/aaa-60-dec-rv mode=0644 -file path=usr/share/terminfo/a/aaa-60-rv mode=0644 -file path=usr/share/terminfo/a/aaa-60-s mode=0644 -file path=usr/share/terminfo/a/aaa-60-s-rv mode=0644 -file path=usr/share/terminfo/a/aaa-db mode=0644 -file path=usr/share/terminfo/a/aaa-rv-unk mode=0644 -file path=usr/share/terminfo/a/aaa-s-ctxt mode=0644 -file path=usr/share/terminfo/a/aaa-s-rv-ctxt mode=0644 -file path=usr/share/terminfo/a/aas1901 mode=0644 -file path=usr/share/terminfo/a/abm80 mode=0644 -file path=usr/share/terminfo/a/abm85 mode=0644 -file path=usr/share/terminfo/a/abm85e mode=0644 -file path=usr/share/terminfo/a/abm85h mode=0644 -file path=usr/share/terminfo/a/abm85h-old mode=0644 -file path=usr/share/terminfo/a/act4 mode=0644 -file path=usr/share/terminfo/a/act5 mode=0644 -file path=usr/share/terminfo/a/addrinfo mode=0644 -file path=usr/share/terminfo/a/adds980 mode=0644 -file path=usr/share/terminfo/a/adm+sgr mode=0644 -file path=usr/share/terminfo/a/adm11 mode=0644 -file path=usr/share/terminfo/a/adm1178 mode=0644 -file path=usr/share/terminfo/a/adm12 mode=0644 -file path=usr/share/terminfo/a/adm1a mode=0644 -file path=usr/share/terminfo/a/adm2 mode=0644 -file path=usr/share/terminfo/a/adm20 mode=0644 -file path=usr/share/terminfo/a/adm21 mode=0644 -file path=usr/share/terminfo/a/adm22 mode=0644 -file path=usr/share/terminfo/a/adm3 mode=0644 -file path=usr/share/terminfo/a/adm31 mode=0644 -file path=usr/share/terminfo/a/adm31-old mode=0644 -file path=usr/share/terminfo/a/adm36 mode=0644 -file path=usr/share/terminfo/a/adm3a mode=0644 -file path=usr/share/terminfo/a/adm3a+ mode=0644 -file path=usr/share/terminfo/a/adm42 mode=0644 -file path=usr/share/terminfo/a/adm42-ns mode=0644 -file path=usr/share/terminfo/a/adm5 mode=0644 -file path=usr/share/terminfo/a/aepro mode=0644 -file path=usr/share/terminfo/a/aixterm mode=0644 -file path=usr/share/terminfo/a/aixterm-16color mode=0644 -file path=usr/share/terminfo/a/aixterm-m mode=0644 -file path=usr/share/terminfo/a/aixterm-m-old mode=0644 -file path=usr/share/terminfo/a/aj510 mode=0644 -file path=usr/share/terminfo/a/aj830 mode=0644 -file path=usr/share/terminfo/a/alto-h19 mode=0644 -file path=usr/share/terminfo/a/altos2 mode=0644 -file path=usr/share/terminfo/a/altos3 mode=0644 -file path=usr/share/terminfo/a/altos4 mode=0644 -file path=usr/share/terminfo/a/altos7 mode=0644 -file path=usr/share/terminfo/a/altos7pc mode=0644 -file path=usr/share/terminfo/a/amiga mode=0644 -file path=usr/share/terminfo/a/amiga-8bit mode=0644 -file path=usr/share/terminfo/a/amiga-h mode=0644 -file path=usr/share/terminfo/a/amiga-vnc mode=0644 -file path=usr/share/terminfo/a/ampex175 mode=0644 -file path=usr/share/terminfo/a/ampex175-b mode=0644 -file path=usr/share/terminfo/a/ampex210 mode=0644 -file path=usr/share/terminfo/a/ampex219 mode=0644 -file path=usr/share/terminfo/a/ampex219w mode=0644 -file path=usr/share/terminfo/a/ampex232 mode=0644 -file path=usr/share/terminfo/a/ampex232w mode=0644 -file path=usr/share/terminfo/a/annarbor4080 mode=0644 -file path=usr/share/terminfo/a/ansi mode=0644 -file path=usr/share/terminfo/a/ansi+arrows mode=0644 -file path=usr/share/terminfo/a/ansi+csr mode=0644 -file path=usr/share/terminfo/a/ansi+cup mode=0644 -file path=usr/share/terminfo/a/ansi+enq mode=0644 -file path=usr/share/terminfo/a/ansi+erase mode=0644 -file path=usr/share/terminfo/a/ansi+idc mode=0644 -file path=usr/share/terminfo/a/ansi+idl mode=0644 -file path=usr/share/terminfo/a/ansi+idl1 mode=0644 -file path=usr/share/terminfo/a/ansi+inittabs mode=0644 -file path=usr/share/terminfo/a/ansi+local mode=0644 -file path=usr/share/terminfo/a/ansi+local1 mode=0644 -file path=usr/share/terminfo/a/ansi+pp mode=0644 -file path=usr/share/terminfo/a/ansi+rca mode=0644 -file path=usr/share/terminfo/a/ansi+rep mode=0644 -file path=usr/share/terminfo/a/ansi+sgr mode=0644 -file path=usr/share/terminfo/a/ansi+sgrbold mode=0644 -file path=usr/share/terminfo/a/ansi+sgrdim mode=0644 -file path=usr/share/terminfo/a/ansi+sgrso mode=0644 -file path=usr/share/terminfo/a/ansi+sgrul mode=0644 -file path=usr/share/terminfo/a/ansi+tabs mode=0644 -file path=usr/share/terminfo/a/ansi-color-2-emx mode=0644 -file path=usr/share/terminfo/a/ansi-color-3-emx mode=0644 -file path=usr/share/terminfo/a/ansi-emx mode=0644 -file path=usr/share/terminfo/a/ansi-generic mode=0644 -file path=usr/share/terminfo/a/ansi-m mode=0644 -file path=usr/share/terminfo/a/ansi-mini mode=0644 -file path=usr/share/terminfo/a/ansi-mr mode=0644 -file path=usr/share/terminfo/a/ansi-mtabs mode=0644 -file path=usr/share/terminfo/a/ansi.sys mode=0644 -file path=usr/share/terminfo/a/ansi.sys-old mode=0644 -file path=usr/share/terminfo/a/ansi.sysk mode=0644 -file path=usr/share/terminfo/a/ansi77 mode=0644 -file path=usr/share/terminfo/a/ansi80x30 mode=0644 -file path=usr/share/terminfo/a/ansi80x30-mono mode=0644 -file path=usr/share/terminfo/a/ansi80x43 mode=0644 -file path=usr/share/terminfo/a/ansi80x43-mono mode=0644 -file path=usr/share/terminfo/a/ansi80x60 mode=0644 -file path=usr/share/terminfo/a/ansi80x60-mono mode=0644 -file path=usr/share/terminfo/a/ansil mode=0644 -file path=usr/share/terminfo/a/ansil-mono mode=0644 -file path=usr/share/terminfo/a/ansis mode=0644 -file path=usr/share/terminfo/a/ansis-mono mode=0644 -file path=usr/share/terminfo/a/ansiw mode=0644 -file path=usr/share/terminfo/a/apl mode=0644 -file path=usr/share/terminfo/a/apollo mode=0644 -file path=usr/share/terminfo/a/apollo_15P mode=0644 -file path=usr/share/terminfo/a/apollo_19L mode=0644 -file path=usr/share/terminfo/a/apollo_color mode=0644 -file path=usr/share/terminfo/a/apple-80 mode=0644 -file path=usr/share/terminfo/a/apple-ae mode=0644 -file path=usr/share/terminfo/a/apple-soroc mode=0644 -file path=usr/share/terminfo/a/apple-uterm mode=0644 -file path=usr/share/terminfo/a/apple-uterm-vb mode=0644 -file path=usr/share/terminfo/a/apple-videx mode=0644 -file path=usr/share/terminfo/a/apple-videx2 mode=0644 -file path=usr/share/terminfo/a/apple-vm80 mode=0644 -file path=usr/share/terminfo/a/apple2e mode=0644 -file path=usr/share/terminfo/a/apple2e-p mode=0644 -file path=usr/share/terminfo/a/apple80p mode=0644 -file path=usr/share/terminfo/a/appleII mode=0644 -file path=usr/share/terminfo/a/appleIIgs mode=0644 -file path=usr/share/terminfo/a/arm100 mode=0644 -file path=usr/share/terminfo/a/arm100-w mode=0644 -file path=usr/share/terminfo/a/at mode=0644 -file path=usr/share/terminfo/a/at-color mode=0644 -file path=usr/share/terminfo/a/atari-old mode=0644 -file path=usr/share/terminfo/a/aterm mode=0644 -file path=usr/share/terminfo/a/att2300 mode=0644 -file path=usr/share/terminfo/a/att2350 mode=0644 -file path=usr/share/terminfo/a/att4410 mode=0644 -file path=usr/share/terminfo/a/att4410v1-w mode=0644 -file path=usr/share/terminfo/a/att4415 mode=0644 -file path=usr/share/terminfo/a/att4415+nl mode=0644 -file path=usr/share/terminfo/a/att4415-nl mode=0644 -file path=usr/share/terminfo/a/att4415-rv mode=0644 -file path=usr/share/terminfo/a/att4415-rv-nl mode=0644 -file path=usr/share/terminfo/a/att4415-w mode=0644 -file path=usr/share/terminfo/a/att4415-w-nl mode=0644 -file path=usr/share/terminfo/a/att4415-w-rv mode=0644 -file path=usr/share/terminfo/a/att4415-w-rv-n mode=0644 -file path=usr/share/terminfo/a/att4418 mode=0644 -file path=usr/share/terminfo/a/att4418-w mode=0644 -file path=usr/share/terminfo/a/att4420 mode=0644 -file path=usr/share/terminfo/a/att4424 mode=0644 -file path=usr/share/terminfo/a/att4424-1 mode=0644 -file path=usr/share/terminfo/a/att4424m mode=0644 -file path=usr/share/terminfo/a/att4426 mode=0644 -file path=usr/share/terminfo/a/att500 mode=0644 -file path=usr/share/terminfo/a/att510a mode=0644 -file path=usr/share/terminfo/a/att510d mode=0644 -file path=usr/share/terminfo/a/att5310 mode=0644 -file path=usr/share/terminfo/a/att5410-w mode=0644 -file path=usr/share/terminfo/a/att5410v1 mode=0644 -file path=usr/share/terminfo/a/att5420_2 mode=0644 -file path=usr/share/terminfo/a/att5420_2-w mode=0644 -file path=usr/share/terminfo/a/att5425 mode=0644 -file path=usr/share/terminfo/a/att5425-nl mode=0644 -file path=usr/share/terminfo/a/att5425-w mode=0644 -file path=usr/share/terminfo/a/att605 mode=0644 -file path=usr/share/terminfo/a/att605-pc mode=0644 -file path=usr/share/terminfo/a/att605-w mode=0644 -file path=usr/share/terminfo/a/att610 mode=0644 -file path=usr/share/terminfo/a/att610-103k mode=0644 -file path=usr/share/terminfo/a/att610-103k-w mode=0644 -file path=usr/share/terminfo/a/att610-w mode=0644 -file path=usr/share/terminfo/a/att615 mode=0644 -file path=usr/share/terminfo/a/att615-103k mode=0644 -file path=usr/share/terminfo/a/att615-103k-w mode=0644 -file path=usr/share/terminfo/a/att615-w mode=0644 -file path=usr/share/terminfo/a/att620 mode=0644 -file path=usr/share/terminfo/a/att620-103k mode=0644 -file path=usr/share/terminfo/a/att620-103k-w mode=0644 -file path=usr/share/terminfo/a/att620-w mode=0644 -file path=usr/share/terminfo/a/att630 mode=0644 -file path=usr/share/terminfo/a/att630-24 mode=0644 -file path=usr/share/terminfo/a/att6386 mode=0644 -file path=usr/share/terminfo/a/att700 mode=0644 -file path=usr/share/terminfo/a/att730 mode=0644 -file path=usr/share/terminfo/a/att730-24 mode=0644 -file path=usr/share/terminfo/a/att730-41 mode=0644 -file path=usr/share/terminfo/a/att730r mode=0644 -file path=usr/share/terminfo/a/att730r-24 mode=0644 -file path=usr/share/terminfo/a/att730r-41 mode=0644 -file path=usr/share/terminfo/a/avatar mode=0644 -file path=usr/share/terminfo/a/avatar0 mode=0644 -file path=usr/share/terminfo/a/avatar0+ mode=0644 -file path=usr/share/terminfo/a/avt mode=0644 -file path=usr/share/terminfo/a/avt+s mode=0644 -file path=usr/share/terminfo/a/avt-ns mode=0644 -file path=usr/share/terminfo/a/avt-rv mode=0644 -file path=usr/share/terminfo/a/avt-rv-ns mode=0644 -file path=usr/share/terminfo/a/avt-w mode=0644 -file path=usr/share/terminfo/a/avt-w-ns mode=0644 -file path=usr/share/terminfo/a/avt-w-rv mode=0644 -file path=usr/share/terminfo/a/avt-w-rv-ns mode=0644 -file path=usr/share/terminfo/a/aws mode=0644 -file path=usr/share/terminfo/a/awsc mode=0644 -file path=usr/share/terminfo/b/b-128 mode=0644 -file path=usr/share/terminfo/b/basic4 mode=0644 -file path=usr/share/terminfo/b/basis mode=0644 -file path=usr/share/terminfo/b/beacon mode=0644 -file path=usr/share/terminfo/b/beehive mode=0644 -file path=usr/share/terminfo/b/beehive3 mode=0644 -file path=usr/share/terminfo/b/beehive4 mode=0644 -file path=usr/share/terminfo/b/beterm mode=0644 -file path=usr/share/terminfo/b/bg1.25 mode=0644 -file path=usr/share/terminfo/b/bg1.25nv mode=0644 -file path=usr/share/terminfo/b/bg1.25rv mode=0644 -file path=usr/share/terminfo/b/bg2.0 mode=0644 -file path=usr/share/terminfo/b/bg2.0rv mode=0644 -file path=usr/share/terminfo/b/bitgraph mode=0644 -file path=usr/share/terminfo/b/blit mode=0644 -file path=usr/share/terminfo/b/bq300 mode=0644 -file path=usr/share/terminfo/b/bq300-8 mode=0644 -file path=usr/share/terminfo/b/bq300-8-pc mode=0644 -file path=usr/share/terminfo/b/bq300-8-pc-rv mode=0644 -file path=usr/share/terminfo/b/bq300-8-pc-w mode=0644 -file path=usr/share/terminfo/b/bq300-8-pc-w-rv mode=0644 -file path=usr/share/terminfo/b/bq300-8rv mode=0644 -file path=usr/share/terminfo/b/bq300-8w mode=0644 -file path=usr/share/terminfo/b/bq300-pc mode=0644 -file path=usr/share/terminfo/b/bq300-pc-rv mode=0644 -file path=usr/share/terminfo/b/bq300-pc-w mode=0644 -file path=usr/share/terminfo/b/bq300-pc-w-rv mode=0644 -file path=usr/share/terminfo/b/bq300-rv mode=0644 -file path=usr/share/terminfo/b/bq300-w mode=0644 -file path=usr/share/terminfo/b/bq300-w-8rv mode=0644 -file path=usr/share/terminfo/b/bq300-w-rv mode=0644 -file path=usr/share/terminfo/b/bsdos-pc mode=0644 -file path=usr/share/terminfo/b/bsdos-pc-m mode=0644 -file path=usr/share/terminfo/b/bsdos-pc-nobold mode=0644 -file path=usr/share/terminfo/b/bsdos-ppc mode=0644 -file path=usr/share/terminfo/b/bsdos-sparc mode=0644 -file path=usr/share/terminfo/b/bterm mode=0644 -file path=usr/share/terminfo/c/c100 mode=0644 -file path=usr/share/terminfo/c/c100-rv mode=0644 -file path=usr/share/terminfo/c/c108 mode=0644 -file path=usr/share/terminfo/c/c108-4p mode=0644 -file path=usr/share/terminfo/c/c108-rv mode=0644 -file path=usr/share/terminfo/c/c108-rv-4p mode=0644 -file path=usr/share/terminfo/c/c108-w mode=0644 -file path=usr/share/terminfo/c/ca22851 mode=0644 -file path=usr/share/terminfo/c/cad68-2 mode=0644 -file path=usr/share/terminfo/c/cad68-3 mode=0644 -file path=usr/share/terminfo/c/cbblit mode=0644 -file path=usr/share/terminfo/c/cbunix mode=0644 -file path=usr/share/terminfo/c/cci mode=0644 -file path=usr/share/terminfo/c/cdc456 mode=0644 -file path=usr/share/terminfo/c/cdc721 mode=0644 -file path=usr/share/terminfo/c/cdc721-esc mode=0644 -file path=usr/share/terminfo/c/cdc721ll mode=0644 -file path=usr/share/terminfo/c/cdc752 mode=0644 -file path=usr/share/terminfo/c/cdc756 mode=0644 -file path=usr/share/terminfo/c/cg7900 mode=0644 -file path=usr/share/terminfo/c/cit101 mode=0644 -file path=usr/share/terminfo/c/cit101e mode=0644 -file path=usr/share/terminfo/c/cit101e-132 mode=0644 -file path=usr/share/terminfo/c/cit101e-n mode=0644 -file path=usr/share/terminfo/c/cit101e-n132 mode=0644 -file path=usr/share/terminfo/c/cit101e-rv mode=0644 -file path=usr/share/terminfo/c/cit500 mode=0644 -file path=usr/share/terminfo/c/cit80 mode=0644 -file path=usr/share/terminfo/c/citoh mode=0644 -file path=usr/share/terminfo/c/citoh-6lpi mode=0644 -file path=usr/share/terminfo/c/citoh-8lpi mode=0644 -file path=usr/share/terminfo/c/citoh-comp mode=0644 -file path=usr/share/terminfo/c/citoh-elite mode=0644 -file path=usr/share/terminfo/c/citoh-pica mode=0644 -file path=usr/share/terminfo/c/color_xterm mode=0644 -file path=usr/share/terminfo/c/cons25-debian mode=0644 -file path=usr/share/terminfo/c/cons25l1 mode=0644 -file path=usr/share/terminfo/c/cons25l1-m mode=0644 -file path=usr/share/terminfo/c/cons50l1 mode=0644 -file path=usr/share/terminfo/c/cons50l1-m mode=0644 -file path=usr/share/terminfo/c/cons50r mode=0644 -file path=usr/share/terminfo/c/cons50r-m mode=0644 -file path=usr/share/terminfo/c/cons60l1 mode=0644 -file path=usr/share/terminfo/c/cons60l1-m mode=0644 -file path=usr/share/terminfo/c/cons60r mode=0644 -file path=usr/share/terminfo/c/cons60r-m mode=0644 -file path=usr/share/terminfo/c/contel300 mode=0644 -file path=usr/share/terminfo/c/contel301 mode=0644 -file path=usr/share/terminfo/c/cops10 mode=0644 -file path=usr/share/terminfo/c/crt mode=0644 -file path=usr/share/terminfo/c/cs10 mode=0644 -file path=usr/share/terminfo/c/cs10-w mode=0644 -file path=usr/share/terminfo/c/ct8500 mode=0644 -file path=usr/share/terminfo/c/ctrm mode=0644 -file path=usr/share/terminfo/c/cygwin mode=0644 -file path=usr/share/terminfo/c/cygwinB19 mode=0644 -file path=usr/share/terminfo/c/cygwinDBG mode=0644 -file path=usr/share/terminfo/d/d132 mode=0644 -file path=usr/share/terminfo/d/d200 mode=0644 -file path=usr/share/terminfo/d/d210 mode=0644 -file path=usr/share/terminfo/d/d210-dg mode=0644 -file path=usr/share/terminfo/d/d211 mode=0644 -file path=usr/share/terminfo/d/d211-7b mode=0644 -file path=usr/share/terminfo/d/d211-dg mode=0644 -file path=usr/share/terminfo/d/d216-dg mode=0644 -file path=usr/share/terminfo/d/d216-unix mode=0644 -file path=usr/share/terminfo/d/d216-unix-25 mode=0644 -file path=usr/share/terminfo/d/d217-unix mode=0644 -file path=usr/share/terminfo/d/d217-unix-25 mode=0644 -file path=usr/share/terminfo/d/d220 mode=0644 -file path=usr/share/terminfo/d/d220-7b mode=0644 -file path=usr/share/terminfo/d/d220-dg mode=0644 -file path=usr/share/terminfo/d/d230c mode=0644 -file path=usr/share/terminfo/d/d230c-dg mode=0644 -file path=usr/share/terminfo/d/d400 mode=0644 -file path=usr/share/terminfo/d/d410 mode=0644 -file path=usr/share/terminfo/d/d410-7b mode=0644 -file path=usr/share/terminfo/d/d410-7b-w mode=0644 -file path=usr/share/terminfo/d/d410-dg mode=0644 -file path=usr/share/terminfo/d/d410-w mode=0644 -file path=usr/share/terminfo/d/d412-dg mode=0644 -file path=usr/share/terminfo/d/d412-unix mode=0644 -file path=usr/share/terminfo/d/d412-unix-25 mode=0644 -file path=usr/share/terminfo/d/d412-unix-s mode=0644 -file path=usr/share/terminfo/d/d412-unix-sr mode=0644 -file path=usr/share/terminfo/d/d412-unix-w mode=0644 -file path=usr/share/terminfo/d/d413-unix mode=0644 -file path=usr/share/terminfo/d/d413-unix-25 mode=0644 -file path=usr/share/terminfo/d/d413-unix-s mode=0644 -file path=usr/share/terminfo/d/d413-unix-sr mode=0644 -file path=usr/share/terminfo/d/d413-unix-w mode=0644 -file path=usr/share/terminfo/d/d414-unix mode=0644 -file path=usr/share/terminfo/d/d414-unix-25 mode=0644 -file path=usr/share/terminfo/d/d414-unix-s mode=0644 -file path=usr/share/terminfo/d/d414-unix-sr mode=0644 -file path=usr/share/terminfo/d/d414-unix-w mode=0644 -file path=usr/share/terminfo/d/d430c-dg mode=0644 -file path=usr/share/terminfo/d/d430c-dg-ccc mode=0644 -file path=usr/share/terminfo/d/d430c-unix mode=0644 -file path=usr/share/terminfo/d/d430c-unix-25 mode=0644 -file path=usr/share/terminfo/d/d430c-unix-25-ccc mode=0644 -file path=usr/share/terminfo/d/d430c-unix-ccc mode=0644 -file path=usr/share/terminfo/d/d430c-unix-s mode=0644 -file path=usr/share/terminfo/d/d430c-unix-s-ccc mode=0644 -file path=usr/share/terminfo/d/d430c-unix-sr mode=0644 -file path=usr/share/terminfo/d/d430c-unix-sr-ccc mode=0644 -file path=usr/share/terminfo/d/d430c-unix-w mode=0644 -file path=usr/share/terminfo/d/d430c-unix-w-ccc mode=0644 -file path=usr/share/terminfo/d/d470c mode=0644 -file path=usr/share/terminfo/d/d470c-7b mode=0644 -file path=usr/share/terminfo/d/d470c-dg mode=0644 -file path=usr/share/terminfo/d/d555 mode=0644 -file path=usr/share/terminfo/d/d555-7b mode=0644 -file path=usr/share/terminfo/d/d555-7b-w mode=0644 -file path=usr/share/terminfo/d/d555-dg mode=0644 -file path=usr/share/terminfo/d/d555-w mode=0644 -file path=usr/share/terminfo/d/d577 mode=0644 -file path=usr/share/terminfo/d/d577-7b mode=0644 -file path=usr/share/terminfo/d/d577-7b-w mode=0644 -file path=usr/share/terminfo/d/d577-dg mode=0644 -file path=usr/share/terminfo/d/d577-w mode=0644 -file path=usr/share/terminfo/d/d578 mode=0644 -file path=usr/share/terminfo/d/d578-7b mode=0644 -file path=usr/share/terminfo/d/d80 mode=0644 -file path=usr/share/terminfo/d/d800 mode=0644 -file path=usr/share/terminfo/d/darwin mode=0644 -file path=usr/share/terminfo/d/darwin-100x37 mode=0644 -file path=usr/share/terminfo/d/darwin-100x37-m mode=0644 -file path=usr/share/terminfo/d/darwin-112x37 mode=0644 -file path=usr/share/terminfo/d/darwin-112x37-m mode=0644 -file path=usr/share/terminfo/d/darwin-128x40 mode=0644 -file path=usr/share/terminfo/d/darwin-128x40-m mode=0644 -file path=usr/share/terminfo/d/darwin-128x48 mode=0644 -file path=usr/share/terminfo/d/darwin-128x48-m mode=0644 -file path=usr/share/terminfo/d/darwin-144x48 mode=0644 -file path=usr/share/terminfo/d/darwin-144x48-m mode=0644 -file path=usr/share/terminfo/d/darwin-160x64 mode=0644 -file path=usr/share/terminfo/d/darwin-160x64-m mode=0644 -file path=usr/share/terminfo/d/darwin-200x64 mode=0644 -file path=usr/share/terminfo/d/darwin-200x64-m mode=0644 -file path=usr/share/terminfo/d/darwin-200x75 mode=0644 -file path=usr/share/terminfo/d/darwin-200x75-m mode=0644 -file path=usr/share/terminfo/d/darwin-256x96 mode=0644 -file path=usr/share/terminfo/d/darwin-256x96-m mode=0644 -file path=usr/share/terminfo/d/darwin-80x25 mode=0644 -file path=usr/share/terminfo/d/darwin-80x25-m mode=0644 -file path=usr/share/terminfo/d/darwin-80x30 mode=0644 -file path=usr/share/terminfo/d/darwin-80x30-m mode=0644 -file path=usr/share/terminfo/d/darwin-90x30 mode=0644 -file path=usr/share/terminfo/d/darwin-90x30-m mode=0644 -file path=usr/share/terminfo/d/darwin-b mode=0644 -file path=usr/share/terminfo/d/darwin-f mode=0644 -file path=usr/share/terminfo/d/darwin-f2 mode=0644 -file path=usr/share/terminfo/d/darwin-m mode=0644 -file path=usr/share/terminfo/d/darwin-m-b mode=0644 -file path=usr/share/terminfo/d/darwin-m-f mode=0644 -file path=usr/share/terminfo/d/darwin-m-f2 mode=0644 -file path=usr/share/terminfo/d/ddr mode=0644 -file path=usr/share/terminfo/d/dec+pp mode=0644 -file path=usr/share/terminfo/d/dec+sl mode=0644 -file path=usr/share/terminfo/d/dec-vt100 mode=0644 -file path=usr/share/terminfo/d/dec-vt220 mode=0644 -file path=usr/share/terminfo/d/dec-vt340 mode=0644 -file path=usr/share/terminfo/d/dec-vt400 mode=0644 -file path=usr/share/terminfo/d/decansi mode=0644 -file path=usr/share/terminfo/d/decpro mode=0644 -file path=usr/share/terminfo/d/delta mode=0644 -file path=usr/share/terminfo/d/dg+ccc mode=0644 -file path=usr/share/terminfo/d/dg+color mode=0644 -file path=usr/share/terminfo/d/dg+color8 mode=0644 -file path=usr/share/terminfo/d/dg+fixed mode=0644 -file path=usr/share/terminfo/d/dg-generic mode=0644 -file path=usr/share/terminfo/d/dg200 mode=0644 -file path=usr/share/terminfo/d/dg210 mode=0644 -file path=usr/share/terminfo/d/dg211 mode=0644 -file path=usr/share/terminfo/d/dg450 mode=0644 -file path=usr/share/terminfo/d/dg460-ansi mode=0644 -file path=usr/share/terminfo/d/dg6053 mode=0644 -file path=usr/share/terminfo/d/dg6053-old mode=0644 -file path=usr/share/terminfo/d/dgkeys+11 mode=0644 -file path=usr/share/terminfo/d/dgkeys+15 mode=0644 -file path=usr/share/terminfo/d/dgkeys+7b mode=0644 -file path=usr/share/terminfo/d/dgkeys+8b mode=0644 -file path=usr/share/terminfo/d/dgmode+color mode=0644 -file path=usr/share/terminfo/d/dgmode+color8 mode=0644 -file path=usr/share/terminfo/d/dgunix+ccc mode=0644 -file path=usr/share/terminfo/d/dgunix+fixed mode=0644 -file path=usr/share/terminfo/d/diablo1620 mode=0644 -file path=usr/share/terminfo/d/diablo1620-m8 mode=0644 -file path=usr/share/terminfo/d/diablo1640 mode=0644 -file path=usr/share/terminfo/d/diablo1640-lm mode=0644 -file path=usr/share/terminfo/d/diablo1740-lm mode=0644 -file path=usr/share/terminfo/d/digilog mode=0644 -file path=usr/share/terminfo/d/djgpp mode=0644 -file path=usr/share/terminfo/d/djgpp203 mode=0644 -file path=usr/share/terminfo/d/djgpp204 mode=0644 -file path=usr/share/terminfo/d/dku7003 mode=0644 -file path=usr/share/terminfo/d/dku7003-dumb mode=0644 -file path=usr/share/terminfo/d/dku7102 mode=0644 -file path=usr/share/terminfo/d/dku7102-old mode=0644 -file path=usr/share/terminfo/d/dku7102-sna mode=0644 -file path=usr/share/terminfo/d/dku7103-sna mode=0644 -file path=usr/share/terminfo/d/dku7202 mode=0644 -file path=usr/share/terminfo/d/dm1520 mode=0644 -file path=usr/share/terminfo/d/dm2500 mode=0644 -file path=usr/share/terminfo/d/dm3025 mode=0644 -file path=usr/share/terminfo/d/dm3045 mode=0644 -file path=usr/share/terminfo/d/dm80 mode=0644 -file path=usr/share/terminfo/d/dm80w mode=0644 -file path=usr/share/terminfo/d/dmchat mode=0644 -file path=usr/share/terminfo/d/dmd mode=0644 -file path=usr/share/terminfo/d/dmd-24 mode=0644 -file path=usr/share/terminfo/d/dmd-34 mode=0644 -file path=usr/share/terminfo/d/dmd1 mode=0644 -file path=usr/share/terminfo/d/dmterm mode=0644 -file path=usr/share/terminfo/d/dp3360 mode=0644 -file path=usr/share/terminfo/d/dp8242 mode=0644 -file path=usr/share/terminfo/d/ds40 mode=0644 -file path=usr/share/terminfo/d/dt100 mode=0644 -file path=usr/share/terminfo/d/dt100w mode=0644 -file path=usr/share/terminfo/d/dt110 mode=0644 -file path=usr/share/terminfo/d/dt80-sas mode=0644 -file path=usr/share/terminfo/d/dtc300s mode=0644 -file path=usr/share/terminfo/d/dtc382 mode=0644 -file path=usr/share/terminfo/d/dtterm mode=0644 -file path=usr/share/terminfo/d/dumb mode=0644 -file path=usr/share/terminfo/d/dumb-emacs-ansi mode=0644 -file path=usr/share/terminfo/d/dvtm mode=0644 -file path=usr/share/terminfo/d/dvtm-256color mode=0644 -file path=usr/share/terminfo/d/dw1 mode=0644 -file path=usr/share/terminfo/d/dw2 mode=0644 -file path=usr/share/terminfo/d/dw3 mode=0644 -file path=usr/share/terminfo/d/dw4 mode=0644 -file path=usr/share/terminfo/d/dwk mode=0644 -file path=usr/share/terminfo/e/ecma+color mode=0644 -file path=usr/share/terminfo/e/ecma+italics mode=0644 -file path=usr/share/terminfo/e/ecma+sgr mode=0644 -file path=usr/share/terminfo/e/ecma+strikeout mode=0644 -file path=usr/share/terminfo/e/elks mode=0644 -file path=usr/share/terminfo/e/elks-ansi mode=0644 -file path=usr/share/terminfo/e/elks-glasstty mode=0644 -file path=usr/share/terminfo/e/elks-vt52 mode=0644 -file path=usr/share/terminfo/e/emu mode=0644 -file path=usr/share/terminfo/e/emu-220 mode=0644 -file path=usr/share/terminfo/e/emx-base mode=0644 -file path=usr/share/terminfo/e/env230 mode=0644 -file path=usr/share/terminfo/e/ep40 mode=0644 -file path=usr/share/terminfo/e/ep48 mode=0644 -file path=usr/share/terminfo/e/ergo4000 mode=0644 -file path=usr/share/terminfo/e/esprit mode=0644 -file path=usr/share/terminfo/e/esprit-am mode=0644 -file path=usr/share/terminfo/e/eterm mode=0644 -file path=usr/share/terminfo/e/eterm-color mode=0644 -file path=usr/share/terminfo/e/ex155 mode=0644 -file path=usr/share/terminfo/e/excel62 mode=0644 -file path=usr/share/terminfo/e/excel62-rv mode=0644 -file path=usr/share/terminfo/e/excel62-w mode=0644 -file path=usr/share/terminfo/e/exec80 mode=0644 -file path=usr/share/terminfo/f/f100 mode=0644 -file path=usr/share/terminfo/f/f100-rv mode=0644 -file path=usr/share/terminfo/f/f110 mode=0644 -file path=usr/share/terminfo/f/f110-14 mode=0644 -file path=usr/share/terminfo/f/f110-14w mode=0644 -file path=usr/share/terminfo/f/f110-w mode=0644 -file path=usr/share/terminfo/f/f1720 mode=0644 -file path=usr/share/terminfo/f/f200 mode=0644 -file path=usr/share/terminfo/f/f200-w mode=0644 -file path=usr/share/terminfo/f/f200vi mode=0644 -file path=usr/share/terminfo/f/f200vi-w mode=0644 -file path=usr/share/terminfo/f/fbterm mode=0644 -file path=usr/share/terminfo/f/fos mode=0644 -file path=usr/share/terminfo/g/gator mode=0644 -file path=usr/share/terminfo/g/gator-52 mode=0644 -file path=usr/share/terminfo/g/gator-52t mode=0644 -file path=usr/share/terminfo/g/gator-t mode=0644 -file path=usr/share/terminfo/g/gigi mode=0644 -file path=usr/share/terminfo/g/glasstty mode=0644 -file path=usr/share/terminfo/g/gnome mode=0644 -file path=usr/share/terminfo/g/gnome+pcfkeys mode=0644 -file path=usr/share/terminfo/g/gnome-2007 mode=0644 -file path=usr/share/terminfo/g/gnome-2008 mode=0644 -file path=usr/share/terminfo/g/gnome-2012 mode=0644 -file path=usr/share/terminfo/g/gnome-256color mode=0644 -file path=usr/share/terminfo/g/gnome-fc5 mode=0644 -file path=usr/share/terminfo/g/gnome-rh62 mode=0644 -file path=usr/share/terminfo/g/gnome-rh72 mode=0644 -file path=usr/share/terminfo/g/gnome-rh80 mode=0644 -file path=usr/share/terminfo/g/gnome-rh90 mode=0644 -file path=usr/share/terminfo/g/go140 mode=0644 -file path=usr/share/terminfo/g/go140w mode=0644 -file path=usr/share/terminfo/g/go225 mode=0644 -file path=usr/share/terminfo/g/graphos mode=0644 -file path=usr/share/terminfo/g/graphos-30 mode=0644 -file path=usr/share/terminfo/g/gs6300 mode=0644 -file path=usr/share/terminfo/g/gsi mode=0644 -file path=usr/share/terminfo/g/gt100 mode=0644 -file path=usr/share/terminfo/g/gt40 mode=0644 -file path=usr/share/terminfo/g/gt42 mode=0644 -file path=usr/share/terminfo/g/guru mode=0644 -file path=usr/share/terminfo/g/guru+rv mode=0644 -file path=usr/share/terminfo/g/guru+s mode=0644 -file path=usr/share/terminfo/g/guru-24 mode=0644 -file path=usr/share/terminfo/g/guru-44 mode=0644 -file path=usr/share/terminfo/g/guru-44-s mode=0644 -file path=usr/share/terminfo/g/guru-76 mode=0644 -file path=usr/share/terminfo/g/guru-76-lp mode=0644 -file path=usr/share/terminfo/g/guru-76-s mode=0644 -file path=usr/share/terminfo/g/guru-76-w mode=0644 -file path=usr/share/terminfo/g/guru-76-w-s mode=0644 -file path=usr/share/terminfo/g/guru-76-wm mode=0644 -file path=usr/share/terminfo/g/guru-nctxt mode=0644 -file path=usr/share/terminfo/g/guru-rv mode=0644 -file path=usr/share/terminfo/g/guru-s mode=0644 -file path=usr/share/terminfo/h/h100 mode=0644 -file path=usr/share/terminfo/h/h100bw mode=0644 -file path=usr/share/terminfo/h/h19 mode=0644 -file path=usr/share/terminfo/h/h19-a mode=0644 -file path=usr/share/terminfo/h/h19-bs mode=0644 -file path=usr/share/terminfo/h/h19-g mode=0644 -file path=usr/share/terminfo/h/h19-u mode=0644 -file path=usr/share/terminfo/h/h19-us mode=0644 -file path=usr/share/terminfo/h/h19k mode=0644 -file path=usr/share/terminfo/h/h29a-kc-bc mode=0644 -file path=usr/share/terminfo/h/h29a-kc-uc mode=0644 -file path=usr/share/terminfo/h/h29a-nkc-bc mode=0644 -file path=usr/share/terminfo/h/h29a-nkc-uc mode=0644 -file path=usr/share/terminfo/h/ha8675 mode=0644 -file path=usr/share/terminfo/h/ha8686 mode=0644 -file path=usr/share/terminfo/h/hds200 mode=0644 -file path=usr/share/terminfo/h/hft-c mode=0644 -file path=usr/share/terminfo/h/hft-c-old mode=0644 -file path=usr/share/terminfo/h/hft-old mode=0644 -file path=usr/share/terminfo/h/hirez100 mode=0644 -file path=usr/share/terminfo/h/hirez100-w mode=0644 -file path=usr/share/terminfo/h/hmod1 mode=0644 -file path=usr/share/terminfo/h/hp+arrows mode=0644 -file path=usr/share/terminfo/h/hp+color mode=0644 -file path=usr/share/terminfo/h/hp+labels mode=0644 -file path=usr/share/terminfo/h/hp+pfk+arrows mode=0644 -file path=usr/share/terminfo/h/hp+pfk+cr mode=0644 -file path=usr/share/terminfo/h/hp+pfk-cr mode=0644 -file path=usr/share/terminfo/h/hp+printer mode=0644 -file path=usr/share/terminfo/h/hp110 mode=0644 -file path=usr/share/terminfo/h/hp150 mode=0644 -file path=usr/share/terminfo/h/hp2 mode=0644 -file path=usr/share/terminfo/h/hp236 mode=0644 -file path=usr/share/terminfo/h/hp2382a mode=0644 -file path=usr/share/terminfo/h/hp2392 mode=0644 -file path=usr/share/terminfo/h/hp2397a mode=0644 -file path=usr/share/terminfo/h/hp2621 mode=0644 -file path=usr/share/terminfo/h/hp2621-48 mode=0644 -file path=usr/share/terminfo/h/hp2621-a mode=0644 -file path=usr/share/terminfo/h/hp2621-ba mode=0644 -file path=usr/share/terminfo/h/hp2621-fl mode=0644 -file path=usr/share/terminfo/h/hp2621-nl mode=0644 -file path=usr/share/terminfo/h/hp2621-nt mode=0644 -file path=usr/share/terminfo/h/hp2621b mode=0644 -file path=usr/share/terminfo/h/hp2621b-kx mode=0644 -file path=usr/share/terminfo/h/hp2621b-kx-p mode=0644 -file path=usr/share/terminfo/h/hp2621b-p mode=0644 -file path=usr/share/terminfo/h/hp2621p mode=0644 -file path=usr/share/terminfo/h/hp2621p-a mode=0644 -file path=usr/share/terminfo/h/hp2622 mode=0644 -file path=usr/share/terminfo/h/hp2623 mode=0644 -file path=usr/share/terminfo/h/hp2624 mode=0644 -file path=usr/share/terminfo/h/hp2624-10p mode=0644 -file path=usr/share/terminfo/h/hp2624b-10p-p mode=0644 -file path=usr/share/terminfo/h/hp2624b-p mode=0644 -file path=usr/share/terminfo/h/hp2626 mode=0644 -file path=usr/share/terminfo/h/hp2626-12 mode=0644 -file path=usr/share/terminfo/h/hp2626-12-s mode=0644 -file path=usr/share/terminfo/h/hp2626-12x40 mode=0644 -file path=usr/share/terminfo/h/hp2626-ns mode=0644 -file path=usr/share/terminfo/h/hp2626-s mode=0644 -file path=usr/share/terminfo/h/hp2626-x40 mode=0644 -file path=usr/share/terminfo/h/hp2627a mode=0644 -file path=usr/share/terminfo/h/hp2627a-rev mode=0644 -file path=usr/share/terminfo/h/hp2627c mode=0644 -file path=usr/share/terminfo/h/hp262x mode=0644 -file path=usr/share/terminfo/h/hp2640a mode=0644 -file path=usr/share/terminfo/h/hp2640b mode=0644 -file path=usr/share/terminfo/h/hp2641a mode=0644 -file path=usr/share/terminfo/h/hp2645 mode=0644 -file path=usr/share/terminfo/h/hp2648 mode=0644 -file path=usr/share/terminfo/h/hp300h mode=0644 -file path=usr/share/terminfo/h/hp700-wy mode=0644 -file path=usr/share/terminfo/h/hp70092 mode=0644 -file path=usr/share/terminfo/h/hp9837 mode=0644 -file path=usr/share/terminfo/h/hp9845 mode=0644 -file path=usr/share/terminfo/h/hp98550 mode=0644 -file path=usr/share/terminfo/h/hpansi mode=0644 -file path=usr/share/terminfo/h/hpex mode=0644 -file path=usr/share/terminfo/h/hpgeneric mode=0644 -file path=usr/share/terminfo/h/hpsub mode=0644 -file path=usr/share/terminfo/h/hpterm mode=0644 -file path=usr/share/terminfo/h/hpterm-color mode=0644 -file path=usr/share/terminfo/h/htx11 mode=0644 -file path=usr/share/terminfo/h/hurd mode=0644 -file path=usr/share/terminfo/h/hz1000 mode=0644 -file path=usr/share/terminfo/h/hz1420 mode=0644 -file path=usr/share/terminfo/h/hz1500 mode=0644 -file path=usr/share/terminfo/h/hz1510 mode=0644 -file path=usr/share/terminfo/h/hz1520 mode=0644 -file path=usr/share/terminfo/h/hz1520-noesc mode=0644 -file path=usr/share/terminfo/h/hz1552 mode=0644 -file path=usr/share/terminfo/h/hz1552-rv mode=0644 -file path=usr/share/terminfo/h/hz2000 mode=0644 -file path=usr/share/terminfo/i/i400 mode=0644 -file path=usr/share/terminfo/i/iTerm.app mode=0644 -file path=usr/share/terminfo/i/iTerm2.app mode=0644 -file path=usr/share/terminfo/i/ibcs2 mode=0644 -file path=usr/share/terminfo/i/ibm+16color mode=0644 -file path=usr/share/terminfo/i/ibm+color mode=0644 -file path=usr/share/terminfo/i/ibm-pc mode=0644 -file path=usr/share/terminfo/i/ibm-system1 mode=0644 -file path=usr/share/terminfo/i/ibm3101 mode=0644 -file path=usr/share/terminfo/i/ibm3151 mode=0644 -file path=usr/share/terminfo/i/ibm3161 mode=0644 -file path=usr/share/terminfo/i/ibm3161-C mode=0644 -file path=usr/share/terminfo/i/ibm3162 mode=0644 -file path=usr/share/terminfo/i/ibm3164 mode=0644 -file path=usr/share/terminfo/i/ibm327x mode=0644 -file path=usr/share/terminfo/i/ibm5081 mode=0644 -file path=usr/share/terminfo/i/ibm5081-c mode=0644 -file path=usr/share/terminfo/i/ibm5151 mode=0644 -file path=usr/share/terminfo/i/ibm5154 mode=0644 -file path=usr/share/terminfo/i/ibm6153 mode=0644 -file path=usr/share/terminfo/i/ibm6153-40 mode=0644 -file path=usr/share/terminfo/i/ibm6153-90 mode=0644 -file path=usr/share/terminfo/i/ibm6154 mode=0644 -file path=usr/share/terminfo/i/ibm6155 mode=0644 -file path=usr/share/terminfo/i/ibm8503 mode=0644 -file path=usr/share/terminfo/i/ibm8512 mode=0644 -file path=usr/share/terminfo/i/ibm8514 mode=0644 -file path=usr/share/terminfo/i/ibm8514-c mode=0644 -file path=usr/share/terminfo/i/ibmaed mode=0644 -file path=usr/share/terminfo/i/ibmapa16 mode=0644 -file path=usr/share/terminfo/i/ibmapa8c mode=0644 -file path=usr/share/terminfo/i/ibmapa8c-c mode=0644 -file path=usr/share/terminfo/i/ibmega mode=0644 -file path=usr/share/terminfo/i/ibmega-c mode=0644 -file path=usr/share/terminfo/i/ibmmono mode=0644 -file path=usr/share/terminfo/i/ibmpc mode=0644 -file path=usr/share/terminfo/i/ibmpcx mode=0644 -file path=usr/share/terminfo/i/ibmvga mode=0644 -file path=usr/share/terminfo/i/ibmvga-c mode=0644 -file path=usr/share/terminfo/i/ifmr mode=0644 -file path=usr/share/terminfo/i/ims950 mode=0644 -file path=usr/share/terminfo/i/ims950-b mode=0644 -file path=usr/share/terminfo/i/ims950-rv mode=0644 -file path=usr/share/terminfo/i/infoton mode=0644 -file path=usr/share/terminfo/i/interix mode=0644 -file path=usr/share/terminfo/i/interix-nti mode=0644 -file path=usr/share/terminfo/i/intertube mode=0644 -file path=usr/share/terminfo/i/intertube2 mode=0644 -file path=usr/share/terminfo/i/intext mode=0644 -file path=usr/share/terminfo/i/intext2 mode=0644 -file path=usr/share/terminfo/i/ips mode=0644 -file path=usr/share/terminfo/i/iq120 mode=0644 -file path=usr/share/terminfo/i/iq140 mode=0644 -file path=usr/share/terminfo/i/iris-ansi mode=0644 -file path=usr/share/terminfo/i/iris-ansi-ap mode=0644 -file path=usr/share/terminfo/i/iris-color mode=0644 -file path=usr/share/terminfo/i/iris40 mode=0644 -file path=usr/share/terminfo/j/jaixterm mode=0644 -file path=usr/share/terminfo/j/jaixterm-m mode=0644 -file path=usr/share/terminfo/k/k45 mode=0644 -file path=usr/share/terminfo/k/kaypro mode=0644 -file path=usr/share/terminfo/k/kds7372 mode=0644 -file path=usr/share/terminfo/k/kds7372-w mode=0644 -file path=usr/share/terminfo/k/kermit mode=0644 -file path=usr/share/terminfo/k/kermit-am mode=0644 -file path=usr/share/terminfo/k/klone+acs mode=0644 -file path=usr/share/terminfo/k/klone+color mode=0644 -file path=usr/share/terminfo/k/klone+koi8acs mode=0644 -file path=usr/share/terminfo/k/klone+sgr mode=0644 -file path=usr/share/terminfo/k/klone+sgr-dumb mode=0644 -file path=usr/share/terminfo/k/klone+sgr8 mode=0644 -file path=usr/share/terminfo/k/kon mode=0644 -file path=usr/share/terminfo/k/konsole mode=0644 -file path=usr/share/terminfo/k/konsole+pcfkeys mode=0644 -file path=usr/share/terminfo/k/konsole-16color mode=0644 -file path=usr/share/terminfo/k/konsole-256color mode=0644 -file path=usr/share/terminfo/k/konsole-base mode=0644 -file path=usr/share/terminfo/k/konsole-linux mode=0644 -file path=usr/share/terminfo/k/konsole-solaris mode=0644 -file path=usr/share/terminfo/k/konsole-vt100 mode=0644 -file path=usr/share/terminfo/k/konsole-vt420pc mode=0644 -file path=usr/share/terminfo/k/konsole-xf3x mode=0644 -file path=usr/share/terminfo/k/konsole-xf4x mode=0644 -file path=usr/share/terminfo/k/kt7 mode=0644 -file path=usr/share/terminfo/k/kt7ix mode=0644 -file path=usr/share/terminfo/k/kterm mode=0644 -file path=usr/share/terminfo/k/kterm-color mode=0644 -file path=usr/share/terminfo/k/ktm mode=0644 -file path=usr/share/terminfo/k/kvt mode=0644 -file path=usr/share/terminfo/l/layer mode=0644 -file path=usr/share/terminfo/l/lft mode=0644 -file path=usr/share/terminfo/l/linux mode=0644 -file path=usr/share/terminfo/l/linux-16color mode=0644 -file path=usr/share/terminfo/l/linux-basic mode=0644 -file path=usr/share/terminfo/l/linux-c mode=0644 -file path=usr/share/terminfo/l/linux-c-nc mode=0644 -file path=usr/share/terminfo/l/linux-koi8 mode=0644 -file path=usr/share/terminfo/l/linux-koi8r mode=0644 -file path=usr/share/terminfo/l/linux-lat mode=0644 -file path=usr/share/terminfo/l/linux-m mode=0644 -file path=usr/share/terminfo/l/linux-m1 mode=0644 -file path=usr/share/terminfo/l/linux-m1b mode=0644 -file path=usr/share/terminfo/l/linux-m2 mode=0644 -file path=usr/share/terminfo/l/linux-nic mode=0644 -file path=usr/share/terminfo/l/linux-vt mode=0644 -file path=usr/share/terminfo/l/linux2.2 mode=0644 -file path=usr/share/terminfo/l/linux2.6 mode=0644 -file path=usr/share/terminfo/l/linux2.6.26 mode=0644 -file path=usr/share/terminfo/l/linux3.0 mode=0644 -file path=usr/share/terminfo/l/lisa mode=0644 -file path=usr/share/terminfo/l/lisaterm mode=0644 -file path=usr/share/terminfo/l/lisaterm-w mode=0644 -file path=usr/share/terminfo/l/liswb mode=0644 -file path=usr/share/terminfo/l/ln03 mode=0644 -file path=usr/share/terminfo/l/ln03-w mode=0644 -file path=usr/share/terminfo/l/lpr mode=0644 -file path=usr/share/terminfo/l/luna mode=0644 -file path=usr/share/terminfo/m/m2-nam mode=0644 -file path=usr/share/terminfo/m/mac mode=0644 -file path=usr/share/terminfo/m/mac-w mode=0644 -file path=usr/share/terminfo/m/mach mode=0644 -file path=usr/share/terminfo/m/mach-bold mode=0644 -file path=usr/share/terminfo/m/mach-color mode=0644 -file path=usr/share/terminfo/m/mach-gnu mode=0644 -file path=usr/share/terminfo/m/mach-gnu-color mode=0644 -file path=usr/share/terminfo/m/masscomp mode=0644 -file path=usr/share/terminfo/m/masscomp1 mode=0644 -file path=usr/share/terminfo/m/masscomp2 mode=0644 -file path=usr/share/terminfo/m/mdl110 mode=0644 -file path=usr/share/terminfo/m/megatek mode=0644 -file path=usr/share/terminfo/m/memhp mode=0644 -file path=usr/share/terminfo/m/mgr mode=0644 -file path=usr/share/terminfo/m/mgr-linux mode=0644 -file path=usr/share/terminfo/m/mgr-sun mode=0644 -file path=usr/share/terminfo/m/mgt mode=0644 -file path=usr/share/terminfo/m/mgterm mode=0644 -file path=usr/share/terminfo/m/microb mode=0644 -file path=usr/share/terminfo/m/mime mode=0644 -file path=usr/share/terminfo/m/mime-fb mode=0644 -file path=usr/share/terminfo/m/mime-hb mode=0644 -file path=usr/share/terminfo/m/mime2a mode=0644 -file path=usr/share/terminfo/m/mime2a-s mode=0644 -file path=usr/share/terminfo/m/mime314 mode=0644 -file path=usr/share/terminfo/m/mime3a mode=0644 -file path=usr/share/terminfo/m/mime3ax mode=0644 -file path=usr/share/terminfo/m/minitel1 mode=0644 -file path=usr/share/terminfo/m/minitel1-nb mode=0644 -file path=usr/share/terminfo/m/minitel12-80 mode=0644 -file path=usr/share/terminfo/m/minitel1b mode=0644 -file path=usr/share/terminfo/m/minitel1b-80 mode=0644 -file path=usr/share/terminfo/m/minitel1b-nb mode=0644 -file path=usr/share/terminfo/m/minitel2-80 mode=0644 -file path=usr/share/terminfo/m/minix mode=0644 -file path=usr/share/terminfo/m/minix-1.7 mode=0644 -file path=usr/share/terminfo/m/minix-3.0 mode=0644 -file path=usr/share/terminfo/m/minix-old mode=0644 -file path=usr/share/terminfo/m/minix-old-am mode=0644 -file path=usr/share/terminfo/m/mlterm mode=0644 -file path=usr/share/terminfo/m/mlterm+pcfkeys mode=0644 -file path=usr/share/terminfo/m/mlterm-256color mode=0644 -file path=usr/share/terminfo/m/mlterm2 mode=0644 -file path=usr/share/terminfo/m/mlterm3 mode=0644 -file path=usr/share/terminfo/m/mm340 mode=0644 -file path=usr/share/terminfo/m/modgraph mode=0644 -file path=usr/share/terminfo/m/modgraph2 mode=0644 -file path=usr/share/terminfo/m/modgraph48 mode=0644 -file path=usr/share/terminfo/m/mono-emx mode=0644 -file path=usr/share/terminfo/m/morphos mode=0644 -file path=usr/share/terminfo/m/mrxvt mode=0644 -file path=usr/share/terminfo/m/mrxvt-256color mode=0644 -file path=usr/share/terminfo/m/ms-vt100 mode=0644 -file path=usr/share/terminfo/m/msk227 mode=0644 -file path=usr/share/terminfo/m/msk22714 mode=0644 -file path=usr/share/terminfo/m/msk227am mode=0644 -file path=usr/share/terminfo/m/mt4520-rv mode=0644 -file path=usr/share/terminfo/m/mt70 mode=0644 -file path=usr/share/terminfo/m/mterm mode=0644 -file path=usr/share/terminfo/m/mterm-ansi mode=0644 -file path=usr/share/terminfo/n/nansi.sys mode=0644 -file path=usr/share/terminfo/n/nansi.sysk mode=0644 -file path=usr/share/terminfo/n/ncr160vppp mode=0644 -file path=usr/share/terminfo/n/ncr160vpwpp mode=0644 -file path=usr/share/terminfo/n/ncr160vt100an mode=0644 -file path=usr/share/terminfo/n/ncr160vt100pp mode=0644 -file path=usr/share/terminfo/n/ncr160vt100wan mode=0644 -file path=usr/share/terminfo/n/ncr160vt100wpp mode=0644 -file path=usr/share/terminfo/n/ncr160vt200an mode=0644 -file path=usr/share/terminfo/n/ncr160vt200pp mode=0644 -file path=usr/share/terminfo/n/ncr160vt200wan mode=0644 -file path=usr/share/terminfo/n/ncr160vt200wpp mode=0644 -file path=usr/share/terminfo/n/ncr160vt300an mode=0644 -file path=usr/share/terminfo/n/ncr160vt300pp mode=0644 -file path=usr/share/terminfo/n/ncr160vt300wan mode=0644 -file path=usr/share/terminfo/n/ncr160vt300wpp mode=0644 -file path=usr/share/terminfo/n/ncr160wy50+pp mode=0644 -file path=usr/share/terminfo/n/ncr160wy50+wpp mode=0644 -file path=usr/share/terminfo/n/ncr160wy60pp mode=0644 -file path=usr/share/terminfo/n/ncr160wy60wpp mode=0644 -file path=usr/share/terminfo/n/ncr260intan mode=0644 -file path=usr/share/terminfo/n/ncr260intpp mode=0644 -file path=usr/share/terminfo/n/ncr260intwan mode=0644 -file path=usr/share/terminfo/n/ncr260intwpp mode=0644 -file path=usr/share/terminfo/n/ncr260vppp mode=0644 -file path=usr/share/terminfo/n/ncr260vpwpp mode=0644 -file path=usr/share/terminfo/n/ncr260vt100an mode=0644 -file path=usr/share/terminfo/n/ncr260vt100pp mode=0644 -file path=usr/share/terminfo/n/ncr260vt100wan mode=0644 -file path=usr/share/terminfo/n/ncr260vt100wpp mode=0644 -file path=usr/share/terminfo/n/ncr260vt200an mode=0644 -file path=usr/share/terminfo/n/ncr260vt200pp mode=0644 -file path=usr/share/terminfo/n/ncr260vt200wan mode=0644 -file path=usr/share/terminfo/n/ncr260vt200wpp mode=0644 -file path=usr/share/terminfo/n/ncr260vt300an mode=0644 -file path=usr/share/terminfo/n/ncr260vt300pp mode=0644 -file path=usr/share/terminfo/n/ncr260vt300wan mode=0644 -file path=usr/share/terminfo/n/ncr260vt300wpp mode=0644 -file path=usr/share/terminfo/n/ncr260wy325pp mode=0644 -file path=usr/share/terminfo/n/ncr260wy325wpp mode=0644 -file path=usr/share/terminfo/n/ncr260wy350pp mode=0644 -file path=usr/share/terminfo/n/ncr260wy350wpp mode=0644 -file path=usr/share/terminfo/n/ncr260wy50+pp mode=0644 -file path=usr/share/terminfo/n/ncr260wy50+wpp mode=0644 -file path=usr/share/terminfo/n/ncr260wy60pp mode=0644 -file path=usr/share/terminfo/n/ncr260wy60wpp mode=0644 -file path=usr/share/terminfo/n/ncr7900i mode=0644 -file path=usr/share/terminfo/n/ncr7900iv mode=0644 -file path=usr/share/terminfo/n/ncr7901 mode=0644 -file path=usr/share/terminfo/n/ncrvt100an mode=0644 -file path=usr/share/terminfo/n/ncrvt100wan mode=0644 -file path=usr/share/terminfo/n/ncsa mode=0644 -file path=usr/share/terminfo/n/ncsa-m mode=0644 -file path=usr/share/terminfo/n/ncsa-m-ns mode=0644 -file path=usr/share/terminfo/n/ncsa-ns mode=0644 -file path=usr/share/terminfo/n/ncsa-vt220 mode=0644 -file path=usr/share/terminfo/n/ndr9500 mode=0644 -file path=usr/share/terminfo/n/ndr9500-25 mode=0644 -file path=usr/share/terminfo/n/ndr9500-25-mc mode=0644 -file path=usr/share/terminfo/n/ndr9500-25-mc-nl mode=0644 -file path=usr/share/terminfo/n/ndr9500-25-nl mode=0644 -file path=usr/share/terminfo/n/ndr9500-mc mode=0644 -file path=usr/share/terminfo/n/ndr9500-mc-nl mode=0644 -file path=usr/share/terminfo/n/ndr9500-nl mode=0644 -file path=usr/share/terminfo/n/nec5520 mode=0644 -file path=usr/share/terminfo/n/netbsd6 mode=0644 -file path=usr/share/terminfo/n/newhp mode=0644 -file path=usr/share/terminfo/n/newhpkeyboard mode=0644 -file path=usr/share/terminfo/n/news-29 mode=0644 -file path=usr/share/terminfo/n/news-29-euc mode=0644 -file path=usr/share/terminfo/n/news-29-sjis mode=0644 -file path=usr/share/terminfo/n/news-33 mode=0644 -file path=usr/share/terminfo/n/news-33-euc mode=0644 -file path=usr/share/terminfo/n/news-33-sjis mode=0644 -file path=usr/share/terminfo/n/news-42 mode=0644 -file path=usr/share/terminfo/n/news-42-euc mode=0644 -file path=usr/share/terminfo/n/news-42-sjis mode=0644 -file path=usr/share/terminfo/n/news-old-unk mode=0644 -file path=usr/share/terminfo/n/news-unk mode=0644 -file path=usr/share/terminfo/n/news28 mode=0644 -file path=usr/share/terminfo/n/news29 mode=0644 -file path=usr/share/terminfo/n/next mode=0644 -file path=usr/share/terminfo/n/nextshell mode=0644 -file path=usr/share/terminfo/n/northstar mode=0644 -file path=usr/share/terminfo/n/nsterm mode=0644 -file path=usr/share/terminfo/n/nsterm+7 mode=0644 -file path=usr/share/terminfo/n/nsterm+acs mode=0644 -file path=usr/share/terminfo/n/nsterm+c mode=0644 -file path=usr/share/terminfo/n/nsterm+c41 mode=0644 -file path=usr/share/terminfo/n/nsterm+mac mode=0644 -file path=usr/share/terminfo/n/nsterm+s mode=0644 -file path=usr/share/terminfo/n/nsterm-16color mode=0644 -file path=usr/share/terminfo/n/nsterm-256color mode=0644 -file path=usr/share/terminfo/n/nsterm-7 mode=0644 -file path=usr/share/terminfo/n/nsterm-7-c mode=0644 -file path=usr/share/terminfo/n/nsterm-acs mode=0644 -file path=usr/share/terminfo/n/nsterm-bce mode=0644 -file path=usr/share/terminfo/n/nsterm-build326 mode=0644 -file path=usr/share/terminfo/n/nsterm-build343 mode=0644 -file path=usr/share/terminfo/n/nsterm-build361 mode=0644 -file path=usr/share/terminfo/n/nsterm-c mode=0644 -file path=usr/share/terminfo/n/nsterm-c-acs mode=0644 -file path=usr/share/terminfo/n/nsterm-c-s mode=0644 -file path=usr/share/terminfo/n/nsterm-c-s-7 mode=0644 -file path=usr/share/terminfo/n/nsterm-c-s-acs mode=0644 -file path=usr/share/terminfo/n/nsterm-m mode=0644 -file path=usr/share/terminfo/n/nsterm-m-7 mode=0644 -file path=usr/share/terminfo/n/nsterm-m-acs mode=0644 -file path=usr/share/terminfo/n/nsterm-m-s mode=0644 -file path=usr/share/terminfo/n/nsterm-m-s-7 mode=0644 -file path=usr/share/terminfo/n/nsterm-m-s-acs mode=0644 -file path=usr/share/terminfo/n/nsterm-old mode=0644 -file path=usr/share/terminfo/n/nsterm-s mode=0644 -file path=usr/share/terminfo/n/nsterm-s-7 mode=0644 -file path=usr/share/terminfo/n/nsterm-s-acs mode=0644 -file path=usr/share/terminfo/n/ntconsole-100 mode=0644 -file path=usr/share/terminfo/n/ntconsole-100-nti mode=0644 -file path=usr/share/terminfo/n/ntconsole-35 mode=0644 -file path=usr/share/terminfo/n/ntconsole-35-nti mode=0644 -file path=usr/share/terminfo/n/ntconsole-35-w mode=0644 -file path=usr/share/terminfo/n/ntconsole-50 mode=0644 -file path=usr/share/terminfo/n/ntconsole-50-nti mode=0644 -file path=usr/share/terminfo/n/ntconsole-50-w mode=0644 -file path=usr/share/terminfo/n/ntconsole-60 mode=0644 -file path=usr/share/terminfo/n/ntconsole-60-nti mode=0644 -file path=usr/share/terminfo/n/ntconsole-60-w mode=0644 -file path=usr/share/terminfo/n/ntconsole-w mode=0644 -file path=usr/share/terminfo/n/ntconsole-w-vt mode=0644 -file path=usr/share/terminfo/n/nwp511 mode=0644 -file path=usr/share/terminfo/n/nwp512-a mode=0644 -file path=usr/share/terminfo/n/nwp513 mode=0644 -file path=usr/share/terminfo/n/nwp513-a mode=0644 -file path=usr/share/terminfo/n/nwp513-o mode=0644 -file path=usr/share/terminfo/n/nwp517 mode=0644 -file path=usr/share/terminfo/n/nwp517-w mode=0644 -file path=usr/share/terminfo/n/nxterm mode=0644 -file path=usr/share/terminfo/o/oblit mode=0644 -file path=usr/share/terminfo/o/oc100 mode=0644 -file path=usr/share/terminfo/o/ofcons mode=0644 -file path=usr/share/terminfo/o/oldpc3 mode=0644 -file path=usr/share/terminfo/o/oldsun mode=0644 -file path=usr/share/terminfo/o/omron mode=0644 -file path=usr/share/terminfo/o/opus3n1+ mode=0644 -file path=usr/share/terminfo/o/origpc3 mode=0644 -file path=usr/share/terminfo/o/os9LII mode=0644 -file path=usr/share/terminfo/o/osborne mode=0644 -file path=usr/share/terminfo/o/osborne-w mode=0644 -file path=usr/share/terminfo/o/osexec mode=0644 -file path=usr/share/terminfo/o/otek4112 mode=0644 -file path=usr/share/terminfo/o/otek4115 mode=0644 -file path=usr/share/terminfo/p/p19 mode=0644 -file path=usr/share/terminfo/p/p8gl mode=0644 -file path=usr/share/terminfo/p/pc-coherent mode=0644 -file path=usr/share/terminfo/p/pc-minix mode=0644 -file path=usr/share/terminfo/p/pc-venix mode=0644 -file path=usr/share/terminfo/p/pc3 mode=0644 -file path=usr/share/terminfo/p/pc3-bold mode=0644 -file path=usr/share/terminfo/p/pc3r mode=0644 -file path=usr/share/terminfo/p/pc3r-m mode=0644 -file path=usr/share/terminfo/p/pc6300plus mode=0644 -file path=usr/share/terminfo/p/pcansi mode=0644 -file path=usr/share/terminfo/p/pcansi-25 mode=0644 -file path=usr/share/terminfo/p/pcansi-25-m mode=0644 -file path=usr/share/terminfo/p/pcansi-33 mode=0644 -file path=usr/share/terminfo/p/pcansi-33-m mode=0644 -file path=usr/share/terminfo/p/pcansi-43 mode=0644 -file path=usr/share/terminfo/p/pcansi-43-m mode=0644 -file path=usr/share/terminfo/p/pcansi-m mode=0644 -file path=usr/share/terminfo/p/pccon mode=0644 -file path=usr/share/terminfo/p/pccon+base mode=0644 -file path=usr/share/terminfo/p/pccon+colors mode=0644 -file path=usr/share/terminfo/p/pccon+keys mode=0644 -file path=usr/share/terminfo/p/pccon+sgr+acs mode=0644 -file path=usr/share/terminfo/p/pccon+sgr+acs0 mode=0644 -file path=usr/share/terminfo/p/pccon-m mode=0644 -file path=usr/share/terminfo/p/pccon0 mode=0644 -file path=usr/share/terminfo/p/pccon0-m mode=0644 -file path=usr/share/terminfo/p/pccons mode=0644 -file path=usr/share/terminfo/p/pcix mode=0644 -file path=usr/share/terminfo/p/pckermit mode=0644 -file path=usr/share/terminfo/p/pckermit120 mode=0644 -file path=usr/share/terminfo/p/pcmw mode=0644 -file path=usr/share/terminfo/p/pcplot mode=0644 -file path=usr/share/terminfo/p/pcvt25 mode=0644 -file path=usr/share/terminfo/p/pcvt25-color mode=0644 -file path=usr/share/terminfo/p/pcvt25w mode=0644 -file path=usr/share/terminfo/p/pcvt28 mode=0644 -file path=usr/share/terminfo/p/pcvt28w mode=0644 -file path=usr/share/terminfo/p/pcvt35 mode=0644 -file path=usr/share/terminfo/p/pcvt35w mode=0644 -file path=usr/share/terminfo/p/pcvt40 mode=0644 -file path=usr/share/terminfo/p/pcvt40w mode=0644 -file path=usr/share/terminfo/p/pcvt43 mode=0644 -file path=usr/share/terminfo/p/pcvt43w mode=0644 -file path=usr/share/terminfo/p/pcvt50 mode=0644 -file path=usr/share/terminfo/p/pcvt50w mode=0644 -file path=usr/share/terminfo/p/pcvtXX mode=0644 -file path=usr/share/terminfo/p/pe1100 mode=0644 -file path=usr/share/terminfo/p/pe1200 mode=0644 -file path=usr/share/terminfo/p/pe1251 mode=0644 -file path=usr/share/terminfo/p/pe550 mode=0644 -file path=usr/share/terminfo/p/pe7000c mode=0644 -file path=usr/share/terminfo/p/pe7000m mode=0644 -file path=usr/share/terminfo/p/pilot mode=0644 -file path=usr/share/terminfo/p/pmcons mode=0644 -file path=usr/share/terminfo/p/prism12 mode=0644 -file path=usr/share/terminfo/p/prism12-m mode=0644 -file path=usr/share/terminfo/p/prism12-m-w mode=0644 -file path=usr/share/terminfo/p/prism12-w mode=0644 -file path=usr/share/terminfo/p/prism14 mode=0644 -file path=usr/share/terminfo/p/prism14-m mode=0644 -file path=usr/share/terminfo/p/prism14-m-w mode=0644 -file path=usr/share/terminfo/p/prism14-w mode=0644 -file path=usr/share/terminfo/p/prism2 mode=0644 -file path=usr/share/terminfo/p/prism4 mode=0644 -file path=usr/share/terminfo/p/prism5 mode=0644 -file path=usr/share/terminfo/p/prism7 mode=0644 -file path=usr/share/terminfo/p/prism8 mode=0644 -file path=usr/share/terminfo/p/prism8-w mode=0644 -file path=usr/share/terminfo/p/prism9 mode=0644 -file path=usr/share/terminfo/p/prism9-8 mode=0644 -file path=usr/share/terminfo/p/prism9-8-w mode=0644 -file path=usr/share/terminfo/p/prism9-w mode=0644 -file path=usr/share/terminfo/p/ps300 mode=0644 -file path=usr/share/terminfo/p/psterm mode=0644 -file path=usr/share/terminfo/p/psterm-80x24 mode=0644 -file path=usr/share/terminfo/p/psterm-90x28 mode=0644 -file path=usr/share/terminfo/p/psterm-96x48 mode=0644 -file path=usr/share/terminfo/p/psterm-fast mode=0644 -file path=usr/share/terminfo/p/psx_ansi mode=0644 -file path=usr/share/terminfo/p/pt100 mode=0644 -file path=usr/share/terminfo/p/pt100w mode=0644 -file path=usr/share/terminfo/p/pt210 mode=0644 -file path=usr/share/terminfo/p/pt250 mode=0644 -file path=usr/share/terminfo/p/pt250w mode=0644 -file path=usr/share/terminfo/p/pt505 mode=0644 -file path=usr/share/terminfo/p/pt505-22 mode=0644 -file path=usr/share/terminfo/p/pt505-24 mode=0644 -file path=usr/share/terminfo/p/pty mode=0644 -file path=usr/share/terminfo/p/putty mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys+esc mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys+linux mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys+sco mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys+vt100 mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys+vt400 mode=0644 -file path=usr/share/terminfo/p/putty+fnkeys+xterm mode=0644 -file path=usr/share/terminfo/p/putty-256color mode=0644 -file path=usr/share/terminfo/p/putty-m1 mode=0644 -file path=usr/share/terminfo/p/putty-m1b mode=0644 -file path=usr/share/terminfo/p/putty-m2 mode=0644 -file path=usr/share/terminfo/p/putty-noapp mode=0644 -file path=usr/share/terminfo/p/putty-sco mode=0644 -file path=usr/share/terminfo/p/putty-vt100 mode=0644 -file path=usr/share/terminfo/q/qansi mode=0644 -file path=usr/share/terminfo/q/qansi-g mode=0644 -file path=usr/share/terminfo/q/qansi-m mode=0644 -file path=usr/share/terminfo/q/qansi-t mode=0644 -file path=usr/share/terminfo/q/qansi-w mode=0644 -file path=usr/share/terminfo/q/qdss mode=0644 -file path=usr/share/terminfo/q/qnx mode=0644 -file path=usr/share/terminfo/q/qnxm mode=0644 -file path=usr/share/terminfo/q/qnxt mode=0644 -file path=usr/share/terminfo/q/qnxt2 mode=0644 -file path=usr/share/terminfo/q/qnxtmono mode=0644 -file path=usr/share/terminfo/q/qnxw mode=0644 -file path=usr/share/terminfo/q/qume5 mode=0644 -file path=usr/share/terminfo/q/qvt101 mode=0644 -file path=usr/share/terminfo/q/qvt101+ mode=0644 -file path=usr/share/terminfo/q/qvt102 mode=0644 -file path=usr/share/terminfo/q/qvt103 mode=0644 -file path=usr/share/terminfo/q/qvt103-w mode=0644 -file path=usr/share/terminfo/q/qvt119+ mode=0644 -file path=usr/share/terminfo/q/qvt119+-25 mode=0644 -file path=usr/share/terminfo/q/qvt119+-25-w mode=0644 -file path=usr/share/terminfo/q/qvt119+-w mode=0644 -file path=usr/share/terminfo/q/qvt203 mode=0644 -file path=usr/share/terminfo/q/qvt203-25 mode=0644 -file path=usr/share/terminfo/q/qvt203-25-w mode=0644 -file path=usr/share/terminfo/q/qvt203-w mode=0644 -file path=usr/share/terminfo/r/rbcomm mode=0644 -file path=usr/share/terminfo/r/rbcomm-nam mode=0644 -file path=usr/share/terminfo/r/rbcomm-w mode=0644 -file path=usr/share/terminfo/r/rca mode=0644 -file path=usr/share/terminfo/r/rcons mode=0644 -file path=usr/share/terminfo/r/rcons-color mode=0644 -file path=usr/share/terminfo/r/regent mode=0644 -file path=usr/share/terminfo/r/regent100 mode=0644 -file path=usr/share/terminfo/r/regent20 mode=0644 -file path=usr/share/terminfo/r/regent25 mode=0644 -file path=usr/share/terminfo/r/regent40 mode=0644 -file path=usr/share/terminfo/r/regent40+ mode=0644 -file path=usr/share/terminfo/r/regent60 mode=0644 -file path=usr/share/terminfo/r/rt6221 mode=0644 -file path=usr/share/terminfo/r/rt6221-w mode=0644 -file path=usr/share/terminfo/r/rxvt mode=0644 -file path=usr/share/terminfo/r/rxvt+pcfkeys mode=0644 -file path=usr/share/terminfo/r/rxvt-16color mode=0644 -file path=usr/share/terminfo/r/rxvt-256color mode=0644 -file path=usr/share/terminfo/r/rxvt-88color mode=0644 -file path=usr/share/terminfo/r/rxvt-basic mode=0644 -file path=usr/share/terminfo/r/rxvt-color mode=0644 -file path=usr/share/terminfo/r/rxvt-cygwin mode=0644 -file path=usr/share/terminfo/r/rxvt-cygwin-native mode=0644 -file path=usr/share/terminfo/r/rxvt-xpm mode=0644 -file path=usr/share/terminfo/s/sb1 mode=0644 -file path=usr/share/terminfo/s/sb2 mode=0644 -file path=usr/share/terminfo/s/sbi mode=0644 -file path=usr/share/terminfo/s/sbobcat mode=0644 -file path=usr/share/terminfo/s/scanset mode=0644 -file path=usr/share/terminfo/s/scoansi mode=0644 -file path=usr/share/terminfo/s/scoansi-new mode=0644 -file path=usr/share/terminfo/s/scoansi-old mode=0644 -file path=usr/share/terminfo/s/screen mode=0644 -file path=usr/share/terminfo/s/screen+fkeys mode=0644 -file path=usr/share/terminfo/s/screen+italics mode=0644 -file path=usr/share/terminfo/s/screen-16color mode=0644 -file path=usr/share/terminfo/s/screen-16color-bce mode=0644 -file path=usr/share/terminfo/s/screen-16color-bce-s mode=0644 -file path=usr/share/terminfo/s/screen-16color-s mode=0644 -file path=usr/share/terminfo/s/screen-256color mode=0644 -file path=usr/share/terminfo/s/screen-256color-bce mode=0644 -file path=usr/share/terminfo/s/screen-256color-bce-s mode=0644 -file path=usr/share/terminfo/s/screen-256color-s mode=0644 -file path=usr/share/terminfo/s/screen-bce mode=0644 -file path=usr/share/terminfo/s/screen-bce.Eterm mode=0644 -file path=usr/share/terminfo/s/screen-bce.gnome mode=0644 -file path=usr/share/terminfo/s/screen-bce.konsole mode=0644 -file path=usr/share/terminfo/s/screen-bce.linux mode=0644 -file path=usr/share/terminfo/s/screen-bce.mrxvt mode=0644 -file path=usr/share/terminfo/s/screen-bce.rxvt mode=0644 -file path=usr/share/terminfo/s/screen-bce.xterm-new mode=0644 -file path=usr/share/terminfo/s/screen-s mode=0644 -file path=usr/share/terminfo/s/screen-w mode=0644 -file path=usr/share/terminfo/s/screen.Eterm mode=0644 -file path=usr/share/terminfo/s/screen.gnome mode=0644 -file path=usr/share/terminfo/s/screen.konsole mode=0644 -file path=usr/share/terminfo/s/screen.konsole-256color mode=0644 -file path=usr/share/terminfo/s/screen.linux mode=0644 -file path=usr/share/terminfo/s/screen.linux-m1 mode=0644 -file path=usr/share/terminfo/s/screen.linux-m1b mode=0644 -file path=usr/share/terminfo/s/screen.linux-m2 mode=0644 -file path=usr/share/terminfo/s/screen.minitel1 mode=0644 -file path=usr/share/terminfo/s/screen.minitel1-nb mode=0644 -file path=usr/share/terminfo/s/screen.minitel1b mode=0644 -file path=usr/share/terminfo/s/screen.minitel1b-80 mode=0644 -file path=usr/share/terminfo/s/screen.minitel1b-nb mode=0644 -file path=usr/share/terminfo/s/screen.mlterm mode=0644 -file path=usr/share/terminfo/s/screen.mlterm-256color mode=0644 -file path=usr/share/terminfo/s/screen.mrxvt mode=0644 -file path=usr/share/terminfo/s/screen.putty mode=0644 -file path=usr/share/terminfo/s/screen.putty-256color mode=0644 -file path=usr/share/terminfo/s/screen.putty-m1 mode=0644 -file path=usr/share/terminfo/s/screen.putty-m1b mode=0644 -file path=usr/share/terminfo/s/screen.putty-m2 mode=0644 -file path=usr/share/terminfo/s/screen.rxvt mode=0644 -file path=usr/share/terminfo/s/screen.teraterm mode=0644 -file path=usr/share/terminfo/s/screen.vte mode=0644 -file path=usr/share/terminfo/s/screen.vte-256color mode=0644 -file path=usr/share/terminfo/s/screen.xterm-256color mode=0644 -file path=usr/share/terminfo/s/screen.xterm-r6 mode=0644 -file path=usr/share/terminfo/s/screen.xterm-xfree86 mode=0644 -file path=usr/share/terminfo/s/screen2 mode=0644 -file path=usr/share/terminfo/s/screen3 mode=0644 -file path=usr/share/terminfo/s/screwpoint mode=0644 -file path=usr/share/terminfo/s/scrhp mode=0644 -file path=usr/share/terminfo/s/sibo mode=0644 -file path=usr/share/terminfo/s/simpleterm mode=0644 -file path=usr/share/terminfo/s/simterm mode=0644 -file path=usr/share/terminfo/s/st mode=0644 -file path=usr/share/terminfo/s/st-16color mode=0644 -file path=usr/share/terminfo/s/st-256color mode=0644 -file path=usr/share/terminfo/s/st52-old mode=0644 -file path=usr/share/terminfo/s/stv52 mode=0644 -file path=usr/share/terminfo/s/stv52pc mode=0644 -file path=usr/share/terminfo/s/sun mode=0644 -file path=usr/share/terminfo/s/sun+sl mode=0644 -file path=usr/share/terminfo/s/sun-1 mode=0644 -file path=usr/share/terminfo/s/sun-12 mode=0644 -file path=usr/share/terminfo/s/sun-17 mode=0644 -file path=usr/share/terminfo/s/sun-24 mode=0644 -file path=usr/share/terminfo/s/sun-34 mode=0644 -file path=usr/share/terminfo/s/sun-48 mode=0644 -file path=usr/share/terminfo/s/sun-c mode=0644 -file path=usr/share/terminfo/s/sun-cgsix mode=0644 -file path=usr/share/terminfo/s/sun-color mode=0644 -file path=usr/share/terminfo/s/sun-e mode=0644 -file path=usr/share/terminfo/s/sun-e-s mode=0644 -file path=usr/share/terminfo/s/sun-il mode=0644 -file path=usr/share/terminfo/s/sun-s mode=0644 -file path=usr/share/terminfo/s/sun-type4 mode=0644 -file path=usr/share/terminfo/s/superbee-xsb mode=0644 -file path=usr/share/terminfo/s/superbeeic mode=0644 -file path=usr/share/terminfo/s/superbrain mode=0644 -file path=usr/share/terminfo/s/swtp mode=0644 -file path=usr/share/terminfo/t/t10 mode=0644 -file path=usr/share/terminfo/t/t1061 mode=0644 -file path=usr/share/terminfo/t/t1061f mode=0644 -file path=usr/share/terminfo/t/t16 mode=0644 -file path=usr/share/terminfo/t/t3700 mode=0644 -file path=usr/share/terminfo/t/t3800 mode=0644 -file path=usr/share/terminfo/t/tab132 mode=0644 -file path=usr/share/terminfo/t/tab132-rv mode=0644 -file path=usr/share/terminfo/t/tab132-w mode=0644 -file path=usr/share/terminfo/t/tab132-w-rv mode=0644 -file path=usr/share/terminfo/t/tandem6510 mode=0644 -file path=usr/share/terminfo/t/tandem653 mode=0644 -file path=usr/share/terminfo/t/tek mode=0644 -file path=usr/share/terminfo/t/tek4013 mode=0644 -file path=usr/share/terminfo/t/tek4014 mode=0644 -file path=usr/share/terminfo/t/tek4014-sm mode=0644 -file path=usr/share/terminfo/t/tek4015 mode=0644 -file path=usr/share/terminfo/t/tek4015-sm mode=0644 -file path=usr/share/terminfo/t/tek4023 mode=0644 -file path=usr/share/terminfo/t/tek4024 mode=0644 -file path=usr/share/terminfo/t/tek4025-17 mode=0644 -file path=usr/share/terminfo/t/tek4025-17-ws mode=0644 -file path=usr/share/terminfo/t/tek4025-cr mode=0644 -file path=usr/share/terminfo/t/tek4025-ex mode=0644 -file path=usr/share/terminfo/t/tek4025a mode=0644 -file path=usr/share/terminfo/t/tek4025ex mode=0644 -file path=usr/share/terminfo/t/tek4105 mode=0644 -file path=usr/share/terminfo/t/tek4105-30 mode=0644 -file path=usr/share/terminfo/t/tek4105a mode=0644 -file path=usr/share/terminfo/t/tek4106brl mode=0644 -file path=usr/share/terminfo/t/tek4107 mode=0644 -file path=usr/share/terminfo/t/tek4112 mode=0644 -file path=usr/share/terminfo/t/tek4112-5 mode=0644 -file path=usr/share/terminfo/t/tek4112-nd mode=0644 -file path=usr/share/terminfo/t/tek4113 mode=0644 -file path=usr/share/terminfo/t/tek4113-34 mode=0644 -file path=usr/share/terminfo/t/tek4113-nd mode=0644 -file path=usr/share/terminfo/t/tek4115 mode=0644 -file path=usr/share/terminfo/t/tek4125 mode=0644 -file path=usr/share/terminfo/t/tek4205 mode=0644 -file path=usr/share/terminfo/t/tek4207 mode=0644 -file path=usr/share/terminfo/t/tek4207-s mode=0644 -file path=usr/share/terminfo/t/tek4404 mode=0644 -file path=usr/share/terminfo/t/teken mode=0644 -file path=usr/share/terminfo/t/teletec mode=0644 -file path=usr/share/terminfo/t/teraterm mode=0644 -file path=usr/share/terminfo/t/teraterm2.3 mode=0644 -file path=usr/share/terminfo/t/teraterm4.59 mode=0644 -file path=usr/share/terminfo/t/terminator mode=0644 -file path=usr/share/terminfo/t/terminet1200 mode=0644 -file path=usr/share/terminfo/t/terminology mode=0644 -file path=usr/share/terminfo/t/ti700 mode=0644 -file path=usr/share/terminfo/t/ti916 mode=0644 -file path=usr/share/terminfo/t/ti916-132 mode=0644 -file path=usr/share/terminfo/t/ti916-8 mode=0644 -file path=usr/share/terminfo/t/ti916-8-132 mode=0644 -file path=usr/share/terminfo/t/ti924 mode=0644 -file path=usr/share/terminfo/t/ti924-8 mode=0644 -file path=usr/share/terminfo/t/ti924-8w mode=0644 -file path=usr/share/terminfo/t/ti924w mode=0644 -file path=usr/share/terminfo/t/ti926 mode=0644 -file path=usr/share/terminfo/t/ti926-8 mode=0644 -file path=usr/share/terminfo/t/ti928 mode=0644 -file path=usr/share/terminfo/t/ti928-8 mode=0644 -file path=usr/share/terminfo/t/ti931 mode=0644 -file path=usr/share/terminfo/t/ti_ansi mode=0644 -file path=usr/share/terminfo/t/tmux mode=0644 -file path=usr/share/terminfo/t/tmux-256color mode=0644 -file path=usr/share/terminfo/t/trs16 mode=0644 -file path=usr/share/terminfo/t/trs2 mode=0644 -file path=usr/share/terminfo/t/ts1 mode=0644 -file path=usr/share/terminfo/t/ts100 mode=0644 -file path=usr/share/terminfo/t/ts100-ctxt mode=0644 -file path=usr/share/terminfo/t/ts1p mode=0644 -file path=usr/share/terminfo/t/tt mode=0644 -file path=usr/share/terminfo/t/tt52 mode=0644 -file path=usr/share/terminfo/t/tty33 mode=0644 -file path=usr/share/terminfo/t/tty37 mode=0644 -file path=usr/share/terminfo/t/tty43 mode=0644 -file path=usr/share/terminfo/t/tvi803 mode=0644 -file path=usr/share/terminfo/t/tvi9065 mode=0644 -file path=usr/share/terminfo/t/tvi910 mode=0644 -file path=usr/share/terminfo/t/tvi910+ mode=0644 -file path=usr/share/terminfo/t/tvi912 mode=0644 -file path=usr/share/terminfo/t/tvi912b mode=0644 -file path=usr/share/terminfo/t/tvi912b+2p mode=0644 -file path=usr/share/terminfo/t/tvi912b+dim mode=0644 -file path=usr/share/terminfo/t/tvi912b+mc mode=0644 -file path=usr/share/terminfo/t/tvi912b+printer mode=0644 -file path=usr/share/terminfo/t/tvi912b+vb mode=0644 -file path=usr/share/terminfo/t/tvi912b-2p mode=0644 -file path=usr/share/terminfo/t/tvi912b-2p-mc mode=0644 -file path=usr/share/terminfo/t/tvi912b-2p-p mode=0644 -file path=usr/share/terminfo/t/tvi912b-2p-unk mode=0644 -file path=usr/share/terminfo/t/tvi912b-mc mode=0644 -file path=usr/share/terminfo/t/tvi912b-p mode=0644 -file path=usr/share/terminfo/t/tvi912b-unk mode=0644 -file path=usr/share/terminfo/t/tvi912b-vb mode=0644 -file path=usr/share/terminfo/t/tvi912b-vb-mc mode=0644 -file path=usr/share/terminfo/t/tvi912b-vb-p mode=0644 -file path=usr/share/terminfo/t/tvi912b-vb-unk mode=0644 -file path=usr/share/terminfo/t/tvi912cc mode=0644 -file path=usr/share/terminfo/t/tvi920b mode=0644 -file path=usr/share/terminfo/t/tvi920b+fn mode=0644 -file path=usr/share/terminfo/t/tvi920b-2p mode=0644 -file path=usr/share/terminfo/t/tvi920b-2p-mc mode=0644 -file path=usr/share/terminfo/t/tvi920b-2p-p mode=0644 -file path=usr/share/terminfo/t/tvi920b-2p-unk mode=0644 -file path=usr/share/terminfo/t/tvi920b-mc mode=0644 -file path=usr/share/terminfo/t/tvi920b-p mode=0644 -file path=usr/share/terminfo/t/tvi920b-unk mode=0644 -file path=usr/share/terminfo/t/tvi920b-vb mode=0644 -file path=usr/share/terminfo/t/tvi920b-vb-mc mode=0644 -file path=usr/share/terminfo/t/tvi920b-vb-p mode=0644 -file path=usr/share/terminfo/t/tvi920b-vb-unk mode=0644 -file path=usr/share/terminfo/t/tvi921 mode=0644 -file path=usr/share/terminfo/t/tvi924 mode=0644 -file path=usr/share/terminfo/t/tvi925 mode=0644 -file path=usr/share/terminfo/t/tvi925-hi mode=0644 -file path=usr/share/terminfo/t/tvi92B mode=0644 -file path=usr/share/terminfo/t/tvi92D mode=0644 -file path=usr/share/terminfo/t/tvi950 mode=0644 -file path=usr/share/terminfo/t/tvi950-2p mode=0644 -file path=usr/share/terminfo/t/tvi950-4p mode=0644 -file path=usr/share/terminfo/t/tvi950-rv mode=0644 -file path=usr/share/terminfo/t/tvi950-rv-2p mode=0644 -file path=usr/share/terminfo/t/tvi950-rv-4p mode=0644 -file path=usr/share/terminfo/t/tvi955 mode=0644 -file path=usr/share/terminfo/t/tvi970 mode=0644 -file path=usr/share/terminfo/t/tvi970-2p mode=0644 -file path=usr/share/terminfo/t/tvi970-vb mode=0644 -file path=usr/share/terminfo/t/tvipt mode=0644 -file path=usr/share/terminfo/t/tw100 mode=0644 -file path=usr/share/terminfo/t/tw52 mode=0644 -file path=usr/share/terminfo/t/tw52-m mode=0644 -file path=usr/share/terminfo/t/tws2103 mode=0644 -file path=usr/share/terminfo/u/ultima2 mode=0644 -file path=usr/share/terminfo/u/uniterm mode=0644 -file path=usr/share/terminfo/u/unixpc mode=0644 -file path=usr/share/terminfo/u/unknown mode=0644 -file path=usr/share/terminfo/u/uts30 mode=0644 -file path=usr/share/terminfo/u/uwin mode=0644 -file path=usr/share/terminfo/v/v3220 mode=0644 -file path=usr/share/terminfo/v/v5410 mode=0644 -file path=usr/share/terminfo/v/vanilla mode=0644 -file path=usr/share/terminfo/v/vapple mode=0644 -file path=usr/share/terminfo/v/vc303 mode=0644 -file path=usr/share/terminfo/v/vc303a mode=0644 -file path=usr/share/terminfo/v/vc404 mode=0644 -file path=usr/share/terminfo/v/vc404-s mode=0644 -file path=usr/share/terminfo/v/vc414 mode=0644 -file path=usr/share/terminfo/v/vc415 mode=0644 -file path=usr/share/terminfo/v/versaterm mode=0644 -file path=usr/share/terminfo/v/vi200 mode=0644 -file path=usr/share/terminfo/v/vi200-f mode=0644 -file path=usr/share/terminfo/v/vi200-rv mode=0644 -file path=usr/share/terminfo/v/vi300 mode=0644 -file path=usr/share/terminfo/v/vi300-old mode=0644 -file path=usr/share/terminfo/v/vi50 mode=0644 -file path=usr/share/terminfo/v/vi500 mode=0644 -file path=usr/share/terminfo/v/vi50adm mode=0644 -file path=usr/share/terminfo/v/vi55 mode=0644 -file path=usr/share/terminfo/v/vi550 mode=0644 -file path=usr/share/terminfo/v/vi603 mode=0644 -file path=usr/share/terminfo/v/viewdata mode=0644 -file path=usr/share/terminfo/v/viewdata-o mode=0644 -file path=usr/share/terminfo/v/viewdata-rv mode=0644 -file path=usr/share/terminfo/v/viewpoint mode=0644 -file path=usr/share/terminfo/v/vip mode=0644 -file path=usr/share/terminfo/v/vip-H mode=0644 -file path=usr/share/terminfo/v/vip-Hw mode=0644 -file path=usr/share/terminfo/v/vip-w mode=0644 -file path=usr/share/terminfo/v/visa50 mode=0644 -file path=usr/share/terminfo/v/vp3a+ mode=0644 -file path=usr/share/terminfo/v/vp60 mode=0644 -file path=usr/share/terminfo/v/vp90 mode=0644 -file path=usr/share/terminfo/v/vremote mode=0644 -file path=usr/share/terminfo/v/vs100 mode=0644 -file path=usr/share/terminfo/v/vs100-x10 mode=0644 -file path=usr/share/terminfo/v/vsc mode=0644 -file path=usr/share/terminfo/v/vt-utf8 mode=0644 -file path=usr/share/terminfo/v/vt100 mode=0644 -file path=usr/share/terminfo/v/vt100+ mode=0644 -file path=usr/share/terminfo/v/vt100+4bsd mode=0644 -file path=usr/share/terminfo/v/vt100+enq mode=0644 -file path=usr/share/terminfo/v/vt100+fnkeys mode=0644 -file path=usr/share/terminfo/v/vt100+keypad mode=0644 -file path=usr/share/terminfo/v/vt100+pfkeys mode=0644 -file path=usr/share/terminfo/v/vt100-bm mode=0644 -file path=usr/share/terminfo/v/vt100-bm-o mode=0644 -file path=usr/share/terminfo/v/vt100-nav mode=0644 -file path=usr/share/terminfo/v/vt100-nav-w mode=0644 -file path=usr/share/terminfo/v/vt100-putty mode=0644 -file path=usr/share/terminfo/v/vt100-s mode=0644 -file path=usr/share/terminfo/v/vt100-s-bot mode=0644 -file path=usr/share/terminfo/v/vt100-vb mode=0644 -file path=usr/share/terminfo/v/vt100-w mode=0644 -file path=usr/share/terminfo/v/vt100-w-nam mode=0644 -file path=usr/share/terminfo/v/vt100nam mode=0644 -file path=usr/share/terminfo/v/vt102 mode=0644 -file path=usr/share/terminfo/v/vt102+enq mode=0644 -file path=usr/share/terminfo/v/vt102-nsgr mode=0644 -file path=usr/share/terminfo/v/vt102-w mode=0644 -file path=usr/share/terminfo/v/vt125 mode=0644 -file path=usr/share/terminfo/v/vt131 mode=0644 -file path=usr/share/terminfo/v/vt132 mode=0644 -file path=usr/share/terminfo/v/vt200-js mode=0644 -file path=usr/share/terminfo/v/vt220 mode=0644 -file path=usr/share/terminfo/v/vt220+keypad mode=0644 -file path=usr/share/terminfo/v/vt220-8bit mode=0644 -file path=usr/share/terminfo/v/vt220-nam mode=0644 -file path=usr/share/terminfo/v/vt220-old mode=0644 -file path=usr/share/terminfo/v/vt220-w mode=0644 -file path=usr/share/terminfo/v/vt220d mode=0644 -file path=usr/share/terminfo/v/vt320 mode=0644 -file path=usr/share/terminfo/v/vt320-k3 mode=0644 -file path=usr/share/terminfo/v/vt320-k311 mode=0644 -file path=usr/share/terminfo/v/vt320-nam mode=0644 -file path=usr/share/terminfo/v/vt320-w mode=0644 -file path=usr/share/terminfo/v/vt320-w-nam mode=0644 -file path=usr/share/terminfo/v/vt320nam mode=0644 -file path=usr/share/terminfo/v/vt420 mode=0644 -file path=usr/share/terminfo/v/vt420f mode=0644 -file path=usr/share/terminfo/v/vt420pc mode=0644 -file path=usr/share/terminfo/v/vt420pcdos mode=0644 -file path=usr/share/terminfo/v/vt50 mode=0644 -file path=usr/share/terminfo/v/vt50h mode=0644 -file path=usr/share/terminfo/v/vt510 mode=0644 -file path=usr/share/terminfo/v/vt510pc mode=0644 -file path=usr/share/terminfo/v/vt510pcdos mode=0644 -file path=usr/share/terminfo/v/vt52 mode=0644 -file path=usr/share/terminfo/v/vt520 mode=0644 -file path=usr/share/terminfo/v/vt520ansi mode=0644 -file path=usr/share/terminfo/v/vt525 mode=0644 -file path=usr/share/terminfo/v/vt61 mode=0644 -file path=usr/share/terminfo/v/vte mode=0644 -file path=usr/share/terminfo/v/vte+pcfkeys mode=0644 -file path=usr/share/terminfo/v/vte-2007 mode=0644 -file path=usr/share/terminfo/v/vte-2008 mode=0644 -file path=usr/share/terminfo/v/vte-2012 mode=0644 -file path=usr/share/terminfo/v/vte-2014 mode=0644 -file path=usr/share/terminfo/v/vte-256color mode=0644 -file path=usr/share/terminfo/v/vtnt mode=0644 -file path=usr/share/terminfo/v/vv100 mode=0644 -file path=usr/share/terminfo/v/vwmterm mode=0644 -file path=usr/share/terminfo/w/wsvt25 mode=0644 -file path=usr/share/terminfo/w/wsvt25m mode=0644 -file path=usr/share/terminfo/w/wy100 mode=0644 -file path=usr/share/terminfo/w/wy100q mode=0644 -file path=usr/share/terminfo/w/wy120 mode=0644 -file path=usr/share/terminfo/w/wy120-25 mode=0644 -file path=usr/share/terminfo/w/wy120-25-w mode=0644 -file path=usr/share/terminfo/w/wy120-vb mode=0644 -file path=usr/share/terminfo/w/wy120-w mode=0644 -file path=usr/share/terminfo/w/wy120-w-vb mode=0644 -file path=usr/share/terminfo/w/wy160 mode=0644 -file path=usr/share/terminfo/w/wy160-25 mode=0644 -file path=usr/share/terminfo/w/wy160-25-w mode=0644 -file path=usr/share/terminfo/w/wy160-42 mode=0644 -file path=usr/share/terminfo/w/wy160-42-w mode=0644 -file path=usr/share/terminfo/w/wy160-43 mode=0644 -file path=usr/share/terminfo/w/wy160-43-w mode=0644 -file path=usr/share/terminfo/w/wy160-tek mode=0644 -file path=usr/share/terminfo/w/wy160-vb mode=0644 -file path=usr/share/terminfo/w/wy160-w mode=0644 -file path=usr/share/terminfo/w/wy160-w-vb mode=0644 -file path=usr/share/terminfo/w/wy185 mode=0644 -file path=usr/share/terminfo/w/wy185-24 mode=0644 -file path=usr/share/terminfo/w/wy185-vb mode=0644 -file path=usr/share/terminfo/w/wy185-w mode=0644 -file path=usr/share/terminfo/w/wy185-wvb mode=0644 -file path=usr/share/terminfo/w/wy30 mode=0644 -file path=usr/share/terminfo/w/wy30-mc mode=0644 -file path=usr/share/terminfo/w/wy30-vb mode=0644 -file path=usr/share/terminfo/w/wy325 mode=0644 -file path=usr/share/terminfo/w/wy325-25 mode=0644 -file path=usr/share/terminfo/w/wy325-25w mode=0644 -file path=usr/share/terminfo/w/wy325-42 mode=0644 -file path=usr/share/terminfo/w/wy325-42w mode=0644 -file path=usr/share/terminfo/w/wy325-42w-vb mode=0644 -file path=usr/share/terminfo/w/wy325-43 mode=0644 -file path=usr/share/terminfo/w/wy325-43w mode=0644 -file path=usr/share/terminfo/w/wy325-43w-vb mode=0644 -file path=usr/share/terminfo/w/wy325-vb mode=0644 -file path=usr/share/terminfo/w/wy325-w mode=0644 -file path=usr/share/terminfo/w/wy325-w-vb mode=0644 -file path=usr/share/terminfo/w/wy350 mode=0644 -file path=usr/share/terminfo/w/wy350-vb mode=0644 -file path=usr/share/terminfo/w/wy350-w mode=0644 -file path=usr/share/terminfo/w/wy350-wvb mode=0644 -file path=usr/share/terminfo/w/wy370 mode=0644 -file path=usr/share/terminfo/w/wy370-105k mode=0644 -file path=usr/share/terminfo/w/wy370-EPC mode=0644 -file path=usr/share/terminfo/w/wy370-nk mode=0644 -file path=usr/share/terminfo/w/wy370-rv mode=0644 -file path=usr/share/terminfo/w/wy370-tek mode=0644 -file path=usr/share/terminfo/w/wy370-vb mode=0644 -file path=usr/share/terminfo/w/wy370-w mode=0644 -file path=usr/share/terminfo/w/wy370-wvb mode=0644 -file path=usr/share/terminfo/w/wy50 mode=0644 -file path=usr/share/terminfo/w/wy50-mc mode=0644 -file path=usr/share/terminfo/w/wy50-vb mode=0644 -file path=usr/share/terminfo/w/wy50-w mode=0644 -file path=usr/share/terminfo/w/wy50-wvb mode=0644 -file path=usr/share/terminfo/w/wy520 mode=0644 -file path=usr/share/terminfo/w/wy520-24 mode=0644 -file path=usr/share/terminfo/w/wy520-36 mode=0644 -file path=usr/share/terminfo/w/wy520-36pc mode=0644 -file path=usr/share/terminfo/w/wy520-36w mode=0644 -file path=usr/share/terminfo/w/wy520-36wpc mode=0644 -file path=usr/share/terminfo/w/wy520-48 mode=0644 -file path=usr/share/terminfo/w/wy520-48pc mode=0644 -file path=usr/share/terminfo/w/wy520-48w mode=0644 -file path=usr/share/terminfo/w/wy520-48wpc mode=0644 -file path=usr/share/terminfo/w/wy520-epc mode=0644 -file path=usr/share/terminfo/w/wy520-epc-24 mode=0644 -file path=usr/share/terminfo/w/wy520-epc-vb mode=0644 -file path=usr/share/terminfo/w/wy520-epc-w mode=0644 -file path=usr/share/terminfo/w/wy520-epc-wvb mode=0644 -file path=usr/share/terminfo/w/wy520-vb mode=0644 -file path=usr/share/terminfo/w/wy520-w mode=0644 -file path=usr/share/terminfo/w/wy520-wvb mode=0644 -file path=usr/share/terminfo/w/wy60 mode=0644 -file path=usr/share/terminfo/w/wy60-25 mode=0644 -file path=usr/share/terminfo/w/wy60-25-w mode=0644 -file path=usr/share/terminfo/w/wy60-42 mode=0644 -file path=usr/share/terminfo/w/wy60-42-w mode=0644 -file path=usr/share/terminfo/w/wy60-43 mode=0644 -file path=usr/share/terminfo/w/wy60-43-w mode=0644 -file path=usr/share/terminfo/w/wy60-vb mode=0644 -file path=usr/share/terminfo/w/wy60-w mode=0644 -file path=usr/share/terminfo/w/wy60-w-vb mode=0644 -file path=usr/share/terminfo/w/wy75 mode=0644 -file path=usr/share/terminfo/w/wy75-mc mode=0644 -file path=usr/share/terminfo/w/wy75-vb mode=0644 -file path=usr/share/terminfo/w/wy75-w mode=0644 -file path=usr/share/terminfo/w/wy75-wvb mode=0644 -file path=usr/share/terminfo/w/wy75ap mode=0644 -file path=usr/share/terminfo/w/wy85 mode=0644 -file path=usr/share/terminfo/w/wy85-8bit mode=0644 -file path=usr/share/terminfo/w/wy85-vb mode=0644 -file path=usr/share/terminfo/w/wy85-w mode=0644 -file path=usr/share/terminfo/w/wy85-wvb mode=0644 -file path=usr/share/terminfo/w/wy99-ansi mode=0644 -file path=usr/share/terminfo/w/wy99a-ansi mode=0644 -file path=usr/share/terminfo/w/wy99f mode=0644 -file path=usr/share/terminfo/w/wy99fa mode=0644 -file path=usr/share/terminfo/w/wy99gt mode=0644 -file path=usr/share/terminfo/w/wy99gt-25 mode=0644 -file path=usr/share/terminfo/w/wy99gt-25-w mode=0644 -file path=usr/share/terminfo/w/wy99gt-tek mode=0644 -file path=usr/share/terminfo/w/wy99gt-vb mode=0644 -file path=usr/share/terminfo/w/wy99gt-w mode=0644 -file path=usr/share/terminfo/w/wy99gt-w-vb mode=0644 -file path=usr/share/terminfo/w/wyse-vp mode=0644 -file path=usr/share/terminfo/x/x68k mode=0644 -file path=usr/share/terminfo/x/xerox1720 mode=0644 -file path=usr/share/terminfo/x/xerox820 mode=0644 -file path=usr/share/terminfo/x/xfce mode=0644 -file path=usr/share/terminfo/x/xiterm mode=0644 -file path=usr/share/terminfo/x/xl83 mode=0644 -file path=usr/share/terminfo/x/xnuppc+100x37 mode=0644 -file path=usr/share/terminfo/x/xnuppc+112x37 mode=0644 -file path=usr/share/terminfo/x/xnuppc+128x40 mode=0644 -file path=usr/share/terminfo/x/xnuppc+128x48 mode=0644 -file path=usr/share/terminfo/x/xnuppc+144x48 mode=0644 -file path=usr/share/terminfo/x/xnuppc+160x64 mode=0644 -file path=usr/share/terminfo/x/xnuppc+200x64 mode=0644 -file path=usr/share/terminfo/x/xnuppc+200x75 mode=0644 -file path=usr/share/terminfo/x/xnuppc+256x96 mode=0644 -file path=usr/share/terminfo/x/xnuppc+80x25 mode=0644 -file path=usr/share/terminfo/x/xnuppc+80x30 mode=0644 -file path=usr/share/terminfo/x/xnuppc+90x30 mode=0644 -file path=usr/share/terminfo/x/xnuppc+b mode=0644 -file path=usr/share/terminfo/x/xnuppc+basic mode=0644 -file path=usr/share/terminfo/x/xnuppc+c mode=0644 -file path=usr/share/terminfo/x/xnuppc+f mode=0644 -file path=usr/share/terminfo/x/xnuppc+f2 mode=0644 -file path=usr/share/terminfo/x/xtalk mode=0644 -file path=usr/share/terminfo/x/xterm mode=0644 -file path=usr/share/terminfo/x/xterm+256color mode=0644 -file path=usr/share/terminfo/x/xterm+256setaf mode=0644 -file path=usr/share/terminfo/x/xterm+88color mode=0644 -file path=usr/share/terminfo/x/xterm+app mode=0644 -file path=usr/share/terminfo/x/xterm+edit mode=0644 -file path=usr/share/terminfo/x/xterm+kbs mode=0644 -file path=usr/share/terminfo/x/xterm+noapp mode=0644 -file path=usr/share/terminfo/x/xterm+pc+edit mode=0644 -file path=usr/share/terminfo/x/xterm+pcc0 mode=0644 -file path=usr/share/terminfo/x/xterm+pcc1 mode=0644 -file path=usr/share/terminfo/x/xterm+pcc2 mode=0644 -file path=usr/share/terminfo/x/xterm+pcc3 mode=0644 -file path=usr/share/terminfo/x/xterm+pce2 mode=0644 -file path=usr/share/terminfo/x/xterm+pcf0 mode=0644 -file path=usr/share/terminfo/x/xterm+pcf2 mode=0644 -file path=usr/share/terminfo/x/xterm+pcfkeys mode=0644 -file path=usr/share/terminfo/x/xterm+r6f2 mode=0644 -file path=usr/share/terminfo/x/xterm+sl mode=0644 -file path=usr/share/terminfo/x/xterm+sl-twm mode=0644 -file path=usr/share/terminfo/x/xterm+sm+1002 mode=0644 -file path=usr/share/terminfo/x/xterm+sm+1003 mode=0644 -file path=usr/share/terminfo/x/xterm+sm+1005 mode=0644 -file path=usr/share/terminfo/x/xterm+sm+1006 mode=0644 -file path=usr/share/terminfo/x/xterm+tmux mode=0644 -file path=usr/share/terminfo/x/xterm+vt+edit mode=0644 -file path=usr/share/terminfo/x/xterm+x10mouse mode=0644 -file path=usr/share/terminfo/x/xterm+x11hilite mode=0644 -file path=usr/share/terminfo/x/xterm+x11mouse mode=0644 -file path=usr/share/terminfo/x/xterm-1002 mode=0644 -file path=usr/share/terminfo/x/xterm-1003 mode=0644 -file path=usr/share/terminfo/x/xterm-1005 mode=0644 -file path=usr/share/terminfo/x/xterm-1006 mode=0644 -file path=usr/share/terminfo/x/xterm-16color mode=0644 -file path=usr/share/terminfo/x/xterm-256color mode=0644 -file path=usr/share/terminfo/x/xterm-88color mode=0644 -file path=usr/share/terminfo/x/xterm-8bit mode=0644 -file path=usr/share/terminfo/x/xterm-basic mode=0644 -file path=usr/share/terminfo/x/xterm-bold mode=0644 -file path=usr/share/terminfo/x/xterm-hp mode=0644 -file path=usr/share/terminfo/x/xterm-new mode=0644 -file path=usr/share/terminfo/x/xterm-nic mode=0644 -file path=usr/share/terminfo/x/xterm-noapp mode=0644 -file path=usr/share/terminfo/x/xterm-old mode=0644 -file path=usr/share/terminfo/x/xterm-pcolor mode=0644 -file path=usr/share/terminfo/x/xterm-r5 mode=0644 -file path=usr/share/terminfo/x/xterm-r6 mode=0644 -file path=usr/share/terminfo/x/xterm-sco mode=0644 -file path=usr/share/terminfo/x/xterm-sun mode=0644 -file path=usr/share/terminfo/x/xterm-utf8 mode=0644 -file path=usr/share/terminfo/x/xterm-vt220 mode=0644 -file path=usr/share/terminfo/x/xterm-vt52 mode=0644 -file path=usr/share/terminfo/x/xterm-x10mouse mode=0644 -file path=usr/share/terminfo/x/xterm-x11hilite mode=0644 -file path=usr/share/terminfo/x/xterm-x11mouse mode=0644 -file path=usr/share/terminfo/x/xterm-xf86-v32 mode=0644 -file path=usr/share/terminfo/x/xterm-xf86-v33 mode=0644 -file path=usr/share/terminfo/x/xterm-xf86-v333 mode=0644 -file path=usr/share/terminfo/x/xterm-xf86-v40 mode=0644 -file path=usr/share/terminfo/x/xterm-xf86-v43 mode=0644 -file path=usr/share/terminfo/x/xterm-xf86-v44 mode=0644 -file path=usr/share/terminfo/x/xterm-xfree86 mode=0644 -file path=usr/share/terminfo/x/xterm-xi mode=0644 -file path=usr/share/terminfo/x/xterm1 mode=0644 -file path=usr/share/terminfo/x/xtermc mode=0644 -file path=usr/share/terminfo/x/xtermm mode=0644 -file path=usr/share/terminfo/x/xterms-sun mode=0644 -file path=usr/share/terminfo/z/z29 mode=0644 -file path=usr/share/terminfo/z/z340 mode=0644 -file path=usr/share/terminfo/z/z340-nam mode=0644 -file path=usr/share/terminfo/z/z39-a mode=0644 -file path=usr/share/terminfo/z/zen30 mode=0644 -file path=usr/share/terminfo/z/zen50 mode=0644 -hardlink path=usr/bin/captoinfo target=../../usr/bin/tic -hardlink path=usr/bin/reset target=../../usr/bin/tset -hardlink path=usr/lib/$(ARCH64)/libcurses.so.6.0 target=libncurses.so.6.0 -hardlink path=usr/lib/libcurses.so.6.0 target=libncurses.so.6.0 -hardlink path=usr/share/terminfo/1/1178 target=../a/adm1178 -hardlink path=usr/share/terminfo/1/1730-lm target=../d/diablo1740-lm -hardlink path=usr/share/terminfo/2/2621 target=../h/hp2621 -hardlink path=usr/share/terminfo/2/2621-wl target=../h/hp2621 -hardlink path=usr/share/terminfo/2/2621A target=../h/hp2621 -hardlink path=usr/share/terminfo/2/2621a target=../h/hp2621 -hardlink path=usr/share/terminfo/3/386at target=../a/att6386 -hardlink path=usr/share/terminfo/3/3b1 target=../u/unixpc -hardlink path=usr/share/terminfo/4/4025ex target=../t/tek4025ex -hardlink path=usr/share/terminfo/4/4027ex target=../t/tek4025ex -hardlink path=usr/share/terminfo/4/4410-w target=../a/att5410-w -hardlink path=usr/share/terminfo/5/5051 target=../i/ibm-pc -hardlink path=usr/share/terminfo/5/5410-w target=../a/att5410-w -hardlink path=usr/share/terminfo/5/5620 target=../d/dmd -hardlink path=usr/share/terminfo/5/5630-24 target=../a/att630-24 -hardlink path=usr/share/terminfo/5/5630DMD-24 target=../a/att630-24 -hardlink path=usr/share/terminfo/6/6053 target=../d/dg6053 -hardlink path=usr/share/terminfo/6/6053-dg target=../d/dg6053 -hardlink path=usr/share/terminfo/6/605x target=../d/dg6053 -hardlink path=usr/share/terminfo/6/605x-dg target=../d/dg6053 -hardlink path=usr/share/terminfo/6/630-lm target=../d/diablo1740-lm -hardlink path=usr/share/terminfo/6/630MTG-24 target=../a/att630-24 -hardlink path=usr/share/terminfo/7/730MTG-24 target=../a/att730-24 -hardlink path=usr/share/terminfo/7/730MTG-41 target=../a/att730-41 -hardlink path=usr/share/terminfo/7/730MTG-41r target=../a/att730r-41 -hardlink path=usr/share/terminfo/7/730MTGr target=../a/att730r -hardlink path=usr/share/terminfo/7/730MTGr-24 target=../a/att730r-24 -hardlink path=usr/share/terminfo/8/8510 target=../c/citoh -hardlink path=usr/share/terminfo/A/Apple_Terminal target=../n/nsterm -hardlink path=usr/share/terminfo/E/Eterm-color target=Eterm -hardlink path=usr/share/terminfo/L/LFT-PC850 target=../l/lft -hardlink path=usr/share/terminfo/N/NCR260VT300WPP target=../n/ncr260vt300wpp -hardlink path=usr/share/terminfo/N/NCRVT100WPP target=../n/ncrvt100wan -hardlink path=usr/share/terminfo/P/P12 target=../p/prism12 -hardlink path=usr/share/terminfo/P/P12-M target=../p/prism12-m -hardlink path=usr/share/terminfo/P/P12-M-W target=../p/prism12-m-w -hardlink path=usr/share/terminfo/P/P12-W target=../p/prism12-w -hardlink path=usr/share/terminfo/P/P14 target=../p/prism14 -hardlink path=usr/share/terminfo/P/P14-M target=../p/prism14-m -hardlink path=usr/share/terminfo/P/P14-M-W target=../p/prism14-m-w -hardlink path=usr/share/terminfo/P/P14-W target=../p/prism14-w -hardlink path=usr/share/terminfo/P/P4 target=../p/prism4 -hardlink path=usr/share/terminfo/P/P5 target=../p/prism5 -hardlink path=usr/share/terminfo/P/P7 target=../p/prism7 -hardlink path=usr/share/terminfo/P/P8 target=../p/prism8 -hardlink path=usr/share/terminfo/P/P8-W target=../p/prism8-w -hardlink path=usr/share/terminfo/P/P9 target=../p/prism9 -hardlink path=usr/share/terminfo/P/P9-8 target=../p/prism9-8 -hardlink path=usr/share/terminfo/P/P9-8-W target=../p/prism9-8-w -hardlink path=usr/share/terminfo/P/P9-W target=../p/prism9-w -hardlink path=usr/share/terminfo/Q/Q306-8-pc target=../b/bq300-8-pc -hardlink path=usr/share/terminfo/Q/Q310-vip-H target=../v/vip-H -hardlink path=usr/share/terminfo/Q/Q310-vip-H-am target=../v/vip-H -hardlink path=usr/share/terminfo/Q/Q310-vip-Hw target=../v/vip-Hw -hardlink path=usr/share/terminfo/Q/Q310-vip-w target=../v/vip-w -hardlink path=usr/share/terminfo/Q/Q310-vip-w-am target=../v/vip-w -hardlink path=usr/share/terminfo/X/X-hpterm target=../h/hpterm -hardlink path=usr/share/terminfo/a/a210 target=ampex210 -hardlink path=usr/share/terminfo/a/a80 target=../d/d80 -hardlink path=usr/share/terminfo/a/a980 target=adds980 -hardlink path=usr/share/terminfo/a/aa4080 target=annarbor4080 -hardlink path=usr/share/terminfo/a/aaa-30 target=aaa -hardlink path=usr/share/terminfo/a/aaa-30-s-ctxt target=aaa-s-ctxt -hardlink path=usr/share/terminfo/a/aaa-30-s-rv-ct target=aaa-s-rv-ctxt -hardlink path=usr/share/terminfo/a/aaa-ctxt target=aaa-30-ctxt -hardlink path=usr/share/terminfo/a/aaa-rv target=aaa-30-rv -hardlink path=usr/share/terminfo/a/aaa-rv-ctxt target=aaa-30-rv-ctxt -hardlink path=usr/share/terminfo/a/aaa-s target=aaa-30-s -hardlink path=usr/share/terminfo/a/aaa-s-rv target=aaa-30-s-rv -hardlink path=usr/share/terminfo/a/aaa-unk target=aaa+unk -hardlink path=usr/share/terminfo/a/addsviewpoint target=../v/viewpoint -hardlink path=usr/share/terminfo/a/addsvp60 target=../v/vp60 -hardlink path=usr/share/terminfo/a/adm1 target=adm1a -hardlink path=usr/share/terminfo/a/aj target=aj830 -hardlink path=usr/share/terminfo/a/aj832 target=aj830 -hardlink path=usr/share/terminfo/a/alt2 target=altos2 -hardlink path=usr/share/terminfo/a/alt3 target=altos3 -hardlink path=usr/share/terminfo/a/alt4 target=altos4 -hardlink path=usr/share/terminfo/a/alt5 target=altos3 -hardlink path=usr/share/terminfo/a/alt7 target=altos7 -hardlink path=usr/share/terminfo/a/alt7pc target=altos7pc -hardlink path=usr/share/terminfo/a/alto-heath target=alto-h19 -hardlink path=usr/share/terminfo/a/altoh19 target=alto-h19 -hardlink path=usr/share/terminfo/a/altoheath target=alto-h19 -hardlink path=usr/share/terminfo/a/altos-2 target=altos2 -hardlink path=usr/share/terminfo/a/altos-3 target=altos3 -hardlink path=usr/share/terminfo/a/altos-4 target=altos4 -hardlink path=usr/share/terminfo/a/altos-5 target=altos3 -hardlink path=usr/share/terminfo/a/altos5 target=altos3 -hardlink path=usr/share/terminfo/a/ambas target=aaa -hardlink path=usr/share/terminfo/a/ambassador target=aaa -hardlink path=usr/share/terminfo/a/amp219 target=ampex219 -hardlink path=usr/share/terminfo/a/amp219w target=ampex219w -hardlink path=usr/share/terminfo/a/ampex-219 target=ampex219 -hardlink path=usr/share/terminfo/a/ampex-219w target=ampex219w -hardlink path=usr/share/terminfo/a/ampex-232 target=ampex232 -hardlink path=usr/share/terminfo/a/ampex80 target=../d/d80 -hardlink path=usr/share/terminfo/a/ansi-mono target=ansi-m -hardlink path=usr/share/terminfo/a/ansi-nt target=../p/psx_ansi -hardlink path=usr/share/terminfo/a/ansi43m target=../p/pcansi-43-m -hardlink path=usr/share/terminfo/a/ansi80x25 target=ansis -hardlink path=usr/share/terminfo/a/ansi80x25-mono target=ansis-mono -hardlink path=usr/share/terminfo/a/ansi80x25-raw target=ansiw -hardlink path=usr/share/terminfo/a/ansi80x50 target=ansil -hardlink path=usr/share/terminfo/a/ansi80x50-mono target=ansil-mono -hardlink path=usr/share/terminfo/a/ansisysk target=ansi.sysk -hardlink path=usr/share/terminfo/a/ansiterm target=ansi-generic -hardlink path=usr/share/terminfo/a/ap-vm80 target=apple-vm80 -hardlink path=usr/share/terminfo/a/apple-videx3 target=../v/vapple -hardlink path=usr/share/terminfo/a/appleIIc target=appleIIgs -hardlink path=usr/share/terminfo/a/appleIIe target=appleIIgs -hardlink path=usr/share/terminfo/a/arm100-am target=arm100 -hardlink path=usr/share/terminfo/a/arm100-wam target=arm100-w -hardlink path=usr/share/terminfo/a/at-m target=at -hardlink path=usr/share/terminfo/a/at386 target=att6386 -hardlink path=usr/share/terminfo/a/atari target=at -hardlink path=usr/share/terminfo/a/atari-color target=at-color -hardlink path=usr/share/terminfo/a/atari-m target=at -hardlink path=usr/share/terminfo/a/atari_st target=at -hardlink path=usr/share/terminfo/a/atari_st-color target=at-color -hardlink path=usr/share/terminfo/a/atarist-m target=at -hardlink path=usr/share/terminfo/a/att4410-w target=att5410-w -hardlink path=usr/share/terminfo/a/att4410v1 target=att5410v1 -hardlink path=usr/share/terminfo/a/att4425 target=att5425 -hardlink path=usr/share/terminfo/a/att4425-nl target=att5425-nl -hardlink path=usr/share/terminfo/a/att4425-w target=att5425-w -hardlink path=usr/share/terminfo/a/att505 target=../p/pt505 -hardlink path=usr/share/terminfo/a/att505-24 target=../p/pt505-24 -hardlink path=usr/share/terminfo/a/att513 target=att500 -hardlink path=usr/share/terminfo/a/att5320 target=att5310 -hardlink path=usr/share/terminfo/a/att5410 target=att4410 -hardlink path=usr/share/terminfo/a/att5410v1-w target=att4410v1-w -hardlink path=usr/share/terminfo/a/att5418 target=att4418 -hardlink path=usr/share/terminfo/a/att5418-w target=att4418-w -hardlink path=usr/share/terminfo/a/att5420 target=att4415 -hardlink path=usr/share/terminfo/a/att5420+nl target=att4415+nl -hardlink path=usr/share/terminfo/a/att5420-nl target=att4415-nl -hardlink path=usr/share/terminfo/a/att5420-rv target=att4415-rv -hardlink path=usr/share/terminfo/a/att5420-rv-nl target=att4415-rv-nl -hardlink path=usr/share/terminfo/a/att5420-w target=att4415-w -hardlink path=usr/share/terminfo/a/att5420-w-nl target=att4415-w-nl -hardlink path=usr/share/terminfo/a/att5420-w-rv target=att4415-w-rv -hardlink path=usr/share/terminfo/a/att5420-w-rv-n target=att4415-w-rv-n -hardlink path=usr/share/terminfo/a/att5430 target=../p/pt505 -hardlink path=usr/share/terminfo/a/att5620 target=../d/dmd -hardlink path=usr/share/terminfo/a/att5620-1 target=../d/dmd1 -hardlink path=usr/share/terminfo/a/att5620-24 target=../d/dmd-24 -hardlink path=usr/share/terminfo/a/att5620-34 target=../d/dmd-34 -hardlink path=usr/share/terminfo/a/att5620-s target=../l/layer -hardlink path=usr/share/terminfo/a/att7300 target=../u/unixpc -hardlink path=usr/share/terminfo/a/avatar1 target=avatar -hardlink path=usr/share/terminfo/a/avt-rv-s target=avt-rv -hardlink path=usr/share/terminfo/a/avt-s target=avt -hardlink path=usr/share/terminfo/a/avt-w-rv-s target=avt-w-rv -hardlink path=usr/share/terminfo/a/avt-w-s target=avt-w -hardlink path=usr/share/terminfo/b/bantam target=../p/pe550 -hardlink path=usr/share/terminfo/b/bct510a target=../a/att510a -hardlink path=usr/share/terminfo/b/bct510d target=../a/att510d -hardlink path=usr/share/terminfo/b/bee target=beehive -hardlink path=usr/share/terminfo/b/beehiveIIIm target=beehive3 -hardlink path=usr/share/terminfo/b/bg2.0nv target=bitgraph -hardlink path=usr/share/terminfo/b/bg3.10 target=bg2.0 -hardlink path=usr/share/terminfo/b/bg3.10nv target=bitgraph -hardlink path=usr/share/terminfo/b/bg3.10rv target=bg2.0rv -hardlink path=usr/share/terminfo/b/bh3m target=beehive3 -hardlink path=usr/share/terminfo/b/bh4 target=beehive4 -hardlink path=usr/share/terminfo/b/bobcat target=../s/sbobcat -hardlink path=usr/share/terminfo/b/bsdos-pc-mono target=bsdos-pc-m -hardlink path=usr/share/terminfo/c/c100-1p target=../o/oc100 -hardlink path=usr/share/terminfo/c/c100-4p target=c100 -hardlink path=usr/share/terminfo/c/c100-rv-4p target=c100-rv -hardlink path=usr/share/terminfo/c/c104 target=c100 -hardlink path=usr/share/terminfo/c/c108-8p target=c108 -hardlink path=usr/share/terminfo/c/c108-rv-8p target=c108-rv -hardlink path=usr/share/terminfo/c/c108-w-8p target=c108-w -hardlink path=usr/share/terminfo/c/c300 target=contel300 -hardlink path=usr/share/terminfo/c/c301 target=contel301 -hardlink path=usr/share/terminfo/c/c321 target=contel301 -hardlink path=usr/share/terminfo/c/cci1 target=cci -hardlink path=usr/share/terminfo/c/cgc2 target=cad68-2 -hardlink path=usr/share/terminfo/c/cgc3 target=cad68-3 -hardlink path=usr/share/terminfo/c/chromatics target=cg7900 -hardlink path=usr/share/terminfo/c/ci8510 target=citoh -hardlink path=usr/share/terminfo/c/cit-80 target=cit80 -hardlink path=usr/share/terminfo/c/citc target=cit101 -hardlink path=usr/share/terminfo/c/citoh-prop target=../i/ips -hardlink path=usr/share/terminfo/c/citoh-ps target=../i/ips -hardlink path=usr/share/terminfo/c/coco3 target=../o/os9LII -hardlink path=usr/share/terminfo/c/coherent target=../p/pc-coherent -hardlink path=usr/share/terminfo/c/colorscan target=cs10 -hardlink path=usr/share/terminfo/c/commodore target=../b/b-128 -hardlink path=usr/share/terminfo/c/concept target=c100 -hardlink path=usr/share/terminfo/c/concept-avt target=../a/avt -hardlink path=usr/share/terminfo/c/concept100 target=c100 -hardlink path=usr/share/terminfo/c/concept100-rv target=c100-rv -hardlink path=usr/share/terminfo/c/concept108 target=c108 -hardlink path=usr/share/terminfo/c/concept108-4p target=c108-4p -hardlink path=usr/share/terminfo/c/concept108-8p target=c108 -hardlink path=usr/share/terminfo/c/concept108-w-8 target=c108-w -hardlink path=usr/share/terminfo/c/concept108-w8p target=c108-w -hardlink path=usr/share/terminfo/c/concept108rv4p target=c108-rv-4p -hardlink path=usr/share/terminfo/c/cons25 target=../a/ansis -hardlink path=usr/share/terminfo/c/cons25-iso-m target=cons25l1-m -hardlink path=usr/share/terminfo/c/cons25-iso8859 target=cons25l1 -hardlink path=usr/share/terminfo/c/cons25-koi8-r target=../p/pc3r -hardlink path=usr/share/terminfo/c/cons25-koi8r-m target=../p/pc3r-m -hardlink path=usr/share/terminfo/c/cons25-m target=../a/ansis-mono -hardlink path=usr/share/terminfo/c/cons25r target=../p/pc3r -hardlink path=usr/share/terminfo/c/cons25r-m target=../p/pc3r-m -hardlink path=usr/share/terminfo/c/cons25w target=../a/ansiw -hardlink path=usr/share/terminfo/c/cons30 target=../a/ansi80x30 -hardlink path=usr/share/terminfo/c/cons30-m target=../a/ansi80x30-mono -hardlink path=usr/share/terminfo/c/cons43 target=../a/ansi80x43 -hardlink path=usr/share/terminfo/c/cons43-m target=../a/ansi80x43-mono -hardlink path=usr/share/terminfo/c/cons50 target=../a/ansil -hardlink path=usr/share/terminfo/c/cons50-iso-m target=cons50l1-m -hardlink path=usr/share/terminfo/c/cons50-iso8859 target=cons50l1 -hardlink path=usr/share/terminfo/c/cons50-koi8r target=cons50r -hardlink path=usr/share/terminfo/c/cons50-koi8r-m target=cons50r-m -hardlink path=usr/share/terminfo/c/cons50-m target=../a/ansil-mono -hardlink path=usr/share/terminfo/c/cons60 target=../a/ansi80x60 -hardlink path=usr/share/terminfo/c/cons60-iso target=cons60l1 -hardlink path=usr/share/terminfo/c/cons60-iso-m target=cons60l1-m -hardlink path=usr/share/terminfo/c/cons60-koi8r target=cons60r -hardlink path=usr/share/terminfo/c/cons60-koi8r-m target=cons60r-m -hardlink path=usr/share/terminfo/c/cons60-m target=../a/ansi80x60-mono -hardlink path=usr/share/terminfo/c/contel320 target=contel300 -hardlink path=usr/share/terminfo/c/contel321 target=contel301 -hardlink path=usr/share/terminfo/c/cops target=cops10 -hardlink path=usr/share/terminfo/c/cops-10 target=cops10 -hardlink path=usr/share/terminfo/c/crt-vt220 target=crt -hardlink path=usr/share/terminfo/c/ct82 target=../s/swtp -hardlink path=usr/share/terminfo/c/cx target=color_xterm -hardlink path=usr/share/terminfo/c/cx100 target=color_xterm -hardlink path=usr/share/terminfo/c/cyb110 target=../m/mdl110 -hardlink path=usr/share/terminfo/c/cyb83 target=../x/xl83 -hardlink path=usr/share/terminfo/d/d2 target=dg6053 -hardlink path=usr/share/terminfo/d/d2-dg target=dg6053 -hardlink path=usr/share/terminfo/d/d200-dg target=d200 -hardlink path=usr/share/terminfo/d/d214 target=d210 -hardlink path=usr/share/terminfo/d/d214-dg target=d210-dg -hardlink path=usr/share/terminfo/d/d215 target=d211 -hardlink path=usr/share/terminfo/d/d215-7b target=d211-7b -hardlink path=usr/share/terminfo/d/d215-dg target=d211-dg -hardlink path=usr/share/terminfo/d/d216+ target=d216-unix -hardlink path=usr/share/terminfo/d/d216+25 target=d216-unix-25 -hardlink path=usr/share/terminfo/d/d216+dg target=d216-dg -hardlink path=usr/share/terminfo/d/d216e+ target=d216-unix -hardlink path=usr/share/terminfo/d/d216e+dg target=d216-dg -hardlink path=usr/share/terminfo/d/d216e-dg target=d216-dg -hardlink path=usr/share/terminfo/d/d216e-unix target=d216-unix -hardlink path=usr/share/terminfo/d/d217-dg target=d216-dg -hardlink path=usr/share/terminfo/d/d230 target=d230c -hardlink path=usr/share/terminfo/d/d230-dg target=d230c-dg -hardlink path=usr/share/terminfo/d/d400-dg target=d400 -hardlink path=usr/share/terminfo/d/d411 target=d410 -hardlink path=usr/share/terminfo/d/d411-7b target=d410-7b -hardlink path=usr/share/terminfo/d/d411-7b-w target=d410-7b-w -hardlink path=usr/share/terminfo/d/d411-dg target=d410-dg -hardlink path=usr/share/terminfo/d/d411-w target=d410-w -hardlink path=usr/share/terminfo/d/d412+ target=d412-unix -hardlink path=usr/share/terminfo/d/d412+25 target=d412-unix-25 -hardlink path=usr/share/terminfo/d/d412+dg target=d412-dg -hardlink path=usr/share/terminfo/d/d412+s target=d412-unix-s -hardlink path=usr/share/terminfo/d/d412+sr target=d412-unix-sr -hardlink path=usr/share/terminfo/d/d412+w target=d412-unix-w -hardlink path=usr/share/terminfo/d/d413-dg target=d412-dg -hardlink path=usr/share/terminfo/d/d430-dg target=d430c-dg -hardlink path=usr/share/terminfo/d/d430-dg-ccc target=d430c-dg-ccc -hardlink path=usr/share/terminfo/d/d430-unix target=d430c-unix -hardlink path=usr/share/terminfo/d/d430-unix-25 target=d430c-unix-25 -hardlink path=usr/share/terminfo/d/d430-unix-25-ccc target=d430c-unix-25-ccc -hardlink path=usr/share/terminfo/d/d430-unix-ccc target=d430c-unix-ccc -hardlink path=usr/share/terminfo/d/d430-unix-s target=d430c-unix-s -hardlink path=usr/share/terminfo/d/d430-unix-s-ccc target=d430c-unix-s-ccc -hardlink path=usr/share/terminfo/d/d430-unix-sr target=d430c-unix-sr -hardlink path=usr/share/terminfo/d/d430-unix-sr-ccc target=d430c-unix-sr-ccc -hardlink path=usr/share/terminfo/d/d430-unix-w target=d430c-unix-w -hardlink path=usr/share/terminfo/d/d430-unix-w-ccc target=d430c-unix-w-ccc -hardlink path=usr/share/terminfo/d/d450 target=d400 -hardlink path=usr/share/terminfo/d/d450-dg target=d400 -hardlink path=usr/share/terminfo/d/d460 target=d410 -hardlink path=usr/share/terminfo/d/d460-7b target=d410-7b -hardlink path=usr/share/terminfo/d/d460-7b-w target=d410-7b-w -hardlink path=usr/share/terminfo/d/d460-dg target=d410-dg -hardlink path=usr/share/terminfo/d/d460-w target=d410-w -hardlink path=usr/share/terminfo/d/d461 target=d410 -hardlink path=usr/share/terminfo/d/d461-7b target=d410-7b -hardlink path=usr/share/terminfo/d/d461-7b-w target=d410-7b-w -hardlink path=usr/share/terminfo/d/d461-dg target=d410-dg -hardlink path=usr/share/terminfo/d/d461-w target=d410-w -hardlink path=usr/share/terminfo/d/d462+ target=d412-unix -hardlink path=usr/share/terminfo/d/d462+25 target=d412-unix-25 -hardlink path=usr/share/terminfo/d/d462+dg target=d412-dg -hardlink path=usr/share/terminfo/d/d462+s target=d412-unix-s -hardlink path=usr/share/terminfo/d/d462+sr target=d412-unix-sr -hardlink path=usr/share/terminfo/d/d462+w target=d412-unix-w -hardlink path=usr/share/terminfo/d/d462-dg target=d412-dg -hardlink path=usr/share/terminfo/d/d462-unix target=d412-unix -hardlink path=usr/share/terminfo/d/d462-unix-25 target=d412-unix-25 -hardlink path=usr/share/terminfo/d/d462-unix-s target=d412-unix-s -hardlink path=usr/share/terminfo/d/d462-unix-sr target=d412-unix-sr -hardlink path=usr/share/terminfo/d/d462-unix-w target=d412-unix-w -hardlink path=usr/share/terminfo/d/d462e-dg target=d412-dg -hardlink path=usr/share/terminfo/d/d463-dg target=d412-dg -hardlink path=usr/share/terminfo/d/d463-unix target=d413-unix -hardlink path=usr/share/terminfo/d/d463-unix-25 target=d413-unix-25 -hardlink path=usr/share/terminfo/d/d463-unix-s target=d413-unix-s -hardlink path=usr/share/terminfo/d/d463-unix-sr target=d413-unix-sr -hardlink path=usr/share/terminfo/d/d463-unix-w target=d413-unix-w -hardlink path=usr/share/terminfo/d/d464-unix target=d414-unix -hardlink path=usr/share/terminfo/d/d464-unix-25 target=d414-unix-25 -hardlink path=usr/share/terminfo/d/d464-unix-s target=d414-unix-s -hardlink path=usr/share/terminfo/d/d464-unix-sr target=d414-unix-sr -hardlink path=usr/share/terminfo/d/d464-unix-w target=d414-unix-w -hardlink path=usr/share/terminfo/d/d470 target=d470c -hardlink path=usr/share/terminfo/d/d470-7b target=d470c-7b -hardlink path=usr/share/terminfo/d/d470-dg target=d470c-dg -hardlink path=usr/share/terminfo/d/d578-dg target=d577-dg -hardlink path=usr/share/terminfo/d/datagraphix target=d132 -hardlink path=usr/share/terminfo/d/datamedia2500 target=dm2500 -hardlink path=usr/share/terminfo/d/datapoint target=dp3360 -hardlink path=usr/share/terminfo/d/dataspeed40 target=ds40 -hardlink path=usr/share/terminfo/d/dd5000 target=delta -hardlink path=usr/share/terminfo/d/ddr3180 target=ddr -hardlink path=usr/share/terminfo/d/dec-vt330 target=dec-vt340 -hardlink path=usr/share/terminfo/d/decwriter target=dw2 -hardlink path=usr/share/terminfo/d/dg-ansi target=dg210 -hardlink path=usr/share/terminfo/d/dg100 target=dg6053-old -hardlink path=usr/share/terminfo/d/dg605x target=dg6053 -hardlink path=usr/share/terminfo/d/dg6134 target=dg450 -hardlink path=usr/share/terminfo/d/diablo target=diablo1640 -hardlink path=usr/share/terminfo/d/diablo-lm target=diablo1640-lm -hardlink path=usr/share/terminfo/d/diablo1640-m8 target=diablo1620-m8 -hardlink path=usr/share/terminfo/d/diablo1720 target=diablo1620 -hardlink path=usr/share/terminfo/d/diablo1730 target=diablo1640 -hardlink path=usr/share/terminfo/d/diablo1740 target=diablo1640 -hardlink path=usr/share/terminfo/d/diablo450 target=diablo1620 -hardlink path=usr/share/terminfo/d/diablo630 target=diablo1640 -hardlink path=usr/share/terminfo/d/dialogue target=d80 -hardlink path=usr/share/terminfo/d/dialogue80 target=d80 -hardlink path=usr/share/terminfo/d/dm1521 target=dm1520 -hardlink path=usr/share/terminfo/d/dmdt80 target=dm80 -hardlink path=usr/share/terminfo/d/dmdt80w target=dm80w -hardlink path=usr/share/terminfo/d/ds40-2 target=ds40 -hardlink path=usr/share/terminfo/d/dt-100 target=dt100 -hardlink path=usr/share/terminfo/d/dt-100w target=dt100w -hardlink path=usr/share/terminfo/d/dt80 target=dm80 -hardlink path=usr/share/terminfo/d/dt80w target=dm80w -hardlink path=usr/share/terminfo/d/dw target=dw2 -hardlink path=usr/share/terminfo/d/dwk-vt target=dwk -hardlink path=usr/share/terminfo/e/emots target=../g/gs6300 -hardlink path=usr/share/terminfo/e/envision230 target=env230 -hardlink path=usr/share/terminfo/e/ep4000 target=ep40 -hardlink path=usr/share/terminfo/e/ep4080 target=ep48 -hardlink path=usr/share/terminfo/e/excel64 target=excel62 -hardlink path=usr/share/terminfo/e/excel64-rv target=excel62-rv -hardlink path=usr/share/terminfo/e/excel64-w target=excel62-w -hardlink path=usr/share/terminfo/f/f1720a target=f1720 -hardlink path=usr/share/terminfo/f/falco target=../t/ts1 -hardlink path=usr/share/terminfo/f/falco-p target=../t/ts1p -hardlink path=usr/share/terminfo/f/fenix target=../p/pt100 -hardlink path=usr/share/terminfo/f/fenixw target=../p/pt100w -hardlink path=usr/share/terminfo/f/fixterm target=../c/cbblit -hardlink path=usr/share/terminfo/f/fortune target=fos -hardlink path=usr/share/terminfo/f/fox target=../p/pe1100 -hardlink path=usr/share/terminfo/f/freedom target=f100 -hardlink path=usr/share/terminfo/f/freedom-rv target=f100-rv -hardlink path=usr/share/terminfo/f/freedom100 target=f100 -hardlink path=usr/share/terminfo/f/freedom110 target=f110 -hardlink path=usr/share/terminfo/f/freedom200 target=f200 -hardlink path=usr/share/terminfo/g/go-225 target=go225 -hardlink path=usr/share/terminfo/g/gs5430 target=../p/pt505 -hardlink path=usr/share/terminfo/g/gs5430-22 target=../p/pt505-22 -hardlink path=usr/share/terminfo/g/gs5430-24 target=../p/pt505-24 -hardlink path=usr/share/terminfo/g/gt100a target=gt100 -hardlink path=usr/share/terminfo/g/guru+unk target=guru -hardlink path=usr/share/terminfo/g/guru-33 target=guru -hardlink path=usr/share/terminfo/g/guru-33-rv target=guru-rv -hardlink path=usr/share/terminfo/g/guru-33-s target=guru-s -hardlink path=usr/share/terminfo/g/guru-lp target=guru-76-lp -hardlink path=usr/share/terminfo/h/h-100 target=h100 -hardlink path=usr/share/terminfo/h/h-100bw target=h100bw -hardlink path=usr/share/terminfo/h/h19-b target=h19 -hardlink path=usr/share/terminfo/h/h19-smul target=h19-us -hardlink path=usr/share/terminfo/h/h19a target=h19-a -hardlink path=usr/share/terminfo/h/h19g target=h19-g -hardlink path=usr/share/terminfo/h/h19kermit target=h19k -hardlink path=usr/share/terminfo/h/h19us target=h19-us -hardlink path=usr/share/terminfo/h/h80 target=../e/exec80 -hardlink path=usr/share/terminfo/h/hazel target=../e/exec80 -hardlink path=usr/share/terminfo/h/he80 target=../e/exec80 -hardlink path=usr/share/terminfo/h/heath target=h19 -hardlink path=usr/share/terminfo/h/heath-19 target=h19 -hardlink path=usr/share/terminfo/h/heath-ansi target=h19-a -hardlink path=usr/share/terminfo/h/heathkit target=h19 -hardlink path=usr/share/terminfo/h/heathkit-a target=h19-a -hardlink path=usr/share/terminfo/h/hft target=../i/ibm5081 -hardlink path=usr/share/terminfo/h/hp target=hpgeneric -hardlink path=usr/share/terminfo/h/hp2382 target=hp2382a -hardlink path=usr/share/terminfo/h/hp2397 target=hp2397a -hardlink path=usr/share/terminfo/h/hp2621-k45 target=../k/k45 -hardlink path=usr/share/terminfo/h/hp2621-wl target=hp2621 -hardlink path=usr/share/terminfo/h/hp2621A target=hp2621 -hardlink path=usr/share/terminfo/h/hp2621a target=hp2621 -hardlink path=usr/share/terminfo/h/hp2621a-a target=hp2621-a -hardlink path=usr/share/terminfo/h/hp2621k45 target=../k/k45 -hardlink path=usr/share/terminfo/h/hp2622a target=hp2622 -hardlink path=usr/share/terminfo/h/hp2623a target=hp2623 -hardlink path=usr/share/terminfo/h/hp2624a target=hp2624 -hardlink path=usr/share/terminfo/h/hp2624a-10p target=hp2624-10p -hardlink path=usr/share/terminfo/h/hp2624b target=hp2624 -hardlink path=usr/share/terminfo/h/hp2624b-10p target=hp2624-10p -hardlink path=usr/share/terminfo/h/hp2624b-4p target=hp2624 -hardlink path=usr/share/terminfo/h/hp2624b-4p-p target=hp2624b-p -hardlink path=usr/share/terminfo/h/hp2626a target=hp2626 -hardlink path=usr/share/terminfo/h/hp2626p target=hp2626 -hardlink path=usr/share/terminfo/h/hp2644a target=hp2640b -hardlink path=usr/share/terminfo/h/hp2645a target=hp2641a -hardlink path=usr/share/terminfo/h/hp2647a target=hp2641a -hardlink path=usr/share/terminfo/h/hp2648a target=hp2648 -hardlink path=usr/share/terminfo/h/hp45 target=hp2645 -hardlink path=usr/share/terminfo/h/hp700 target=hpansi -hardlink path=usr/share/terminfo/h/hp70092A target=hp70092 -hardlink path=usr/share/terminfo/h/hp70092a target=hp70092 -hardlink path=usr/share/terminfo/h/hp98550a target=hp98550 -hardlink path=usr/share/terminfo/h/hp98720 target=hp9837 -hardlink path=usr/share/terminfo/h/hp98721 target=hp9837 -hardlink path=usr/share/terminfo/h/hpex2 target=hp2 -hardlink path=usr/share/terminfo/i/i100 target=../g/gt100 -hardlink path=usr/share/terminfo/i/i3101 target=ibm3101 -hardlink path=usr/share/terminfo/i/i3164 target=ibm3164 -hardlink path=usr/share/terminfo/i/ibm-apl target=../a/apl -hardlink path=usr/share/terminfo/i/ibm3163 target=ibm3161 -hardlink path=usr/share/terminfo/i/ibm5051 target=ibm-pc -hardlink path=usr/share/terminfo/i/ibm5154-c target=ibmega-c -hardlink path=usr/share/terminfo/i/ibm6154-c target=ibmapa8c-c -hardlink path=usr/share/terminfo/i/ibm8507 target=ibm8503 -hardlink path=usr/share/terminfo/i/ibm8513 target=ibm8512 -hardlink path=usr/share/terminfo/i/ibm8604 target=ibm8503 -hardlink path=usr/share/terminfo/i/ibmapa8 target=ibmapa8c -hardlink path=usr/share/terminfo/i/ibmmpel-c target=ibm5081-c -hardlink path=usr/share/terminfo/i/ibmpc3 target=../p/pc3-bold -hardlink path=usr/share/terminfo/i/ibmpc3r target=../p/pc3r -hardlink path=usr/share/terminfo/i/ibmpc3r-mono target=../p/pc3r-m -hardlink path=usr/share/terminfo/i/ibmx target=ibmpcx -hardlink path=usr/share/terminfo/i/icl6402 target=../k/kds7372 -hardlink path=usr/share/terminfo/i/icl6404 target=../k/kds7372 -hardlink path=usr/share/terminfo/i/icl6404-w target=../k/kds7372-w -hardlink path=usr/share/terminfo/i/ims-ansi target=../u/ultima2 -hardlink path=usr/share/terminfo/i/intertec target=intertube -hardlink path=usr/share/terminfo/i/intextii target=intext2 -hardlink path=usr/share/terminfo/i/ipsi target=../d/diablo1620 -hardlink path=usr/share/terminfo/i/iris-ansi-net target=iris-ansi -hardlink path=usr/share/terminfo/i/iterm target=iTerm.app -hardlink path=usr/share/terminfo/i/iterm2 target=iTerm2.app -hardlink path=usr/share/terminfo/j/jerq target=../b/blit -hardlink path=usr/share/terminfo/j/jfbterm target=../k/kon -hardlink path=usr/share/terminfo/k/kaypro2 target=kaypro -hardlink path=usr/share/terminfo/k/kds6402 target=kds7372 -hardlink path=usr/share/terminfo/k/kon2 target=kon -hardlink path=usr/share/terminfo/k/kterm-co target=kterm-color -hardlink path=usr/share/terminfo/l/la120 target=../d/dw3 -hardlink path=usr/share/terminfo/l/lft-pc850 target=lft -hardlink path=usr/share/terminfo/l/luna68k target=luna -hardlink path=usr/share/terminfo/m/macintosh target=mac -hardlink path=usr/share/terminfo/m/macterminal-w target=mac-w -hardlink path=usr/share/terminfo/m/mai target=../b/basic4 -hardlink path=usr/share/terminfo/m/microbee target=microb -hardlink path=usr/share/terminfo/m/microterm target=../a/act4 -hardlink path=usr/share/terminfo/m/microterm5 target=../a/act5 -hardlink path=usr/share/terminfo/m/mime-3ax target=mime3ax -hardlink path=usr/share/terminfo/m/mime1 target=mime -hardlink path=usr/share/terminfo/m/mime2 target=mime -hardlink path=usr/share/terminfo/m/mime2a-v target=mime2a -hardlink path=usr/share/terminfo/m/mime340 target=mm340 -hardlink path=usr/share/terminfo/m/mimei target=mime -hardlink path=usr/share/terminfo/m/mimeii target=mime -hardlink path=usr/share/terminfo/m/minitel target=m2-nam -hardlink path=usr/share/terminfo/m/minitel-2 target=m2-nam -hardlink path=usr/share/terminfo/m/minitel-2-nam target=m2-nam -hardlink path=usr/share/terminfo/m/minix-1.5 target=minix-old -hardlink path=usr/share/terminfo/m/mm314 target=mime314 -hardlink path=usr/share/terminfo/m/mod target=modgraph48 -hardlink path=usr/share/terminfo/m/mod24 target=modgraph -hardlink path=usr/share/terminfo/m/mouse-sun target=mterm -hardlink path=usr/share/terminfo/m/ms-vt-utf8 target=../v/vt-utf8 -hardlink path=usr/share/terminfo/m/ms-vt100+ target=../v/vt100+ -hardlink path=usr/share/terminfo/m/ms-vt100-color target=../v/vtnt -hardlink path=usr/share/terminfo/m/mskermit227 target=msk227 -hardlink path=usr/share/terminfo/m/mskermit22714 target=msk22714 -hardlink path=usr/share/terminfo/m/mskermit227am target=msk227am -hardlink path=usr/share/terminfo/m/mt-70 target=mt70 -hardlink path=usr/share/terminfo/m/mvterm target=../v/vv100 -hardlink path=usr/share/terminfo/n/nansisys target=nansi.sys -hardlink path=usr/share/terminfo/n/nansisysk target=nansi.sysk -hardlink path=usr/share/terminfo/n/ncr7900 target=ncr7900i -hardlink path=usr/share/terminfo/n/ncrvt100pp target=ncrvt100an -hardlink path=usr/share/terminfo/n/ncrvt100wpp target=ncrvt100wan -hardlink path=usr/share/terminfo/n/ncsa-vt220-8 target=ncsa-m -hardlink path=usr/share/terminfo/n/nd9500 target=ndr9500 -hardlink path=usr/share/terminfo/n/nec target=nec5520 -hardlink path=usr/share/terminfo/n/news target=../v/vt100-bm -hardlink path=usr/share/terminfo/n/news-a target=nwp512-a -hardlink path=usr/share/terminfo/n/news-o target=../v/vt100-bm-o -hardlink path=usr/share/terminfo/n/news28-a target=news29 -hardlink path=usr/share/terminfo/n/news31 target=nwp513 -hardlink path=usr/share/terminfo/n/news31-a target=nwp513-a -hardlink path=usr/share/terminfo/n/news31-o target=nwp513-o -hardlink path=usr/share/terminfo/n/news33 target=nwp513-a -hardlink path=usr/share/terminfo/n/news40 target=../v/vt100-bm -hardlink path=usr/share/terminfo/n/news40-a target=nwp512-a -hardlink path=usr/share/terminfo/n/news40-o target=../v/vt100-bm-o -hardlink path=usr/share/terminfo/n/news42 target=nwp512-a -hardlink path=usr/share/terminfo/n/newscbm target=nwp513 -hardlink path=usr/share/terminfo/n/newscbm-a target=nwp513-a -hardlink path=usr/share/terminfo/n/newscbm-o target=nwp513-o -hardlink path=usr/share/terminfo/n/newscbm33 target=nwp513-a -hardlink path=usr/share/terminfo/n/nsterm-7-c-s target=nsterm-c-s-7 -hardlink path=usr/share/terminfo/n/nsterm-7-m target=nsterm-m-7 -hardlink path=usr/share/terminfo/n/nsterm-7-m-s target=nsterm-m-s-7 -hardlink path=usr/share/terminfo/n/nsterm-7-s target=nsterm-s-7 -hardlink path=usr/share/terminfo/n/nsterm-acs-c target=nsterm-c-acs -hardlink path=usr/share/terminfo/n/nsterm-acs-c-s target=nsterm-c-s-acs -hardlink path=usr/share/terminfo/n/nsterm-acs-m target=nsterm-m-acs -hardlink path=usr/share/terminfo/n/nsterm-acs-m-s target=nsterm-m-s-acs -hardlink path=usr/share/terminfo/n/nsterm-acs-s target=nsterm-s-acs -hardlink path=usr/share/terminfo/n/nsterm-c-7 target=nsterm-7-c -hardlink path=usr/share/terminfo/n/ntconsole target=../i/interix -hardlink path=usr/share/terminfo/n/ntconsole-25 target=../i/interix -hardlink path=usr/share/terminfo/n/ntconsole-25-nti target=../i/interix-nti -hardlink path=usr/share/terminfo/n/ntconsole-25-w target=ntconsole-w -hardlink path=usr/share/terminfo/n/ntconsole-25-w-vt target=ntconsole-w-vt -hardlink path=usr/share/terminfo/n/nwe501 target=nwp513 -hardlink path=usr/share/terminfo/n/nwe501-a target=nwp513-a -hardlink path=usr/share/terminfo/n/nwe501-o target=nwp513-o -hardlink path=usr/share/terminfo/n/nwp-511 target=nwp511 -hardlink path=usr/share/terminfo/n/nwp-517 target=nwp517 -hardlink path=usr/share/terminfo/n/nwp-517-w target=nwp517-w -hardlink path=usr/share/terminfo/n/nwp251-a target=nwp513-a -hardlink path=usr/share/terminfo/n/nwp251-o target=nwp513-o -hardlink path=usr/share/terminfo/n/nwp512 target=../v/vt100-bm -hardlink path=usr/share/terminfo/n/nwp512-o target=../v/vt100-bm-o -hardlink path=usr/share/terminfo/n/nwp514 target=../v/vt100-bm -hardlink path=usr/share/terminfo/n/nwp514-a target=nwp512-a -hardlink path=usr/share/terminfo/n/nwp514-o target=../v/vt100-bm-o -hardlink path=usr/share/terminfo/n/nwp518 target=nwp513 -hardlink path=usr/share/terminfo/n/nwp518-a target=nwp513-a -hardlink path=usr/share/terminfo/n/nwp518-o target=nwp513-o -hardlink path=usr/share/terminfo/o/o31 target=../a/adm31-old -hardlink path=usr/share/terminfo/o/o4112-nd target=otek4112 -hardlink path=usr/share/terminfo/o/o85h target=../a/abm85h-old -hardlink path=usr/share/terminfo/o/oabm85h target=../a/abm85h-old -hardlink path=usr/share/terminfo/o/oconcept target=oc100 -hardlink path=usr/share/terminfo/o/ojerq target=oblit -hardlink path=usr/share/terminfo/o/old-st target=../s/simpleterm -hardlink path=usr/share/terminfo/o/oldibmpc3 target=oldpc3 -hardlink path=usr/share/terminfo/o/opennt target=../i/interix -hardlink path=usr/share/terminfo/o/opennt-100 target=../n/ntconsole-100 -hardlink path=usr/share/terminfo/o/opennt-100-nti \ - target=../n/ntconsole-100-nti -hardlink path=usr/share/terminfo/o/opennt-25 target=../i/interix -hardlink path=usr/share/terminfo/o/opennt-25-nti target=../i/interix-nti -hardlink path=usr/share/terminfo/o/opennt-25-w target=../n/ntconsole-w -hardlink path=usr/share/terminfo/o/opennt-25-w-vt target=../n/ntconsole-w-vt -hardlink path=usr/share/terminfo/o/opennt-35 target=../n/ntconsole-35 -hardlink path=usr/share/terminfo/o/opennt-35-nti target=../n/ntconsole-35-nti -hardlink path=usr/share/terminfo/o/opennt-35-w target=../n/ntconsole-35-w -hardlink path=usr/share/terminfo/o/opennt-50 target=../n/ntconsole-50 -hardlink path=usr/share/terminfo/o/opennt-50-nti target=../n/ntconsole-50-nti -hardlink path=usr/share/terminfo/o/opennt-50-w target=../n/ntconsole-50-w -hardlink path=usr/share/terminfo/o/opennt-60 target=../n/ntconsole-60 -hardlink path=usr/share/terminfo/o/opennt-60-nti target=../n/ntconsole-60-nti -hardlink path=usr/share/terminfo/o/opennt-60-w target=../n/ntconsole-60-w -hardlink path=usr/share/terminfo/o/opennt-nti target=../i/interix-nti -hardlink path=usr/share/terminfo/o/opennt-w target=../n/ntconsole-w -hardlink path=usr/share/terminfo/o/opennt-w-vt target=../n/ntconsole-w-vt -hardlink path=usr/share/terminfo/o/origibmpc3 target=origpc3 -hardlink path=usr/share/terminfo/o/osborne1 target=osborne -hardlink path=usr/share/terminfo/o/osborne1-w target=osborne-w -hardlink path=usr/share/terminfo/o/otek4113 target=otek4112 -hardlink path=usr/share/terminfo/o/otek4114 target=otek4112 -hardlink path=usr/share/terminfo/o/owl target=../p/pe1200 -hardlink path=usr/share/terminfo/p/p12 target=prism12 -hardlink path=usr/share/terminfo/p/p12-m target=prism12-m -hardlink path=usr/share/terminfo/p/p12-m-w target=prism12-m-w -hardlink path=usr/share/terminfo/p/p12-w target=prism12-w -hardlink path=usr/share/terminfo/p/p14 target=prism14 -hardlink path=usr/share/terminfo/p/p14-m target=prism14-m -hardlink path=usr/share/terminfo/p/p14-m-w target=prism14-m-w -hardlink path=usr/share/terminfo/p/p14-w target=prism14-w -hardlink path=usr/share/terminfo/p/p4 target=prism4 -hardlink path=usr/share/terminfo/p/p5 target=prism5 -hardlink path=usr/share/terminfo/p/p7 target=prism7 -hardlink path=usr/share/terminfo/p/p8 target=prism8 -hardlink path=usr/share/terminfo/p/p8-w target=prism8-w -hardlink path=usr/share/terminfo/p/p9 target=prism9 -hardlink path=usr/share/terminfo/p/p9-8 target=prism9-8 -hardlink path=usr/share/terminfo/p/p9-8-w target=prism9-8-w -hardlink path=usr/share/terminfo/p/p9-w target=prism9-w -hardlink path=usr/share/terminfo/p/pc7300 target=../u/unixpc -hardlink path=usr/share/terminfo/p/pcansi-mono target=pcansi-m -hardlink path=usr/share/terminfo/p/pcansi25 target=pcansi-25 -hardlink path=usr/share/terminfo/p/pcansi25m target=pcansi-25-m -hardlink path=usr/share/terminfo/p/pcansi33 target=pcansi-33 -hardlink path=usr/share/terminfo/p/pcansi33m target=pcansi-33-m -hardlink path=usr/share/terminfo/p/pcansi43 target=pcansi-43 -hardlink path=usr/share/terminfo/p/pcconsole target=pccons -hardlink path=usr/share/terminfo/p/pckermit12 target=pckermit -hardlink path=usr/share/terminfo/p/pcz19 target=pc-coherent -hardlink path=usr/share/terminfo/p/pe6100 target=pe550 -hardlink path=usr/share/terminfo/p/pe6300 target=pe1251 -hardlink path=usr/share/terminfo/p/pe6312 target=pe1251 -hardlink path=usr/share/terminfo/p/pmconsole target=pmcons -hardlink path=usr/share/terminfo/p/printer target=../l/lpr -hardlink path=usr/share/terminfo/p/prism8gl target=p8gl -hardlink path=usr/share/terminfo/p/pro350 target=../d/decpro -hardlink path=usr/share/terminfo/p/psterm-basic target=psterm -hardlink path=usr/share/terminfo/p/pt200 target=pt100 -hardlink path=usr/share/terminfo/p/pt200w target=pt100w -hardlink path=usr/share/terminfo/q/qdcons target=qdss -hardlink path=usr/share/terminfo/q/qnx4 target=qnx -hardlink path=usr/share/terminfo/q/qnxt4 target=qnxt -hardlink path=usr/share/terminfo/q/qume target=qume5 -hardlink path=usr/share/terminfo/q/qvt101p target=qvt101+ -hardlink path=usr/share/terminfo/q/qvt108 target=qvt101 -hardlink path=usr/share/terminfo/q/qvt119 target=qvt119+ -hardlink path=usr/share/terminfo/q/qvt119-25-w target=qvt119+-25-w -hardlink path=usr/share/terminfo/q/qvt119-w target=qvt119+-w -hardlink path=usr/share/terminfo/q/qvt119p target=qvt119+ -hardlink path=usr/share/terminfo/q/qvt119p-25 target=qvt119+-25 -hardlink path=usr/share/terminfo/q/qvt119p-25-w target=qvt119+-25-w -hardlink path=usr/share/terminfo/q/qvt119p-w target=qvt119+-w -hardlink path=usr/share/terminfo/q/qvt203+ target=qvt203 -hardlink path=usr/share/terminfo/q/qvt203-w-am target=qvt203-w -hardlink path=usr/share/terminfo/r/rebus3180 target=../d/ddr -hardlink path=usr/share/terminfo/r/regent200 target=regent60 -hardlink path=usr/share/terminfo/r/rtpc target=../i/ibmapa16 -hardlink path=usr/share/terminfo/s/s4 target=../u/unixpc -hardlink path=usr/share/terminfo/s/sb3 target=sb2 -hardlink path=usr/share/terminfo/s/sc410 target=scanset -hardlink path=usr/share/terminfo/s/sc415 target=scanset -hardlink path=usr/share/terminfo/s/screen.minitel12-80 \ - target=screen.minitel1b-80 -hardlink path=usr/share/terminfo/s/screen.minitel12-80 \ - target=screen.minitel1b-80 -hardlink path=usr/share/terminfo/s/screen.minitel2-80 \ - target=screen.minitel1b-80 -hardlink path=usr/share/terminfo/s/screen.xterm-new \ - target=screen.xterm-xfree86 -hardlink path=usr/share/terminfo/s/soroc target=../i/iq120 -hardlink path=usr/share/terminfo/s/soroc120 target=../i/iq120 -hardlink path=usr/share/terminfo/s/soroc140 target=../i/iq140 -hardlink path=usr/share/terminfo/s/spinwriter target=../n/nec5520 -hardlink path=usr/share/terminfo/s/st52 target=../a/at -hardlink path=usr/share/terminfo/s/st52-color target=../a/at-color -hardlink path=usr/share/terminfo/s/st52-m target=../a/at -hardlink path=usr/share/terminfo/s/stterm target=st -hardlink path=usr/share/terminfo/s/stterm-16color target=st-16color -hardlink path=usr/share/terminfo/s/stterm-256color target=st-256color -hardlink path=usr/share/terminfo/s/sun-cmd target=sun-c -hardlink path=usr/share/terminfo/s/sun-nic target=sun-e -hardlink path=usr/share/terminfo/s/sun-s-e target=sun-e-s -hardlink path=usr/share/terminfo/s/sun-ss5 target=sun-cgsix -hardlink path=usr/share/terminfo/s/sun1 target=sun -hardlink path=usr/share/terminfo/s/sun2 target=sun -hardlink path=usr/share/terminfo/s/sune target=sun-e -hardlink path=usr/share/terminfo/s/superbee target=sbi -hardlink path=usr/share/terminfo/s/sv80 target=../a/att2300 -hardlink path=usr/share/terminfo/s/synertek target=../k/ktm -hardlink path=usr/share/terminfo/s/synertek380 target=../k/ktm -hardlink path=usr/share/terminfo/s/system1 target=../i/ibm-system1 -hardlink path=usr/share/terminfo/t/t653x target=tandem653 -hardlink path=usr/share/terminfo/t/tab target=tab132 -hardlink path=usr/share/terminfo/t/tab132-15 target=tab132 -hardlink path=usr/share/terminfo/t/tek4012 target=tek -hardlink path=usr/share/terminfo/t/tek4025 target=tek4024 -hardlink path=usr/share/terminfo/t/tek4027 target=tek4024 -hardlink path=usr/share/terminfo/t/tek4027-ex target=tek4025-ex -hardlink path=usr/share/terminfo/t/tek4107brl target=tek4106brl -hardlink path=usr/share/terminfo/t/tek4109 target=tek4107 -hardlink path=usr/share/terminfo/t/tek4109brl target=tek4106brl -hardlink path=usr/share/terminfo/t/tek4114 target=tek4112 -hardlink path=usr/share/terminfo/t/teleray target=t1061 -hardlink path=usr/share/terminfo/t/terminet target=terminet1200 -hardlink path=usr/share/terminfo/t/terminet300 target=terminet1200 -hardlink path=usr/share/terminfo/t/tgtelnet target=../p/pilot -hardlink path=usr/share/terminfo/t/ti733 target=ti700 -hardlink path=usr/share/terminfo/t/ti735 target=ti700 -hardlink path=usr/share/terminfo/t/ti745 target=ti700 -hardlink path=usr/share/terminfo/t/ti800 target=ti700 -hardlink path=usr/share/terminfo/t/ti916-220-7 target=ti916 -hardlink path=usr/share/terminfo/t/ti916-220-8 target=ti916-8 -hardlink path=usr/share/terminfo/t/tkterm target=tt -hardlink path=usr/share/terminfo/t/tn1200 target=terminet1200 -hardlink path=usr/share/terminfo/t/tn300 target=terminet1200 -hardlink path=usr/share/terminfo/t/trs80II target=trs2 -hardlink path=usr/share/terminfo/t/trsII target=trs2 -hardlink path=usr/share/terminfo/t/ts-1 target=ts1 -hardlink path=usr/share/terminfo/t/ts-1p target=ts1p -hardlink path=usr/share/terminfo/t/ts100-sp target=ts100 -hardlink path=usr/share/terminfo/t/tt505-22 target=../p/pt505-22 -hardlink path=usr/share/terminfo/t/tty35 target=tty33 -hardlink path=usr/share/terminfo/t/tty40 target=../d/ds40 -hardlink path=usr/share/terminfo/t/tty4420 target=../a/att4420 -hardlink path=usr/share/terminfo/t/tty4424 target=../a/att4424 -hardlink path=usr/share/terminfo/t/tty4424-1 target=../a/att4424-1 -hardlink path=usr/share/terminfo/t/tty4424m target=../a/att4424m -hardlink path=usr/share/terminfo/t/tty4426 target=../a/att4426 -hardlink path=usr/share/terminfo/t/tty5410 target=../a/att4410 -hardlink path=usr/share/terminfo/t/tty5410-w target=../a/att5410-w -hardlink path=usr/share/terminfo/t/tty5410v1 target=../a/att5410v1 -hardlink path=usr/share/terminfo/t/tty5410v1-w target=../a/att4410v1-w -hardlink path=usr/share/terminfo/t/tty5420 target=../a/att4415 -hardlink path=usr/share/terminfo/t/tty5420+nl target=../a/att4415+nl -hardlink path=usr/share/terminfo/t/tty5420-nl target=../a/att4415-nl -hardlink path=usr/share/terminfo/t/tty5420-rv target=../a/att4415-rv -hardlink path=usr/share/terminfo/t/tty5420-rv-nl target=../a/att4415-rv-nl -hardlink path=usr/share/terminfo/t/tty5420-w target=../a/att4415-w -hardlink path=usr/share/terminfo/t/tty5420-w-nl target=../a/att4415-w-nl -hardlink path=usr/share/terminfo/t/tty5420-w-rv target=../a/att4415-w-rv -hardlink path=usr/share/terminfo/t/tty5420-w-rv-n target=../a/att4415-w-rv-n -hardlink path=usr/share/terminfo/t/tty5425 target=../a/att5425 -hardlink path=usr/share/terminfo/t/tty5425-nl target=../a/att5425-nl -hardlink path=usr/share/terminfo/t/tty5425-w target=../a/att5425-w -hardlink path=usr/share/terminfo/t/tty5620 target=../d/dmd -hardlink path=usr/share/terminfo/t/tty5620-1 target=../d/dmd1 -hardlink path=usr/share/terminfo/t/tty5620-24 target=../d/dmd-24 -hardlink path=usr/share/terminfo/t/tty5620-34 target=../d/dmd-34 -hardlink path=usr/share/terminfo/t/tty5620-s target=../l/layer -hardlink path=usr/share/terminfo/t/ttydmd target=../d/dmd -hardlink path=usr/share/terminfo/t/tvi912b-mc-2p target=tvi912b-2p-mc -hardlink path=usr/share/terminfo/t/tvi912b-mc-vb target=tvi912b-vb-mc -hardlink path=usr/share/terminfo/t/tvi912b-p-2p target=tvi912b-2p-p -hardlink path=usr/share/terminfo/t/tvi912b-p-vb target=tvi912b-vb-p -hardlink path=usr/share/terminfo/t/tvi912b-unk-2p target=tvi912b-2p-unk -hardlink path=usr/share/terminfo/t/tvi912b-unk-vb target=tvi912b-vb-unk -hardlink path=usr/share/terminfo/t/tvi912c target=tvi912b -hardlink path=usr/share/terminfo/t/tvi912c-2p target=tvi912b-2p -hardlink path=usr/share/terminfo/t/tvi912c-2p-mc target=tvi912b-2p-mc -hardlink path=usr/share/terminfo/t/tvi912c-2p-p target=tvi912b-2p-p -hardlink path=usr/share/terminfo/t/tvi912c-2p-unk target=tvi912b-2p-unk -hardlink path=usr/share/terminfo/t/tvi912c-mc target=tvi912b-mc -hardlink path=usr/share/terminfo/t/tvi912c-mc-2p target=tvi912b-2p-mc -hardlink path=usr/share/terminfo/t/tvi912c-mc-vb target=tvi912b-vb-mc -hardlink path=usr/share/terminfo/t/tvi912c-p target=tvi912b-p -hardlink path=usr/share/terminfo/t/tvi912c-p-2p target=tvi912b-2p-p -hardlink path=usr/share/terminfo/t/tvi912c-p-vb target=tvi912b-vb-p -hardlink path=usr/share/terminfo/t/tvi912c-unk target=tvi912b-unk -hardlink path=usr/share/terminfo/t/tvi912c-unk-2p target=tvi912b-2p-unk -hardlink path=usr/share/terminfo/t/tvi912c-unk-vb target=tvi912b-vb-unk -hardlink path=usr/share/terminfo/t/tvi912c-vb target=tvi912b-vb -hardlink path=usr/share/terminfo/t/tvi912c-vb-mc target=tvi912b-vb-mc -hardlink path=usr/share/terminfo/t/tvi912c-vb-p target=tvi912b-vb-p -hardlink path=usr/share/terminfo/t/tvi912c-vb-unk target=tvi912b-vb-unk -hardlink path=usr/share/terminfo/t/tvi914 target=tvi912 -hardlink path=usr/share/terminfo/t/tvi920 target=tvi912 -hardlink path=usr/share/terminfo/t/tvi920b-mc-2p target=tvi920b-2p-mc -hardlink path=usr/share/terminfo/t/tvi920b-mc-vb target=tvi920b-vb-mc -hardlink path=usr/share/terminfo/t/tvi920b-p-2p target=tvi920b-2p-p -hardlink path=usr/share/terminfo/t/tvi920b-p-vb target=tvi920b-vb-p -hardlink path=usr/share/terminfo/t/tvi920b-unk-2p target=tvi920b-2p-unk -hardlink path=usr/share/terminfo/t/tvi920b-unk-vb target=tvi920b-vb-unk -hardlink path=usr/share/terminfo/t/tvi920c target=tvi920b -hardlink path=usr/share/terminfo/t/tvi920c-2p target=tvi920b-2p -hardlink path=usr/share/terminfo/t/tvi920c-2p-mc target=tvi920b-2p-mc -hardlink path=usr/share/terminfo/t/tvi920c-2p-p target=tvi920b-2p-p -hardlink path=usr/share/terminfo/t/tvi920c-2p-unk target=tvi920b-2p-unk -hardlink path=usr/share/terminfo/t/tvi920c-mc target=tvi920b-mc -hardlink path=usr/share/terminfo/t/tvi920c-mc-2p target=tvi920b-2p-mc -hardlink path=usr/share/terminfo/t/tvi920c-mc-vb target=tvi920b-vb-mc -hardlink path=usr/share/terminfo/t/tvi920c-p target=tvi920b-p -hardlink path=usr/share/terminfo/t/tvi920c-p-2p target=tvi920b-2p-p -hardlink path=usr/share/terminfo/t/tvi920c-p-vb target=tvi920b-vb-p -hardlink path=usr/share/terminfo/t/tvi920c-unk target=tvi920b-unk -hardlink path=usr/share/terminfo/t/tvi920c-unk-2p target=tvi920b-2p-unk -hardlink path=usr/share/terminfo/t/tvi920c-unk-vb target=tvi920b-vb-unk -hardlink path=usr/share/terminfo/t/tvi920c-vb target=tvi920b-vb -hardlink path=usr/share/terminfo/t/tvi920c-vb-mc target=tvi920b-vb-mc -hardlink path=usr/share/terminfo/t/tvi920c-vb-p target=tvi920b-vb-p -hardlink path=usr/share/terminfo/t/tvi920c-vb-unk target=tvi920b-vb-unk -hardlink path=usr/share/terminfo/t/tvi955-hb target=../9/955-hb -hardlink path=usr/share/terminfo/t/tvi955-w target=../9/955-w -hardlink path=usr/share/terminfo/t/tw52-color target=tw52 -hardlink path=usr/share/terminfo/t/tws-generic target=../d/dku7102 -hardlink path=usr/share/terminfo/t/tws2102-sna target=../d/dku7102-sna -hardlink path=usr/share/terminfo/t/tws2103-sna target=../d/dku7103-sna -hardlink path=usr/share/terminfo/u/ultimaII target=ultima2 -hardlink path=usr/share/terminfo/u/uniterm49 target=uniterm -hardlink path=usr/share/terminfo/v/v200-nam target=vt220-nam -hardlink path=usr/share/terminfo/v/v320n target=vt320nam -hardlink path=usr/share/terminfo/v/vc103 target=vc303 -hardlink path=usr/share/terminfo/v/vc203 target=vc303 -hardlink path=usr/share/terminfo/v/vc403a target=vc303a -hardlink path=usr/share/terminfo/v/vc414h target=vc414 -hardlink path=usr/share/terminfo/v/venix target=../p/pc-venix -hardlink path=usr/share/terminfo/v/viewpoint3a+ target=vp3a+ -hardlink path=usr/share/terminfo/v/viewpoint60 target=vp60 -hardlink path=usr/share/terminfo/v/viewpoint90 target=vp90 -hardlink path=usr/share/terminfo/v/vip7800-H target=vip-H -hardlink path=usr/share/terminfo/v/vip7800-Hw target=vip-Hw -hardlink path=usr/share/terminfo/v/vip7800-w target=vip-w -hardlink path=usr/share/terminfo/v/visual603 target=vi603 -hardlink path=usr/share/terminfo/v/vitty target=../l/layer -hardlink path=usr/share/terminfo/v/vk100 target=../g/gigi -hardlink path=usr/share/terminfo/v/vt-61 target=vt61 -hardlink path=usr/share/terminfo/v/vt100-am target=vt100 -hardlink path=usr/share/terminfo/v/vt100-bot-s target=vt100-s-bot -hardlink path=usr/share/terminfo/v/vt100-nam target=vt100nam -hardlink path=usr/share/terminfo/v/vt100-nam-w target=vt100-w-nam -hardlink path=usr/share/terminfo/v/vt100-s-top target=vt100-s -hardlink path=usr/share/terminfo/v/vt100-top-s target=vt100-s -hardlink path=usr/share/terminfo/v/vt100-w-am target=vt100-w -hardlink path=usr/share/terminfo/v/vt100-w-nav target=vt100-nav-w -hardlink path=usr/share/terminfo/v/vt200 target=vt220 -hardlink path=usr/share/terminfo/v/vt200-8 target=vt220-8bit -hardlink path=usr/share/terminfo/v/vt200-8bit target=vt220-8bit -hardlink path=usr/share/terminfo/v/vt200-old target=vt220-old -hardlink path=usr/share/terminfo/v/vt200-w target=vt220-w -hardlink path=usr/share/terminfo/v/vt220-8 target=vt220-8bit -hardlink path=usr/share/terminfo/v/vt220-js target=vt200-js -hardlink path=usr/share/terminfo/v/vt300 target=vt320 -hardlink path=usr/share/terminfo/v/vt300-nam target=vt320-nam -hardlink path=usr/share/terminfo/v/vt300-w target=vt320-w -hardlink path=usr/share/terminfo/v/vt300-w-nam target=vt320-w-nam -hardlink path=usr/share/terminfo/v/vt330 target=../d/dec-vt340 -hardlink path=usr/share/terminfo/v/vt340 target=../d/dec-vt340 -hardlink path=usr/share/terminfo/v/vt400 target=../d/dec-vt400 -hardlink path=usr/share/terminfo/v/vt400-24 target=../d/dec-vt400 -hardlink path=usr/share/terminfo/v/vt61.5 target=vt61 -hardlink path=usr/share/terminfo/w/wren target=../p/pt100 -hardlink path=usr/share/terminfo/w/wrenw target=../p/pt100w -hardlink path=usr/share/terminfo/w/wsiris target=../i/iris40 -hardlink path=usr/share/terminfo/w/wy-75ap target=wy75ap -hardlink path=usr/share/terminfo/w/wy-99fgt target=wy99f -hardlink path=usr/share/terminfo/w/wy-99fgta target=wy99fa -hardlink path=usr/share/terminfo/w/wy120-wvb target=wy120-w-vb -hardlink path=usr/share/terminfo/w/wy150 target=wy120 -hardlink path=usr/share/terminfo/w/wy150-25 target=wy120-25 -hardlink path=usr/share/terminfo/w/wy150-25-w target=wy120-25-w -hardlink path=usr/share/terminfo/w/wy150-vb target=wy120-vb -hardlink path=usr/share/terminfo/w/wy150-w target=wy120-w -hardlink path=usr/share/terminfo/w/wy150-w-vb target=wy120-w-vb -hardlink path=usr/share/terminfo/w/wy160-wvb target=wy160-w-vb -hardlink path=usr/share/terminfo/w/wy325-42wvb target=wy325-42w-vb -hardlink path=usr/share/terminfo/w/wy325-43wvb target=wy325-43w-vb -hardlink path=usr/share/terminfo/w/wy325-80 target=wy325-25 -hardlink path=usr/share/terminfo/w/wy325-wvb target=wy325-w-vb -hardlink path=usr/share/terminfo/w/wy325w-24 target=wy325-w -hardlink path=usr/share/terminfo/w/wy370-101k target=wy370 -hardlink path=usr/share/terminfo/w/wy60-316X target=../i/ibm3161 -hardlink path=usr/share/terminfo/w/wy60-AT target=../i/ibm5151 -hardlink path=usr/share/terminfo/w/wy60-PC target=../i/ibmpc -hardlink path=usr/share/terminfo/w/wy60-wvb target=wy60-w-vb -hardlink path=usr/share/terminfo/w/wy99fgt target=wy99f -hardlink path=usr/share/terminfo/w/wy99fgta target=wy99fa -hardlink path=usr/share/terminfo/w/wy99gt-wvb target=wy99gt-w-vb -hardlink path=usr/share/terminfo/w/wyse-325 target=wy325-25 -hardlink path=usr/share/terminfo/w/wyse-75ap target=wy75ap -hardlink path=usr/share/terminfo/w/wyse120 target=wy120 -hardlink path=usr/share/terminfo/w/wyse120-25 target=wy120-25 -hardlink path=usr/share/terminfo/w/wyse120-25-w target=wy120-25-w -hardlink path=usr/share/terminfo/w/wyse120-vb target=wy120-vb -hardlink path=usr/share/terminfo/w/wyse120-w target=wy120-w -hardlink path=usr/share/terminfo/w/wyse120-wvb target=wy120-w-vb -hardlink path=usr/share/terminfo/w/wyse150 target=wy120 -hardlink path=usr/share/terminfo/w/wyse150-25 target=wy120-25 -hardlink path=usr/share/terminfo/w/wyse150-25-w target=wy120-25-w -hardlink path=usr/share/terminfo/w/wyse150-vb target=wy120-vb -hardlink path=usr/share/terminfo/w/wyse150-w target=wy120-w -hardlink path=usr/share/terminfo/w/wyse150-w-vb target=wy120-w-vb -hardlink path=usr/share/terminfo/w/wyse160 target=wy160 -hardlink path=usr/share/terminfo/w/wyse160-25 target=wy160-25 -hardlink path=usr/share/terminfo/w/wyse160-25-w target=wy160-25-w -hardlink path=usr/share/terminfo/w/wyse160-42 target=wy160-42 -hardlink path=usr/share/terminfo/w/wyse160-42-w target=wy160-42-w -hardlink path=usr/share/terminfo/w/wyse160-43 target=wy160-43 -hardlink path=usr/share/terminfo/w/wyse160-43-w target=wy160-43-w -hardlink path=usr/share/terminfo/w/wyse160-vb target=wy160-vb -hardlink path=usr/share/terminfo/w/wyse160-w target=wy160-w -hardlink path=usr/share/terminfo/w/wyse160-wvb target=wy160-w-vb -hardlink path=usr/share/terminfo/w/wyse185 target=wy185 -hardlink path=usr/share/terminfo/w/wyse185-24 target=wy185-24 -hardlink path=usr/share/terminfo/w/wyse185-vb target=wy185-vb -hardlink path=usr/share/terminfo/w/wyse185-w target=wy185-w -hardlink path=usr/share/terminfo/w/wyse185-wvb target=wy185-wvb -hardlink path=usr/share/terminfo/w/wyse30 target=wy30 -hardlink path=usr/share/terminfo/w/wyse30-mc target=wy30-mc -hardlink path=usr/share/terminfo/w/wyse30-vb target=wy30-vb -hardlink path=usr/share/terminfo/w/wyse325 target=wy325 -hardlink path=usr/share/terminfo/w/wyse325-25 target=wy325-25 -hardlink path=usr/share/terminfo/w/wyse325-25w target=wy325-25w -hardlink path=usr/share/terminfo/w/wyse325-42 target=wy325-42 -hardlink path=usr/share/terminfo/w/wyse325-42w target=wy325-42w -hardlink path=usr/share/terminfo/w/wyse325-43 target=wy325-43 -hardlink path=usr/share/terminfo/w/wyse325-43w target=wy325-43w -hardlink path=usr/share/terminfo/w/wyse325-vb target=wy325-vb -hardlink path=usr/share/terminfo/w/wyse325-w target=wy325-w -hardlink path=usr/share/terminfo/w/wyse325-wvb target=wy325-w-vb -hardlink path=usr/share/terminfo/w/wyse350 target=wy350 -hardlink path=usr/share/terminfo/w/wyse350-vb target=wy350-vb -hardlink path=usr/share/terminfo/w/wyse350-w target=wy350-w -hardlink path=usr/share/terminfo/w/wyse350-wvb target=wy350-wvb -hardlink path=usr/share/terminfo/w/wyse370 target=wy370 -hardlink path=usr/share/terminfo/w/wyse50 target=wy50 -hardlink path=usr/share/terminfo/w/wyse50-mc target=wy50-mc -hardlink path=usr/share/terminfo/w/wyse50-vb target=wy50-vb -hardlink path=usr/share/terminfo/w/wyse50-w target=wy50-w -hardlink path=usr/share/terminfo/w/wyse50-wvb target=wy50-wvb -hardlink path=usr/share/terminfo/w/wyse520 target=wy520 -hardlink path=usr/share/terminfo/w/wyse520-24 target=wy520-24 -hardlink path=usr/share/terminfo/w/wyse520-36 target=wy520-36 -hardlink path=usr/share/terminfo/w/wyse520-36pc target=wy520-36pc -hardlink path=usr/share/terminfo/w/wyse520-36w target=wy520-36w -hardlink path=usr/share/terminfo/w/wyse520-36wpc target=wy520-36wpc -hardlink path=usr/share/terminfo/w/wyse520-48 target=wy520-48 -hardlink path=usr/share/terminfo/w/wyse520-48pc target=wy520-48pc -hardlink path=usr/share/terminfo/w/wyse520-48w target=wy520-48w -hardlink path=usr/share/terminfo/w/wyse520-48wpc target=wy520-48wpc -hardlink path=usr/share/terminfo/w/wyse520-epc target=wy520-epc -hardlink path=usr/share/terminfo/w/wyse520-epc-w target=wy520-epc-w -hardlink path=usr/share/terminfo/w/wyse520-p-wvb target=wy520-epc-wvb -hardlink path=usr/share/terminfo/w/wyse520-pc-24 target=wy520-epc-24 -hardlink path=usr/share/terminfo/w/wyse520-pc-vb target=wy520-epc-vb -hardlink path=usr/share/terminfo/w/wyse520-vb target=wy520-vb -hardlink path=usr/share/terminfo/w/wyse520-w target=wy520-w -hardlink path=usr/share/terminfo/w/wyse520-wvb target=wy520-wvb -hardlink path=usr/share/terminfo/w/wyse60 target=wy60 -hardlink path=usr/share/terminfo/w/wyse60-25 target=wy60-25 -hardlink path=usr/share/terminfo/w/wyse60-25-w target=wy60-25-w -hardlink path=usr/share/terminfo/w/wyse60-316X target=../i/ibm3161 -hardlink path=usr/share/terminfo/w/wyse60-42 target=wy60-42 -hardlink path=usr/share/terminfo/w/wyse60-42-w target=wy60-42-w -hardlink path=usr/share/terminfo/w/wyse60-43 target=wy60-43 -hardlink path=usr/share/terminfo/w/wyse60-43-w target=wy60-43-w -hardlink path=usr/share/terminfo/w/wyse60-AT target=../i/ibm5151 -hardlink path=usr/share/terminfo/w/wyse60-PC target=../i/ibmpc -hardlink path=usr/share/terminfo/w/wyse60-vb target=wy60-vb -hardlink path=usr/share/terminfo/w/wyse60-w target=wy60-w -hardlink path=usr/share/terminfo/w/wyse60-wvb target=wy60-w-vb -hardlink path=usr/share/terminfo/w/wyse75 target=wy75 -hardlink path=usr/share/terminfo/w/wyse75-mc target=wy75-mc -hardlink path=usr/share/terminfo/w/wyse75-vb target=wy75-vb -hardlink path=usr/share/terminfo/w/wyse75-w target=wy75-w -hardlink path=usr/share/terminfo/w/wyse75-wvb target=wy75-wvb -hardlink path=usr/share/terminfo/w/wyse75ap target=wy75ap -hardlink path=usr/share/terminfo/w/wyse85 target=wy85 -hardlink path=usr/share/terminfo/w/wyse85-8bit target=wy85-8bit -hardlink path=usr/share/terminfo/w/wyse85-vb target=wy85-vb -hardlink path=usr/share/terminfo/w/wyse85-w target=wy85-w -hardlink path=usr/share/terminfo/w/wyse85-wvb target=wy85-wvb -hardlink path=usr/share/terminfo/w/wyse99gt target=wy99gt -hardlink path=usr/share/terminfo/w/wyse99gt-25 target=wy99gt-25 -hardlink path=usr/share/terminfo/w/wyse99gt-25-w target=wy99gt-25-w -hardlink path=usr/share/terminfo/w/wyse99gt-vb target=wy99gt-vb -hardlink path=usr/share/terminfo/w/wyse99gt-w target=wy99gt-w -hardlink path=usr/share/terminfo/w/wyse99gt-wvb target=wy99gt-w-vb -hardlink path=usr/share/terminfo/x/x10term target=../v/vs100-x10 -hardlink path=usr/share/terminfo/x/x1700 target=../d/diablo1640 -hardlink path=usr/share/terminfo/x/x1700-lm target=../d/diablo1740-lm -hardlink path=usr/share/terminfo/x/x1720 target=xerox1720 -hardlink path=usr/share/terminfo/x/x1750 target=xerox1720 -hardlink path=usr/share/terminfo/x/x68k-ite target=x68k -hardlink path=usr/share/terminfo/x/x820 target=xerox820 -hardlink path=usr/share/terminfo/x/xdku target=../t/tws2103 -hardlink path=usr/share/terminfo/x/xenix target=../i/ibmpcx -hardlink path=usr/share/terminfo/x/xerox target=../d/diablo1640 -hardlink path=usr/share/terminfo/x/xerox-lm target=../d/diablo1640-lm -hardlink path=usr/share/terminfo/x/xnuppc target=../d/darwin -hardlink path=usr/share/terminfo/x/xnuppc-100x37 target=../d/darwin-100x37 -hardlink path=usr/share/terminfo/x/xnuppc-100x37-m target=../d/darwin-100x37-m -hardlink path=usr/share/terminfo/x/xnuppc-112x37 target=../d/darwin-112x37 -hardlink path=usr/share/terminfo/x/xnuppc-112x37-m target=../d/darwin-112x37-m -hardlink path=usr/share/terminfo/x/xnuppc-128x40 target=../d/darwin-128x40 -hardlink path=usr/share/terminfo/x/xnuppc-128x40-m target=../d/darwin-128x40-m -hardlink path=usr/share/terminfo/x/xnuppc-128x48 target=../d/darwin-128x48 -hardlink path=usr/share/terminfo/x/xnuppc-128x48-m target=../d/darwin-128x48-m -hardlink path=usr/share/terminfo/x/xnuppc-144x48 target=../d/darwin-144x48 -hardlink path=usr/share/terminfo/x/xnuppc-144x48-m target=../d/darwin-144x48-m -hardlink path=usr/share/terminfo/x/xnuppc-160x64 target=../d/darwin-160x64 -hardlink path=usr/share/terminfo/x/xnuppc-160x64-m target=../d/darwin-160x64-m -hardlink path=usr/share/terminfo/x/xnuppc-200x64 target=../d/darwin-200x64 -hardlink path=usr/share/terminfo/x/xnuppc-200x64-m target=../d/darwin-200x64-m -hardlink path=usr/share/terminfo/x/xnuppc-200x75 target=../d/darwin-200x75 -hardlink path=usr/share/terminfo/x/xnuppc-200x75-m target=../d/darwin-200x75-m -hardlink path=usr/share/terminfo/x/xnuppc-256x96 target=../d/darwin-256x96 -hardlink path=usr/share/terminfo/x/xnuppc-256x96-m target=../d/darwin-256x96-m -hardlink path=usr/share/terminfo/x/xnuppc-80x25 target=../d/darwin-80x25 -hardlink path=usr/share/terminfo/x/xnuppc-80x25-m target=../d/darwin-80x25-m -hardlink path=usr/share/terminfo/x/xnuppc-80x30 target=../d/darwin-80x30 -hardlink path=usr/share/terminfo/x/xnuppc-80x30-m target=../d/darwin-80x30-m -hardlink path=usr/share/terminfo/x/xnuppc-90x30 target=../d/darwin-90x30 -hardlink path=usr/share/terminfo/x/xnuppc-90x30-m target=../d/darwin-90x30-m -hardlink path=usr/share/terminfo/x/xnuppc-b target=../d/darwin-b -hardlink path=usr/share/terminfo/x/xnuppc-f target=../d/darwin-f -hardlink path=usr/share/terminfo/x/xnuppc-f2 target=../d/darwin-f2 -hardlink path=usr/share/terminfo/x/xnuppc-m target=../d/darwin-m -hardlink path=usr/share/terminfo/x/xnuppc-m-b target=../d/darwin-m-b -hardlink path=usr/share/terminfo/x/xnuppc-m-f target=../d/darwin-m-f -hardlink path=usr/share/terminfo/x/xnuppc-m-f2 target=../d/darwin-m-f2 -hardlink path=usr/share/terminfo/x/xterm-24 target=../v/vs100 -hardlink path=usr/share/terminfo/x/xterm-color target=../n/nxterm -hardlink path=usr/share/terminfo/x/xterms target=../v/vs100 -hardlink path=usr/share/terminfo/x/xwsh target=../i/iris-color -hardlink path=usr/share/terminfo/z/z-100 target=../h/h100 -hardlink path=usr/share/terminfo/z/z-100bw target=../h/h100bw -hardlink path=usr/share/terminfo/z/z100 target=../h/h100 -hardlink path=usr/share/terminfo/z/z100bw target=../h/h100bw -hardlink path=usr/share/terminfo/z/z110 target=../h/h100 -hardlink path=usr/share/terminfo/z/z110bw target=../h/h100bw -hardlink path=usr/share/terminfo/z/z19 target=../h/h19 -hardlink path=usr/share/terminfo/z/z29a target=../h/h29a-kc-bc -hardlink path=usr/share/terminfo/z/z29a-kc-bc target=../h/h29a-kc-bc -hardlink path=usr/share/terminfo/z/z29a-kc-uc target=../h/h29a-kc-uc -hardlink path=usr/share/terminfo/z/z29a-nkc-bc target=../h/h29a-nkc-bc -hardlink path=usr/share/terminfo/z/z29a-nkc-uc target=../h/h29a-nkc-uc -hardlink path=usr/share/terminfo/z/z29b target=z29 -hardlink path=usr/share/terminfo/z/z30 target=zen30 -hardlink path=usr/share/terminfo/z/z39a target=z39-a -hardlink path=usr/share/terminfo/z/z50 target=zen50 -hardlink path=usr/share/terminfo/z/z8001 target=../c/cci -hardlink path=usr/share/terminfo/z/zen8001 target=../c/cci -hardlink path=usr/share/terminfo/z/zenith target=../h/h19 -hardlink path=usr/share/terminfo/z/zenith29 target=z29 -hardlink path=usr/share/terminfo/z/zenith39-a target=z39-a -hardlink path=usr/share/terminfo/z/zenith39-ansi target=z39-a -hardlink path=usr/share/terminfo/z/zt-1 target=../h/htx11 -hardlink path=usr/share/terminfo/z/ztx target=../h/htx11 -hardlink path=usr/share/terminfo/z/ztx-1-a target=../h/htx11 -hardlink path=usr/share/terminfo/z/ztx11 target=../h/htx11 -link path=usr/include/ncurses.h target=curses.h -link path=usr/lib/$(ARCH64)/libcurses.so target=libcurses.so.6.0 -link path=usr/lib/$(ARCH64)/libcurses.so.6 target=libcurses.so.6.0 -link path=usr/lib/$(ARCH64)/libform.so target=libform.so.6.0 -link path=usr/lib/$(ARCH64)/libform.so.6 target=libform.so.6.0 -link path=usr/lib/$(ARCH64)/libmenu.so target=libmenu.so.6.0 -link path=usr/lib/$(ARCH64)/libmenu.so.6 target=libmenu.so.6.0 -link path=usr/lib/$(ARCH64)/libncurses.so target=libncurses.so.6.0 -link path=usr/lib/$(ARCH64)/libncurses.so.6 target=libncurses.so.6.0 -link path=usr/lib/$(ARCH64)/libpanel.so target=libpanel.so.6.0 -link path=usr/lib/$(ARCH64)/libpanel.so.6 target=libpanel.so.6.0 -link path=usr/lib/libcurses.so target=libcurses.so.6.0 -link path=usr/lib/libcurses.so.6 target=libcurses.so.6.0 -link path=usr/lib/libform.so target=libform.so.6.0 -link path=usr/lib/libform.so.6 target=libform.so.6.0 -link path=usr/lib/libmenu.so target=libmenu.so.6.0 -link path=usr/lib/libmenu.so.6 target=libmenu.so.6.0 -link path=usr/lib/libncurses.so target=libncurses.so.6.0 -link path=usr/lib/libncurses.so.6 target=libncurses.so.6.0 -link path=usr/lib/libpanel.so target=libpanel.so.6.0 -link path=usr/lib/libpanel.so.6 target=libpanel.so.6.0 -link path=usr/lib/terminfo target=../share/terminfo +set name=pkg.fmri \ + value=pkg:/library/ncurses@6.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf b/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.inc similarity index 93% copy from usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf copy to usr/src/pkg/manifests/runtime-perl-module-sun-solaris.inc index 36a3a953bc..15b0dd9a83 100644 --- a/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf +++ b/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.inc @@ -25,14 +25,8 @@ # Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved. # - default mode 0444> - default mode 0555> -set name=pkg.fmri \ - value=pkg:/runtime/perl$(PERL_PKGVERS)/module/sun-solaris@0.5.11,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.summary value="Perl $(PERL_VERSION) Sun::Solaris Modules" -set name=info.classification \ - value=org.opensolaris.category.2008:Development/Perl -set name=variant.arch value=$(ARCH) + default mode 0444> + default mode 0555> dir path=usr group=sys dir path=usr/perl5 dir path=usr/perl5/$(PERL_VERSION) diff --git a/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf b/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf dissimilarity index 98% index 36a3a953bc..2829a71dde 100644 --- a/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf +++ b/usr/src/pkg/manifests/runtime-perl-module-sun-solaris.mf @@ -1,127 +1,4 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright (c) 2014 Racktop Systems. -# Copyright 2015, OmniTI Computer Consulting, Inc. All rights reserved. -# - - default mode 0444> - default mode 0555> -set name=pkg.fmri \ - value=pkg:/runtime/perl$(PERL_PKGVERS)/module/sun-solaris@0.5.11,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.summary value="Perl $(PERL_VERSION) Sun::Solaris Modules" -set name=info.classification \ - value=org.opensolaris.category.2008:Development/Perl -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/perl5 -dir path=usr/perl5/$(PERL_VERSION) -dir path=usr/perl5/$(PERL_VERSION)/lib -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH) -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Intrs -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Kstat -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Lgrp -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Project -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Task -dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Utils -$(ENABLE_PERL64)dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64) -$(ENABLE_PERL64)dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris -$(ENABLE_PERL64)dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto -$(ENABLE_PERL64)dir path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Intrs -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Kstat -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Lgrp -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Project -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Task -$(ENABLE_PERL64)dir \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Utils -dir path=usr/perl5/$(PERL_VERSION)/lib/Sun -dir path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris -dir path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris/BSM -dir path=usr/share/man -dir path=usr/share/man/man3perl -file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris/Intrs.pm -file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris/Kstat.pm -file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris/Lgrp.pm -file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris/Project.pm -file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris/Task.pm -file path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/Sun/Solaris/Utils.pm -file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Intrs/Intrs.so -file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Kstat/Kstat.so -file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Lgrp/Lgrp.so -file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Project/Project.so -file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Task/Task.so -file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH)/auto/Sun/Solaris/Utils/Utils.so -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris/Intrs.pm -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris/Kstat.pm -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris/Lgrp.pm -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris/Project.pm -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris/Task.pm -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/Sun/Solaris/Utils.pm -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Intrs/Intrs.so -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Kstat/Kstat.so -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Lgrp/Lgrp.so -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Project/Project.so -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Task/Task.so -$(ENABLE_PERL64)file \ - path=usr/perl5/$(PERL_VERSION)/lib/$(PERL_ARCH64)/auto/Sun/Solaris/Utils/Utils.so -file path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris/BSM/_BSMparse.pm -file path=usr/perl5/$(PERL_VERSION)/lib/Sun/Solaris/Pg.pm -file path=usr/share/man/man3perl/Kstat.3perl -file path=usr/share/man/man3perl/Lgrp.3perl -file path=usr/share/man/man3perl/Project.3perl -file path=usr/share/man/man3perl/Task.3perl -license cr_Sun license=cr_Sun -license usr/src/cmd/perl/THIRDPARTYLICENSE \ - license=usr/src/cmd/perl/THIRDPARTYLICENSE +set name=pkg.fmri \ + value=pkg:/runtime/perl$(PERL_PKGVERS)/module/sun-solaris@0.5.11,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/service-file-system-smb.mf b/usr/src/pkg/manifests/service-file-system-smb.inc similarity index 92% copy from usr/src/pkg/manifests/service-file-system-smb.mf copy to usr/src/pkg/manifests/service-file-system-smb.inc index 185d281a7b..a576493971 100644 --- a/usr/src/pkg/manifests/service-file-system-smb.mf +++ b/usr/src/pkg/manifests/service-file-system-smb.inc @@ -24,12 +24,6 @@ # Copyright 2014 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/service/file-system/smb@$(PKGVERS) -set name=pkg.description value="SMB Server libraries and commands" -set name=pkg.summary value="SMB Server" -set name=info.classification \ - value="org.opensolaris.category.2008:System/File System" -set name=variant.arch value=$(ARCH) dir path=lib dir path=lib/svc dir path=lib/svc/manifest group=sys diff --git a/usr/src/pkg/manifests/service-file-system-smb.mf b/usr/src/pkg/manifests/service-file-system-smb.mf dissimilarity index 98% index 185d281a7b..51bdc25cc6 100644 --- a/usr/src/pkg/manifests/service-file-system-smb.mf +++ b/usr/src/pkg/manifests/service-file-system-smb.mf @@ -1,106 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2014 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/service/file-system/smb@$(PKGVERS) -set name=pkg.description value="SMB Server libraries and commands" -set name=pkg.summary value="SMB Server" -set name=info.classification \ - value="org.opensolaris.category.2008:System/File System" -set name=variant.arch value=$(ARCH) -dir path=lib -dir path=lib/svc -dir path=lib/svc/manifest group=sys -dir path=lib/svc/manifest/network group=sys -dir path=lib/svc/manifest/network/smb group=sys -dir path=lib/svc/method -dir path=usr group=sys -dir path=usr/kernel group=sys -dir path=usr/kernel/drv group=sys -dir path=usr/kernel/kmdb group=sys -dir path=usr/lib -dir path=usr/lib/fs group=sys -dir path=usr/lib/fs/smb group=sys -dir path=usr/lib/fs/smb/$(ARCH64) group=sys -dir path=usr/lib/mdb group=sys -dir path=usr/lib/mdb/kvm group=sys -dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys -dir path=usr/lib/reparse -dir path=usr/lib/security -dir path=usr/lib/smbsrv -dir path=usr/lib/smbsrv/dtrace -dir path=usr/sbin -dir path=usr/share/man -dir path=usr/share/man/man8 -dir path=usr/share/man/man4 -dir path=usr/share/man/man5 -dir path=var group=sys -dir path=var/smb group=sys -dir path=var/smb/cvol group=sys -dir path=var/smb/cvol/windows group=sys -dir path=var/smb/cvol/windows/system32 group=sys -dir path=var/smb/cvol/windows/system32/vss group=sys -dir path=var/svc group=sys -driver name=smbsrv perms="* 0640 root sys" -file path=lib/svc/manifest/network/smb/server.xml group=sys mode=0444 -file path=lib/svc/method/svc-smbd mode=0555 -file path=usr/kernel/drv/smbsrv group=sys -file path=usr/kernel/drv/smbsrv.conf group=sys -file path=usr/kernel/kmdb/smbsrv group=sys mode=0555 -file path=usr/lib/fs/smb/$(ARCH64)/libshare_smb.so.1 -file path=usr/lib/fs/smb/libshare_smb.so.1 -file path=usr/lib/mdb/kvm/$(ARCH64)/smbsrv.so group=sys mode=0555 -file path=usr/lib/reparse/libreparse_smb.so.1 -file path=usr/lib/security/pam_smb_passwd.so.1 -file path=usr/lib/smbsrv/dtrace/smbd-all.d mode=0555 -file path=usr/lib/smbsrv/dtrace/smbd-authsvc.d mode=0555 -file path=usr/lib/smbsrv/dtrace/smbd-doorsvc.d mode=0555 -file path=usr/lib/smbsrv/dtrace/smbd-pipesvc.d mode=0555 -file path=usr/lib/smbsrv/dtrace/smbnode.d mode=0555 -file path=usr/lib/smbsrv/dtrace/smbsrv.d mode=0555 -file path=usr/lib/smbsrv/dtrace/smbvfs.d mode=0555 -file path=usr/lib/smbsrv/libmlrpc.so.1 -file path=usr/lib/smbsrv/libmlsvc.so.1 -file path=usr/lib/smbsrv/libsmb.so.1 -file path=usr/lib/smbsrv/libsmbns.so.1 -file path=usr/lib/smbsrv/smbd mode=0555 -file path=usr/sbin/smbadm mode=0555 -file path=usr/sbin/smbstat mode=0555 -file path=usr/share/man/man8/smbadm.8 -file path=usr/share/man/man8/smbd.8 -file path=usr/share/man/man8/smbstat.8 -file path=usr/share/man/man4/smb.4 -file path=usr/share/man/man4/smbautohome.4 -file path=usr/share/man/man5/pam_smb_passwd.5 -file path=var/smb/cvol/windows/system32/eventlog.dll mode=0755 -file path=var/smb/smbpasswd group=sys mode=0400 preserve=true -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/reparse/libreparse_smb.so target=libreparse_smb.so.1 -link path=usr/lib/security/pam_smb_passwd.so target=pam_smb_passwd.so.1 -link path=usr/lib/smbsrv/libmlrpc.so target=libmlrpc.so.1 -link path=usr/lib/smbsrv/libmlsvc.so target=libmlsvc.so.1 -link path=usr/lib/smbsrv/libsmb.so target=libsmb.so.1 -link path=usr/lib/smbsrv/libsmbns.so target=libsmbns.so.1 +set name=pkg.fmri value=pkg:/service/file-system/smb@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/service-picl.mf b/usr/src/pkg/manifests/service-picl.inc similarity index 94% copy from usr/src/pkg/manifests/service-picl.mf copy to usr/src/pkg/manifests/service-picl.inc index 3e3090ca11..5f3d356cfc 100644 --- a/usr/src/pkg/manifests/service-picl.mf +++ b/usr/src/pkg/manifests/service-picl.inc @@ -24,12 +24,6 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/service/picl@$(PKGVERS) -set name=pkg.description \ - value="PICL Daemon, Libraries, prtpicl client and plug-in modules" -set name=pkg.summary value="PICL Libraries, and Plugin Modules" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) dir path=lib variant.opensolaris.zone=global dir path=lib/svc variant.opensolaris.zone=global dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global diff --git a/usr/src/pkg/manifests/service-picl.mf b/usr/src/pkg/manifests/service-picl.mf dissimilarity index 99% index 3e3090ca11..453cf633d4 100644 --- a/usr/src/pkg/manifests/service-picl.mf +++ b/usr/src/pkg/manifests/service-picl.mf @@ -1,117 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/service/picl@$(PKGVERS) -set name=pkg.description \ - value="PICL Daemon, Libraries, prtpicl client and plug-in modules" -set name=pkg.summary value="PICL Libraries, and Plugin Modules" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -dir path=lib variant.opensolaris.zone=global -dir path=lib/svc variant.opensolaris.zone=global -dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/picl group=sys -dir path=usr/lib/picl/plugins group=sys -dir path=usr/lib/sysevent -dir path=usr/lib/sysevent/modules -dir path=usr/sbin -dir path=usr/share/man/man8 -dir path=usr/share/man/man3lib -dir path=usr/share/man/man3picl -dir path=usr/share/man/man3picltree -file path=lib/svc/manifest/system/picl.xml group=sys mode=0444 \ - variant.opensolaris.zone=global -file path=usr/lib/$(ARCH64)/libpicl.so.1 -file path=usr/lib/libpicl.so.1 -file path=usr/lib/libpicld_pluginutil.so.1 -file path=usr/lib/libpicltree.so.1 -file path=usr/lib/picl/picld mode=0555 -file path=usr/lib/picl/plugins/libpicldevtree.so.1 group=sys -file path=usr/lib/picl/plugins/libpiclevent.so.1 group=sys -file path=usr/lib/picl/plugins/libpiclfrutree.so.1 group=sys -file path=usr/lib/picl/plugins/libpiclmemcfg.so.1 group=sys -file path=usr/lib/sysevent/modules/picl_slm.so -file path=usr/sbin/prtpicl mode=0755 -file path=usr/share/man/man8/picld.8 -file path=usr/share/man/man8/prtpicl.8 -file path=usr/share/man/man3lib/libpicl.3lib -file path=usr/share/man/man3lib/libpicltree.3lib -file path=usr/share/man/man3picl/libpicl.3picl -file path=usr/share/man/man3picl/picl_find_node.3picl -file path=usr/share/man/man3picl/picl_get_first_prop.3picl -file path=usr/share/man/man3picl/picl_get_frutree_parent.3picl -file path=usr/share/man/man3picl/picl_get_next_by_row.3picl -file path=usr/share/man/man3picl/picl_get_node_by_path.3picl -file path=usr/share/man/man3picl/picl_get_prop_by_name.3picl -file path=usr/share/man/man3picl/picl_get_propinfo.3picl -file path=usr/share/man/man3picl/picl_get_propinfo_by_name.3picl -file path=usr/share/man/man3picl/picl_get_propval.3picl -file path=usr/share/man/man3picl/picl_get_root.3picl -file path=usr/share/man/man3picl/picl_initialize.3picl -file path=usr/share/man/man3picl/picl_set_propval.3picl -file path=usr/share/man/man3picl/picl_shutdown.3picl -file path=usr/share/man/man3picl/picl_strerror.3picl -file path=usr/share/man/man3picl/picl_wait.3picl -file path=usr/share/man/man3picl/picl_walk_tree_by_class.3picl -file path=usr/share/man/man3picltree/libpicltree.3picltree -file path=usr/share/man/man3picltree/picld_log.3picltree -file path=usr/share/man/man3picltree/picld_plugin_register.3picltree -file path=usr/share/man/man3picltree/ptree_add_node.3picltree -file path=usr/share/man/man3picltree/ptree_add_prop.3picltree -file path=usr/share/man/man3picltree/ptree_create_and_add_node.3picltree -file path=usr/share/man/man3picltree/ptree_create_and_add_prop.3picltree -file path=usr/share/man/man3picltree/ptree_create_node.3picltree -file path=usr/share/man/man3picltree/ptree_create_prop.3picltree -file path=usr/share/man/man3picltree/ptree_create_table.3picltree -file path=usr/share/man/man3picltree/ptree_find_node.3picltree -file path=usr/share/man/man3picltree/ptree_get_first_prop.3picltree -file path=usr/share/man/man3picltree/ptree_get_frutree_parent.3picltree -file path=usr/share/man/man3picltree/ptree_get_next_by_row.3picltree -file path=usr/share/man/man3picltree/ptree_get_node_by_path.3picltree -file path=usr/share/man/man3picltree/ptree_get_prop_by_name.3picltree -file path=usr/share/man/man3picltree/ptree_get_propinfo.3picltree -file path=usr/share/man/man3picltree/ptree_get_propinfo_by_name.3picltree -file path=usr/share/man/man3picltree/ptree_get_propval.3picltree -file path=usr/share/man/man3picltree/ptree_get_root.3picltree -file path=usr/share/man/man3picltree/ptree_init_propinfo.3picltree -file path=usr/share/man/man3picltree/ptree_post_event.3picltree -file path=usr/share/man/man3picltree/ptree_register_handler.3picltree -file path=usr/share/man/man3picltree/ptree_unregister_handler.3picltree -file path=usr/share/man/man3picltree/ptree_update_propval.3picltree -file path=usr/share/man/man3picltree/ptree_walk_tree_by_class.3picltree -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/libpicl.so target=./libpicl.so.1 -link path=usr/lib/libpicl.so target=./libpicl.so.1 -link path=usr/lib/libpicld_pluginutil.so target=./libpicld_pluginutil.so.1 -link path=usr/lib/libpicltree.so target=./libpicltree.so.1 -link path=usr/lib/picl/plugins/libpicldevtree.so target=./libpicldevtree.so.1 -link path=usr/lib/picl/plugins/libpiclevent.so target=./libpiclevent.so.1 -link path=usr/lib/picl/plugins/libpiclfrutree.so target=./libpiclfrutree.so.1 -link path=usr/lib/picl/plugins/libpiclmemcfg.so target=./libpiclmemcfg.so.1 +set name=pkg.fmri value=pkg:/service/picl@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/service-resource-pools.mf b/usr/src/pkg/manifests/service-resource-pools.inc similarity index 92% copy from usr/src/pkg/manifests/service-resource-pools.mf copy to usr/src/pkg/manifests/service-resource-pools.inc index 2f11ef606f..5bd43ebf27 100644 --- a/usr/src/pkg/manifests/service-resource-pools.mf +++ b/usr/src/pkg/manifests/service-resource-pools.inc @@ -24,11 +24,6 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS) -set name=pkg.description value="core software for resource pools" -set name=pkg.summary value="Resource Pools" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) dir path=lib variant.opensolaris.zone=global dir path=lib/svc variant.opensolaris.zone=global dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global diff --git a/usr/src/pkg/manifests/service-resource-pools.mf b/usr/src/pkg/manifests/service-resource-pools.mf dissimilarity index 98% index 2f11ef606f..b872c41ee1 100644 --- a/usr/src/pkg/manifests/service-resource-pools.mf +++ b/usr/src/pkg/manifests/service-resource-pools.mf @@ -1,93 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS) -set name=pkg.description value="core software for resource pools" -set name=pkg.summary value="Resource Pools" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -dir path=lib variant.opensolaris.zone=global -dir path=lib/svc variant.opensolaris.zone=global -dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global -dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global -dir path=lib/svc/method variant.opensolaris.zone=global -dir path=usr group=sys -dir path=usr/bin -dir path=usr/include -dir path=usr/kernel group=sys -dir path=usr/kernel/drv group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/rcm -dir path=usr/lib/rcm/modules -dir path=usr/sbin -dir path=usr/share -dir path=usr/share/lib -dir path=usr/share/lib/xml group=sys -dir path=usr/share/lib/xml/dtd group=sys -dir path=usr/share/man -dir path=usr/share/man/man8 -dir path=usr/share/man/man3lib -dir path=usr/share/man/man3pool -dir path=var group=sys variant.opensolaris.zone=global -dir path=var/adm/pool group=sys variant.opensolaris.zone=global -dir path=var/log/pool group=sys variant.opensolaris.zone=global -driver name=pool perms="pool 0666 root sys" perms="poolctl 0666 root sys" -file path=lib/svc/manifest/system/pools.xml group=sys mode=0444 \ - variant.opensolaris.zone=global -file path=lib/svc/method/svc-pools mode=0555 variant.opensolaris.zone=global -file path=usr/bin/poolstat mode=0555 -file path=usr/include/pool.h -file path=usr/kernel/drv/pool group=sys -file path=usr/kernel/drv/pool.conf group=sys -file path=usr/lib/$(ARCH64)/libpool.so.1 -file path=usr/lib/libpool.so.1 -file path=usr/lib/rcm/modules/SUNW_pool_rcm.so mode=0555 -file path=usr/sbin/pooladm mode=0555 -file path=usr/sbin/poolbind mode=0555 -file path=usr/sbin/poolcfg mode=0555 -file path=usr/share/lib/xml/dtd/rm_pool.dtd.1 -file path=usr/share/man/man8/pooladm.8 -file path=usr/share/man/man8/poolbind.8 -file path=usr/share/man/man8/poolcfg.8 -file path=usr/share/man/man8/poolstat.8 -file path=usr/share/man/man3lib/libpool.3lib -file path=usr/share/man/man3pool/pool_associate.3pool -file path=usr/share/man/man3pool/pool_component_info.3pool -file path=usr/share/man/man3pool/pool_component_to_elem.3pool -file path=usr/share/man/man3pool/pool_conf_alloc.3pool -file path=usr/share/man/man3pool/pool_dynamic_location.3pool -file path=usr/share/man/man3pool/pool_error.3pool -file path=usr/share/man/man3pool/pool_get_binding.3pool -file path=usr/share/man/man3pool/pool_get_pool.3pool -file path=usr/share/man/man3pool/pool_get_property.3pool -file path=usr/share/man/man3pool/pool_resource_create.3pool -file path=usr/share/man/man3pool/pool_value_alloc.3pool -file path=usr/share/man/man3pool/pool_walk_components.3pool -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/libpool.so target=libpool.so.1 -link path=usr/lib/libpool.so target=./libpool.so.1 +set name=pkg.fmri value=pkg:/service/resource-pools@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/service-security-gss.mf b/usr/src/pkg/manifests/service-security-gss.inc similarity index 85% copy from usr/src/pkg/manifests/service-security-gss.mf copy to usr/src/pkg/manifests/service-security-gss.inc index 92949345c4..91282d5e8d 100644 --- a/usr/src/pkg/manifests/service-security-gss.mf +++ b/usr/src/pkg/manifests/service-security-gss.inc @@ -24,13 +24,6 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/service/security/gss@$(PKGVERS) -set name=pkg.description \ - value="Generic Security Service Application Program Interface, Version 2 - config" -set name=pkg.summary value="GSSAPI CONFIG V2" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) dir path=etc group=sys dir path=etc/gss group=sys dir path=lib diff --git a/usr/src/pkg/manifests/service-security-gss.mf b/usr/src/pkg/manifests/service-security-gss.mf dissimilarity index 97% index 92949345c4..5465ce2590 100644 --- a/usr/src/pkg/manifests/service-security-gss.mf +++ b/usr/src/pkg/manifests/service-security-gss.mf @@ -1,60 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/service/security/gss@$(PKGVERS) -set name=pkg.description \ - value="Generic Security Service Application Program Interface, Version 2 - config" -set name=pkg.summary value="GSSAPI CONFIG V2" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) -dir path=etc group=sys -dir path=etc/gss group=sys -dir path=lib -dir path=lib/svc -dir path=lib/svc/manifest group=sys -dir path=lib/svc/manifest/network group=sys -dir path=lib/svc/manifest/network/rpc group=sys -dir path=usr/share/man -dir path=usr/share/man/man4 -dir path=usr/share/man/man5 -file path=etc/gss/gsscred.conf group=sys preserve=true -file path=etc/gss/mech group=sys preserve=true -file path=etc/gss/qop group=sys preserve=true -file path=lib/svc/manifest/network/rpc/gss.xml group=sys mode=0444 -file path=usr/share/man/man4/gsscred.conf.4 -file path=usr/share/man/man4/mech.4 -file path=usr/share/man/man5/gss_auth_rules.5 -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -# -# These dependencies can be removed once there is a mechanism in place -# to configure gss plugins, rather than delivering a fully populated -# etc/gss/mech file. -# -depend fmri=service/security/kerberos-5 type=require -depend fmri=system/library/security/gss/diffie-hellman type=require -depend fmri=system/library/security/gss/spnego type=require +set name=pkg.fmri value=pkg:/service/security/gss@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/service-security-kerberos-5.mf b/usr/src/pkg/manifests/service-security-kerberos-5.inc similarity index 93% copy from usr/src/pkg/manifests/service-security-kerberos-5.mf copy to usr/src/pkg/manifests/service-security-kerberos-5.inc index 8332bc8b21..8d4a2e82f7 100644 --- a/usr/src/pkg/manifests/service-security-kerberos-5.mf +++ b/usr/src/pkg/manifests/service-security-kerberos-5.inc @@ -23,12 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/service/security/kerberos-5@$(PKGVERS) -set name=pkg.description value="Kerberos version 5 support" -set name=pkg.summary value="Kerberos version 5 support" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) dir path=etc group=sys dir path=etc/krb5 group=sys dir path=lib diff --git a/usr/src/pkg/manifests/service-security-kerberos-5.mf b/usr/src/pkg/manifests/service-security-kerberos-5.mf dissimilarity index 98% index 8332bc8b21..ed96efeccd 100644 --- a/usr/src/pkg/manifests/service-security-kerberos-5.mf +++ b/usr/src/pkg/manifests/service-security-kerberos-5.mf @@ -1,111 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/service/security/kerberos-5@$(PKGVERS) -set name=pkg.description value="Kerberos version 5 support" -set name=pkg.summary value="Kerberos version 5 support" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) -dir path=etc group=sys -dir path=etc/krb5 group=sys -dir path=lib -dir path=lib/svc -dir path=lib/svc/manifest group=sys -dir path=lib/svc/manifest/network group=sys -dir path=lib/svc/manifest/network/security group=sys -dir path=usr group=sys -dir path=usr/bin -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/$(ARCH64)/gss -dir path=usr/lib/gss -dir path=usr/lib/krb5 -dir path=usr/lib/krb5/$(ARCH64) -dir path=usr/lib/krb5/plugins -dir path=usr/lib/krb5/plugins/preauth -dir path=usr/lib/security -dir path=usr/lib/security/$(ARCH64) -dir path=usr/share/man -dir path=usr/share/man/man1 -dir path=usr/share/man/man8 -dir path=usr/share/man/man3lib -dir path=usr/share/man/man5 -dir path=var group=sys -dir path=var/krb5 group=sys -dir path=var/krb5/rcache group=sys mode=1777 -dir path=var/krb5/rcache/root group=sys mode=0700 -file path=etc/krb5/krb5.conf group=sys preserve=true -file path=etc/krb5/warn.conf group=sys preserve=true -file path=lib/svc/manifest/network/security/kadmin.xml group=sys mode=0444 -file path=lib/svc/manifest/network/security/krb5kdc.xml group=sys mode=0444 -file path=lib/svc/manifest/network/security/ktkt_warn.xml group=sys mode=0444 -file path=usr/bin/kdestroy mode=0555 -file path=usr/bin/kinit mode=0555 -file path=usr/bin/klist mode=0555 -file path=usr/bin/kpasswd mode=0555 -file path=usr/bin/krb5-config mode=0555 -file path=usr/bin/ktutil mode=0555 -file path=usr/lib/$(ARCH64)/gss/mech_krb5.so.1 -file path=usr/lib/$(ARCH64)/libkrb5.so.1 -file path=usr/lib/gss/mech_krb5.so.1 -file path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so.1 -file path=usr/lib/krb5/ktkt_warnd mode=0555 -file path=usr/lib/krb5/libkadm5clnt.so.1 -file path=usr/lib/krb5/libss.so.1 -file path=usr/lib/krb5/plugins/preauth/pkinit.so.1 -file path=usr/lib/libkrb5.so.1 -file path=usr/lib/security/$(ARCH64)/pam_krb5.so.1 -file path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so.1 -file path=usr/lib/security/pam_krb5.so.1 -file path=usr/lib/security/pam_krb5_migrate.so.1 -file path=usr/share/man/man1/kdestroy.1 -file path=usr/share/man/man1/kinit.1 -file path=usr/share/man/man1/klist.1 -file path=usr/share/man/man1/kpasswd.1 -file path=usr/share/man/man1/krb5-config.1 -file path=usr/share/man/man1/ktutil.1 -file path=usr/share/man/man8/ktkt_warnd.8 -file path=usr/share/man/man3lib/libkrb5.3lib -file path=usr/share/man/man5/pam_krb5.5 -file path=usr/share/man/man5/pam_krb5_migrate.5 -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -license usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE \ - license=usr/src/lib/gss_mechs/mech_krb5/THIRDPARTYLICENSE -link path=usr/lib/$(ARCH64)/gss/mech_krb5.so target=./mech_krb5.so.1 -link path=usr/lib/$(ARCH64)/libkrb5.so target=./libkrb5.so.1 -link path=usr/lib/gss/mech_krb5.so target=./mech_krb5.so.1 -link path=usr/lib/krb5/$(ARCH64)/libkadm5clnt.so target=./libkadm5clnt.so.1 -link path=usr/lib/krb5/libkadm5clnt.so target=./libkadm5clnt.so.1 -link path=usr/lib/krb5/libss.so target=libss.so.1 -link path=usr/lib/krb5/plugins/preauth/pkinit.so target=pkinit.so.1 -link path=usr/lib/libkrb5.so target=./libkrb5.so.1 -link path=usr/lib/security/$(ARCH64)/pam_krb5.so target=./pam_krb5.so.1 -link path=usr/lib/security/$(ARCH64)/pam_krb5_migrate.so \ - target=./pam_krb5_migrate.so.1 -link path=usr/lib/security/pam_krb5.so target=./pam_krb5.so.1 -link path=usr/lib/security/pam_krb5_migrate.so target=./pam_krb5_migrate.so.1 -depend fmri=service/security/gss type=require +set name=pkg.fmri value=pkg:/service/security/kerberos-5@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/shell-ksh93.mf b/usr/src/pkg/manifests/shell-ksh93.inc similarity index 94% copy from usr/src/pkg/manifests/shell-ksh93.mf copy to usr/src/pkg/manifests/shell-ksh93.inc index f80e8dd252..a7b1454304 100644 --- a/usr/src/pkg/manifests/shell-ksh93.mf +++ b/usr/src/pkg/manifests/shell-ksh93.inc @@ -12,14 +12,6 @@ # ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF # OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. # -set name=pkg.fmri \ - value=pkg:/shell/ksh93@93.20100309,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description \ - value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file" -set name=pkg.summary value="Ksh93 - The AT&T Korn Shell" -set name=info.upstream \ - value="AT&T Software Technology (AST) OpenSource Software Collection" -set name=info.upstream-url value=http://www2.research.att.com/sw/download/ dir path=usr/include/ast dir path=usr/lib dir path=usr/lib/$(ARCH64) diff --git a/usr/src/pkg/manifests/shell-ksh93.mf b/usr/src/pkg/manifests/shell-ksh93.mf dissimilarity index 98% index f80e8dd252..f3dbea74bd 100644 --- a/usr/src/pkg/manifests/shell-ksh93.mf +++ b/usr/src/pkg/manifests/shell-ksh93.mf @@ -1,196 +1,4 @@ -# Copyright 2017 Alexander Eremin -# -# Permission to use, copy, modify, and/or distribute this software for any -# purpose with or without fee is hereby granted, provided that the above -# copyright notice and this permission notice appear in all copies. -# -# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES -# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF -# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR -# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES -# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN -# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF -# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. -# -set name=pkg.fmri \ - value=pkg:/shell/ksh93@93.20100309,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description \ - value="Korn Shell 93: A command and programming language that executes commands read from a terminal or a file" -set name=pkg.summary value="Ksh93 - The AT&T Korn Shell" -set name=info.upstream \ - value="AT&T Software Technology (AST) OpenSource Software Collection" -set name=info.upstream-url value=http://www2.research.att.com/sw/download/ -dir path=usr/include/ast -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/share/doc group=other -dir path=usr/share/doc/ksh -dir path=usr/share/doc/ksh/images -dir path=usr/share/doc/ksh/images/callouts -dir path=usr/share/man/man1 -file path=usr/bin/$(ARCH32)/ksh93 mode=0555 -file path=usr/bin/$(ARCH64)/ksh93 mode=0555 -file path=usr/bin/alias mode=0555 -file path=usr/include/ast/align.h -file path=usr/include/ast/ast.h -file path=usr/include/ast/ast_botch.h -file path=usr/include/ast/ast_ccode.h -file path=usr/include/ast/ast_common.h -file path=usr/include/ast/ast_dir.h -file path=usr/include/ast/ast_dirent.h -file path=usr/include/ast/ast_fcntl.h -file path=usr/include/ast/ast_float.h -file path=usr/include/ast/ast_fs.h -file path=usr/include/ast/ast_getopt.h -file path=usr/include/ast/ast_iconv.h -file path=usr/include/ast/ast_lib.h -file path=usr/include/ast/ast_limits.h -file path=usr/include/ast/ast_map.h -file path=usr/include/ast/ast_mmap.h -file path=usr/include/ast/ast_mode.h -file path=usr/include/ast/ast_namval.h -file path=usr/include/ast/ast_ndbm.h -file path=usr/include/ast/ast_nl_types.h -file path=usr/include/ast/ast_param.h -file path=usr/include/ast/ast_standards.h -file path=usr/include/ast/ast_std.h -file path=usr/include/ast/ast_stdio.h -file path=usr/include/ast/ast_sys.h -file path=usr/include/ast/ast_time.h -file path=usr/include/ast/ast_tty.h -file path=usr/include/ast/ast_version.h -file path=usr/include/ast/ast_vfork.h -file path=usr/include/ast/ast_wait.h -file path=usr/include/ast/ast_wchar.h -file path=usr/include/ast/ast_windows.h -file path=usr/include/ast/bytesex.h -file path=usr/include/ast/ccode.h -file path=usr/include/ast/cdt.h -file path=usr/include/ast/cmd.h -file path=usr/include/ast/cmdext.h -file path=usr/include/ast/debug.h -file path=usr/include/ast/dirent.h -file path=usr/include/ast/dlldefs.h -file path=usr/include/ast/dt.h -file path=usr/include/ast/endian.h -file path=usr/include/ast/error.h -file path=usr/include/ast/find.h -file path=usr/include/ast/fnmatch.h -file path=usr/include/ast/fnv.h -file path=usr/include/ast/fs3d.h -file path=usr/include/ast/fts.h -file path=usr/include/ast/ftw.h -file path=usr/include/ast/ftwalk.h -file path=usr/include/ast/getopt.h -file path=usr/include/ast/glob.h -file path=usr/include/ast/hash.h -file path=usr/include/ast/hashkey.h -file path=usr/include/ast/hashpart.h -file path=usr/include/ast/history.h -file path=usr/include/ast/iconv.h -file path=usr/include/ast/ip6.h -file path=usr/include/ast/lc.h -file path=usr/include/ast/ls.h -file path=usr/include/ast/magic.h -file path=usr/include/ast/magicid.h -file path=usr/include/ast/mc.h -file path=usr/include/ast/mime.h -file path=usr/include/ast/mnt.h -file path=usr/include/ast/modecanon.h -file path=usr/include/ast/modex.h -file path=usr/include/ast/namval.h -file path=usr/include/ast/nl_types.h -file path=usr/include/ast/nval.h -file path=usr/include/ast/option.h -file path=usr/include/ast/preroot.h -file path=usr/include/ast/proc.h -file path=usr/include/ast/prototyped.h -file path=usr/include/ast/re_comp.h -file path=usr/include/ast/recfmt.h -file path=usr/include/ast/regex.h -file path=usr/include/ast/regexp.h -file path=usr/include/ast/sfdisc.h -file path=usr/include/ast/sfio.h -file path=usr/include/ast/sfio_s.h -file path=usr/include/ast/sfio_t.h -file path=usr/include/ast/shcmd.h -file path=usr/include/ast/shell.h -file path=usr/include/ast/sig.h -file path=usr/include/ast/stack.h -file path=usr/include/ast/stak.h -file path=usr/include/ast/stdio.h -file path=usr/include/ast/stk.h -file path=usr/include/ast/sum.h -file path=usr/include/ast/swap.h -file path=usr/include/ast/tar.h -file path=usr/include/ast/times.h -file path=usr/include/ast/tm.h -file path=usr/include/ast/tmx.h -file path=usr/include/ast/tok.h -file path=usr/include/ast/tv.h -file path=usr/include/ast/usage.h -file path=usr/include/ast/vdb.h -file path=usr/include/ast/vecargs.h -file path=usr/include/ast/vmalloc.h -file path=usr/include/ast/wait.h -file path=usr/include/ast/wchar.h -file path=usr/include/ast/wordexp.h -file path=usr/lib/$(ARCH64)/libast.so.1 -file path=usr/lib/$(ARCH64)/libcmd.so.1 -file path=usr/lib/$(ARCH64)/libdll.so.1 -file path=usr/lib/$(ARCH64)/libshell.so.1 -file path=usr/lib/$(ARCH64)/libsum.so.1 -file path=usr/lib/libast.so.1 -file path=usr/lib/libcmd.so.1 -file path=usr/lib/libdll.so.1 -file path=usr/lib/libshell.so.1 -file path=usr/lib/libsum.so.1 -file path=usr/share/doc/ksh/COMPATIBILITY -file path=usr/share/doc/ksh/DESIGN -file path=usr/share/doc/ksh/OBSOLETE -file path=usr/share/doc/ksh/README -file path=usr/share/doc/ksh/RELEASE -file path=usr/share/doc/ksh/TYPES -file path=usr/share/doc/ksh/images/callouts/1.png -file path=usr/share/doc/ksh/images/callouts/10.png -file path=usr/share/doc/ksh/images/callouts/2.png -file path=usr/share/doc/ksh/images/callouts/3.png -file path=usr/share/doc/ksh/images/callouts/4.png -file path=usr/share/doc/ksh/images/callouts/5.png -file path=usr/share/doc/ksh/images/callouts/6.png -file path=usr/share/doc/ksh/images/callouts/7.png -file path=usr/share/doc/ksh/images/callouts/8.png -file path=usr/share/doc/ksh/images/callouts/9.png -file path=usr/share/doc/ksh/images/tag_bourne.png -file path=usr/share/doc/ksh/images/tag_i18n.png -file path=usr/share/doc/ksh/images/tag_ksh.png -file path=usr/share/doc/ksh/images/tag_ksh88.png -file path=usr/share/doc/ksh/images/tag_ksh93.png -file path=usr/share/doc/ksh/images/tag_l10n.png -file path=usr/share/doc/ksh/images/tag_perf.png -file path=usr/share/doc/ksh/shell_styleguide.docbook -file path=usr/share/man/man1/alias.1 -file path=usr/share/man/man1/ksh93.1 -hardlink path=usr/bin/$(ARCH32)/rksh93 target=ksh93 -hardlink path=usr/bin/$(ARCH64)/rksh93 target=ksh93 -hardlink path=usr/bin/cksum target=../../usr/bin/alias -hardlink path=usr/bin/ksh93 target=../../usr/lib/isaexec -hardlink path=usr/bin/pfksh target=../../usr/bin/pfexec -hardlink path=usr/bin/pfksh93 target=../../usr/bin/pfexec -hardlink path=usr/bin/pfrksh target=../../usr/bin/pfexec -hardlink path=usr/bin/pfrksh93 target=../../usr/bin/pfexec -hardlink path=usr/bin/rksh93 target=../../usr/lib/isaexec -hardlink path=usr/bin/sum target=../../usr/bin/alias -license usr/src/lib/libast/THIRDPARTYLICENSE \ - license=usr/src/lib/libast/THIRDPARTYLICENSE -license usr/src/lib/libcmd/THIRDPARTYLICENSE \ - license=usr/src/lib/libcmd/THIRDPARTYLICENSE -license usr/src/lib/libdll/THIRDPARTYLICENSE \ - license=usr/src/lib/libdll/THIRDPARTYLICENSE -license usr/src/lib/libshell/THIRDPARTYLICENSE \ - license=usr/src/lib/libshell/THIRDPARTYLICENSE -license usr/src/lib/libsum/THIRDPARTYLICENSE \ - license=usr/src/lib/libsum/THIRDPARTYLICENSE -link path=sbin/sh target=../usr/bin/$(ARCH32)/ksh93 -link path=usr/lib/$(ARCH64)/libcmd.so target=libcmd.so.1 -link path=usr/lib/libcmd.so target=libcmd.so.1 +set name=pkg.fmri \ + value=pkg:/shell/ksh93@93.20100309,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-core-os.mf b/usr/src/pkg/manifests/system-core-os.mf index a05907a3ea..ed8ac8b1ff 100644 --- a/usr/src/pkg/manifests/system-core-os.mf +++ b/usr/src/pkg/manifests/system-core-os.mf @@ -1459,3 +1459,33 @@ depend fmri=system/network/mailwrapper type=require # place for this dependency. # depend fmri=text/file type=require + +# unsorted contents from obsoleted packages + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/usr/src/pkg/manifests/system-data-keyboard-keytables.mf b/usr/src/pkg/manifests/system-data-keyboard-keytables.inc similarity index 97% copy from usr/src/pkg/manifests/system-data-keyboard-keytables.mf copy to usr/src/pkg/manifests/system-data-keyboard-keytables.inc index 738e8bb4bb..d6bd10e144 100644 --- a/usr/src/pkg/manifests/system-data-keyboard-keytables.mf +++ b/usr/src/pkg/manifests/system-data-keyboard-keytables.inc @@ -23,13 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/data/keyboard/keytables@$(PKGVERS) -set name=pkg.description \ - value="Configuration tables that specify keyboard attributes such as localized meanings for individual keys" -set name=pkg.summary value="Keyboard configuration tables" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Hardware -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/share diff --git a/usr/src/pkg/manifests/system-data-keyboard-keytables.mf b/usr/src/pkg/manifests/system-data-keyboard-keytables.mf dissimilarity index 99% index 738e8bb4bb..500872b051 100644 --- a/usr/src/pkg/manifests/system-data-keyboard-keytables.mf +++ b/usr/src/pkg/manifests/system-data-keyboard-keytables.mf @@ -1,272 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/data/keyboard/keytables@$(PKGVERS) -set name=pkg.description \ - value="Configuration tables that specify keyboard attributes such as localized meanings for individual keys" -set name=pkg.summary value="Keyboard configuration tables" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Hardware -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/share -dir path=usr/share/lib -dir path=usr/share/lib/keytables -dir path=usr/share/lib/keytables/type_101 -dir path=usr/share/lib/keytables/type_6 -dir path=usr/share/man -dir path=usr/share/man/man4 -file path=usr/lib/set_keyboard_layout mode=0555 -file path=usr/share/lib/keytables/type_101/canadian_french2 -file path=usr/share/lib/keytables/type_101/czech -file path=usr/share/lib/keytables/type_101/denmark -file path=usr/share/lib/keytables/type_101/france -file path=usr/share/lib/keytables/type_101/germany -file path=usr/share/lib/keytables/type_101/greece -file path=usr/share/lib/keytables/type_101/hungary -file path=usr/share/lib/keytables/type_101/italy -file path=usr/share/lib/keytables/type_101/j3100 -file path=usr/share/lib/keytables/type_101/japan -file path=usr/share/lib/keytables/type_101/korea -file path=usr/share/lib/keytables/type_101/latvia -file path=usr/share/lib/keytables/type_101/lithuania -file path=usr/share/lib/keytables/type_101/netherlands -file path=usr/share/lib/keytables/type_101/norway -file path=usr/share/lib/keytables/type_101/poland -file path=usr/share/lib/keytables/type_101/portugal -file path=usr/share/lib/keytables/type_101/reset -file path=usr/share/lib/keytables/type_101/russia -file path=usr/share/lib/keytables/type_101/spain -file path=usr/share/lib/keytables/type_101/sweden -file path=usr/share/lib/keytables/type_101/swiss_french -file path=usr/share/lib/keytables/type_101/swiss_german -file path=usr/share/lib/keytables/type_101/traditional_chinese -file path=usr/share/lib/keytables/type_101/turkey -file path=usr/share/lib/keytables/type_101/uk -file path=usr/share/lib/keytables/type_101/us -file path=usr/share/lib/keytables/type_6/albania -file path=usr/share/lib/keytables/type_6/arabia -file path=usr/share/lib/keytables/type_6/belarus -file path=usr/share/lib/keytables/type_6/belgium -file path=usr/share/lib/keytables/type_6/brazil -file path=usr/share/lib/keytables/type_6/bulgaria -file path=usr/share/lib/keytables/type_6/canadian_bilingual -file path=usr/share/lib/keytables/type_6/canadian_french -file path=usr/share/lib/keytables/type_6/croatia -file path=usr/share/lib/keytables/type_6/czech -file path=usr/share/lib/keytables/type_6/denmark -file path=usr/share/lib/keytables/type_6/dvorak -file path=usr/share/lib/keytables/type_6/estonia -file path=usr/share/lib/keytables/type_6/finnish -file path=usr/share/lib/keytables/type_6/france -file path=usr/share/lib/keytables/type_6/germany -file path=usr/share/lib/keytables/type_6/greece -file path=usr/share/lib/keytables/type_6/hungary -file path=usr/share/lib/keytables/type_6/iceland -file path=usr/share/lib/keytables/type_6/italy -file path=usr/share/lib/keytables/type_6/japan -file path=usr/share/lib/keytables/type_6/kbd_layouts -file path=usr/share/lib/keytables/type_6/korea -file path=usr/share/lib/keytables/type_6/latinamerica -file path=usr/share/lib/keytables/type_6/latvia -file path=usr/share/lib/keytables/type_6/lithuania -file path=usr/share/lib/keytables/type_6/macedonia -file path=usr/share/lib/keytables/type_6/maltauk -file path=usr/share/lib/keytables/type_6/maltaus -file path=usr/share/lib/keytables/type_6/netherlands -file path=usr/share/lib/keytables/type_6/norway -file path=usr/share/lib/keytables/type_6/poland -file path=usr/share/lib/keytables/type_6/portugal -file path=usr/share/lib/keytables/type_6/reset -file path=usr/share/lib/keytables/type_6/romania -file path=usr/share/lib/keytables/type_6/russia -file path=usr/share/lib/keytables/type_6/serbiaandmontenegro -file path=usr/share/lib/keytables/type_6/slovakia -file path=usr/share/lib/keytables/type_6/slovenia -file path=usr/share/lib/keytables/type_6/spain -file path=usr/share/lib/keytables/type_6/sweden -file path=usr/share/lib/keytables/type_6/swiss_french -file path=usr/share/lib/keytables/type_6/swiss_german -file path=usr/share/lib/keytables/type_6/traditional_chinese -file path=usr/share/lib/keytables/type_6/turkeyf -file path=usr/share/lib/keytables/type_6/turkeyq -file path=usr/share/lib/keytables/type_6/uk -file path=usr/share/lib/keytables/type_6/us -file path=usr/share/man/man4/keytables.4 -hardlink path=usr/share/lib/keytables/type_101/layout_00 \ - target=../../../../../usr/share/lib/keytables/type_101/us -hardlink path=usr/share/lib/keytables/type_101/layout_01 \ - target=../../../../../usr/share/lib/keytables/type_101/us -hardlink path=usr/share/lib/keytables/type_101/layout_22 \ - target=../../../../../usr/share/lib/keytables/type_101/j3100 -hardlink path=usr/share/lib/keytables/type_101/layout_23 \ - target=../../../../../usr/share/lib/keytables/type_101/france -hardlink path=usr/share/lib/keytables/type_101/layout_24 \ - target=../../../../../usr/share/lib/keytables/type_101/denmark -hardlink path=usr/share/lib/keytables/type_101/layout_25 \ - target=../../../../../usr/share/lib/keytables/type_101/germany -hardlink path=usr/share/lib/keytables/type_101/layout_26 \ - target=../../../../../usr/share/lib/keytables/type_101/italy -hardlink path=usr/share/lib/keytables/type_101/layout_27 \ - target=../../../../../usr/share/lib/keytables/type_101/netherlands -hardlink path=usr/share/lib/keytables/type_101/layout_28 \ - target=../../../../../usr/share/lib/keytables/type_101/norway -hardlink path=usr/share/lib/keytables/type_101/layout_29 \ - target=../../../../../usr/share/lib/keytables/type_101/portugal -hardlink path=usr/share/lib/keytables/type_101/layout_2a \ - target=../../../../../usr/share/lib/keytables/type_101/spain -hardlink path=usr/share/lib/keytables/type_101/layout_2b \ - target=../../../../../usr/share/lib/keytables/type_101/sweden -hardlink path=usr/share/lib/keytables/type_101/layout_2c \ - target=../../../../../usr/share/lib/keytables/type_101/swiss_french -hardlink path=usr/share/lib/keytables/type_101/layout_2d \ - target=../../../../../usr/share/lib/keytables/type_101/swiss_german -hardlink path=usr/share/lib/keytables/type_101/layout_2e \ - target=../../../../../usr/share/lib/keytables/type_101/uk -hardlink path=usr/share/lib/keytables/type_101/layout_2f \ - target=../../../../../usr/share/lib/keytables/type_101/korea -hardlink path=usr/share/lib/keytables/type_101/layout_30 \ - target=../../../../../usr/share/lib/keytables/type_101/traditional_chinese -hardlink path=usr/share/lib/keytables/type_101/layout_31 \ - target=../../../../../usr/share/lib/keytables/type_101/japan -hardlink path=usr/share/lib/keytables/type_101/layout_32 \ - target=../../../../../usr/share/lib/keytables/type_101/canadian_french2 -hardlink path=usr/share/lib/keytables/type_101/layout_33 \ - target=../../../../../usr/share/lib/keytables/type_101/hungary -hardlink path=usr/share/lib/keytables/type_101/layout_34 \ - target=../../../../../usr/share/lib/keytables/type_101/poland -hardlink path=usr/share/lib/keytables/type_101/layout_35 \ - target=../../../../../usr/share/lib/keytables/type_101/czech -hardlink path=usr/share/lib/keytables/type_101/layout_36 \ - target=../../../../../usr/share/lib/keytables/type_101/russia -hardlink path=usr/share/lib/keytables/type_101/layout_37 \ - target=../../../../../usr/share/lib/keytables/type_101/latvia -hardlink path=usr/share/lib/keytables/type_101/layout_38 \ - target=../../../../../usr/share/lib/keytables/type_101/turkey -hardlink path=usr/share/lib/keytables/type_101/layout_39 \ - target=../../../../../usr/share/lib/keytables/type_101/greece -hardlink path=usr/share/lib/keytables/type_101/layout_3b \ - target=../../../../../usr/share/lib/keytables/type_101/lithuania -hardlink path=usr/share/lib/keytables/type_101/layout_3e9 \ - target=../../../../../usr/share/lib/keytables/type_101/us -hardlink path=usr/share/lib/keytables/type_6/layout_00 \ - target=../../../../../usr/share/lib/keytables/type_6/us -hardlink path=usr/share/lib/keytables/type_6/layout_01 \ - target=../../../../../usr/share/lib/keytables/type_6/arabia -hardlink path=usr/share/lib/keytables/type_6/layout_02 \ - target=../../../../../usr/share/lib/keytables/type_6/belgium -hardlink path=usr/share/lib/keytables/type_6/layout_03 \ - target=../../../../../usr/share/lib/keytables/type_6/canadian_bilingual -hardlink path=usr/share/lib/keytables/type_6/layout_04 \ - target=../../../../../usr/share/lib/keytables/type_6/canadian_french -hardlink path=usr/share/lib/keytables/type_6/layout_05 \ - target=../../../../../usr/share/lib/keytables/type_6/czech -hardlink path=usr/share/lib/keytables/type_6/layout_06 \ - target=../../../../../usr/share/lib/keytables/type_6/denmark -hardlink path=usr/share/lib/keytables/type_6/layout_07 \ - target=../../../../../usr/share/lib/keytables/type_6/finnish -hardlink path=usr/share/lib/keytables/type_6/layout_08 \ - target=../../../../../usr/share/lib/keytables/type_6/france -hardlink path=usr/share/lib/keytables/type_6/layout_09 \ - target=../../../../../usr/share/lib/keytables/type_6/germany -hardlink path=usr/share/lib/keytables/type_6/layout_0a \ - target=../../../../../usr/share/lib/keytables/type_6/greece -hardlink path=usr/share/lib/keytables/type_6/layout_0c \ - target=../../../../../usr/share/lib/keytables/type_6/hungary -hardlink path=usr/share/lib/keytables/type_6/layout_0e \ - target=../../../../../usr/share/lib/keytables/type_6/italy -hardlink path=usr/share/lib/keytables/type_6/layout_0f \ - target=../../../../../usr/share/lib/keytables/type_6/japan -hardlink path=usr/share/lib/keytables/type_6/layout_10 \ - target=../../../../../usr/share/lib/keytables/type_6/korea -hardlink path=usr/share/lib/keytables/type_6/layout_100 \ - target=../../../../../usr/share/lib/keytables/type_6/slovenia -hardlink path=usr/share/lib/keytables/type_6/layout_101 \ - target=../../../../../usr/share/lib/keytables/type_6/serbiaandmontenegro -hardlink path=usr/share/lib/keytables/type_6/layout_102 \ - target=../../../../../usr/share/lib/keytables/type_6/iceland -hardlink path=usr/share/lib/keytables/type_6/layout_103 \ - target=../../../../../usr/share/lib/keytables/type_6/croatia -hardlink path=usr/share/lib/keytables/type_6/layout_104 \ - target=../../../../../usr/share/lib/keytables/type_6/bulgaria -hardlink path=usr/share/lib/keytables/type_6/layout_105 \ - target=../../../../../usr/share/lib/keytables/type_6/belarus -hardlink path=usr/share/lib/keytables/type_6/layout_106 \ - target=../../../../../usr/share/lib/keytables/type_6/maltaus -hardlink path=usr/share/lib/keytables/type_6/layout_107 \ - target=../../../../../usr/share/lib/keytables/type_6/maltauk -hardlink path=usr/share/lib/keytables/type_6/layout_108 \ - target=../../../../../usr/share/lib/keytables/type_6/albania -hardlink path=usr/share/lib/keytables/type_6/layout_109 \ - target=../../../../../usr/share/lib/keytables/type_6/lithuania -hardlink path=usr/share/lib/keytables/type_6/layout_10a \ - target=../../../../../usr/share/lib/keytables/type_6/latvia -hardlink path=usr/share/lib/keytables/type_6/layout_10b \ - target=../../../../../usr/share/lib/keytables/type_6/macedonia -hardlink path=usr/share/lib/keytables/type_6/layout_10f \ - target=../../../../../usr/share/lib/keytables/type_6/japan -hardlink path=usr/share/lib/keytables/type_6/layout_11 \ - target=../../../../../usr/share/lib/keytables/type_6/latinamerica -hardlink path=usr/share/lib/keytables/type_6/layout_110 \ - target=../../../../../usr/share/lib/keytables/type_6/brazil -hardlink path=usr/share/lib/keytables/type_6/layout_111 \ - target=../../../../../usr/share/lib/keytables/type_6/dvorak -hardlink path=usr/share/lib/keytables/type_6/layout_112 \ - target=../../../../../usr/share/lib/keytables/type_6/estonia -hardlink path=usr/share/lib/keytables/type_6/layout_113 \ - target=../../../../../usr/share/lib/keytables/type_6/romania -hardlink path=usr/share/lib/keytables/type_6/layout_12 \ - target=../../../../../usr/share/lib/keytables/type_6/netherlands -hardlink path=usr/share/lib/keytables/type_6/layout_13 \ - target=../../../../../usr/share/lib/keytables/type_6/norway -hardlink path=usr/share/lib/keytables/type_6/layout_15 \ - target=../../../../../usr/share/lib/keytables/type_6/poland -hardlink path=usr/share/lib/keytables/type_6/layout_16 \ - target=../../../../../usr/share/lib/keytables/type_6/portugal -hardlink path=usr/share/lib/keytables/type_6/layout_17 \ - target=../../../../../usr/share/lib/keytables/type_6/russia -hardlink path=usr/share/lib/keytables/type_6/layout_18 \ - target=../../../../../usr/share/lib/keytables/type_6/slovakia -hardlink path=usr/share/lib/keytables/type_6/layout_19 \ - target=../../../../../usr/share/lib/keytables/type_6/spain -hardlink path=usr/share/lib/keytables/type_6/layout_1a \ - target=../../../../../usr/share/lib/keytables/type_6/sweden -hardlink path=usr/share/lib/keytables/type_6/layout_1b \ - target=../../../../../usr/share/lib/keytables/type_6/swiss_french -hardlink path=usr/share/lib/keytables/type_6/layout_1c \ - target=../../../../../usr/share/lib/keytables/type_6/swiss_german -hardlink path=usr/share/lib/keytables/type_6/layout_1e \ - target=../../../../../usr/share/lib/keytables/type_6/traditional_chinese -hardlink path=usr/share/lib/keytables/type_6/layout_1f \ - target=../../../../../usr/share/lib/keytables/type_6/turkeyq -hardlink path=usr/share/lib/keytables/type_6/layout_20 \ - target=../../../../../usr/share/lib/keytables/type_6/uk -hardlink path=usr/share/lib/keytables/type_6/layout_21 \ - target=../../../../../usr/share/lib/keytables/type_6/us -hardlink path=usr/share/lib/keytables/type_6/layout_23 \ - target=../../../../../usr/share/lib/keytables/type_6/turkeyf -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL +set name=pkg.fmri value=pkg:/system/data/keyboard/keytables@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-data-zoneinfo.mf b/usr/src/pkg/manifests/system-data-zoneinfo.inc similarity index 99% copy from usr/src/pkg/manifests/system-data-zoneinfo.mf copy to usr/src/pkg/manifests/system-data-zoneinfo.inc index e44e211c4c..b75ff37c1a 100644 --- a/usr/src/pkg/manifests/system-data-zoneinfo.mf +++ b/usr/src/pkg/manifests/system-data-zoneinfo.inc @@ -15,12 +15,6 @@ # Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved. # -set name=pkg.fmri \ - value=pkg:/system/data/zoneinfo@2017.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="timezone information" -set name=pkg.summary value="Timezone Information" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/share diff --git a/usr/src/pkg/manifests/system-data-zoneinfo.mf b/usr/src/pkg/manifests/system-data-zoneinfo.mf dissimilarity index 99% index e44e211c4c..270cc8fa2f 100644 --- a/usr/src/pkg/manifests/system-data-zoneinfo.mf +++ b/usr/src/pkg/manifests/system-data-zoneinfo.mf @@ -1,705 +1,4 @@ -# -# This file and its contents are supplied under the terms of the -# Common Development and Distribution License ("CDDL"), version 1.0. -# You may only use this file in accordance with the terms of version -# 1.0 of the CDDL. -# -# A full copy of the text of the CDDL should have accompanied this -# source. A copy of the CDDL is also available via the Internet at -# http://www.illumos.org/license/CDDL. -# - -# -# Copyright 2011 Nexenta Systems, Inc. All rights reserved. -# Copyright (c) 2014 Joyent, Inc. All rights reserved. -# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved. -# - -set name=pkg.fmri \ - value=pkg:/system/data/zoneinfo@2017.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="timezone information" -set name=pkg.summary value="Timezone Information" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/share -dir path=usr/share/lib -dir path=usr/share/lib/zoneinfo -dir path=usr/share/lib/zoneinfo/Africa -dir path=usr/share/lib/zoneinfo/America -dir path=usr/share/lib/zoneinfo/America/Argentina -dir path=usr/share/lib/zoneinfo/America/Indiana -dir path=usr/share/lib/zoneinfo/America/Kentucky -dir path=usr/share/lib/zoneinfo/America/North_Dakota -dir path=usr/share/lib/zoneinfo/Antarctica -dir path=usr/share/lib/zoneinfo/Arctic -dir path=usr/share/lib/zoneinfo/Asia -dir path=usr/share/lib/zoneinfo/Atlantic -dir path=usr/share/lib/zoneinfo/Australia -dir path=usr/share/lib/zoneinfo/Brazil -dir path=usr/share/lib/zoneinfo/Canada -dir path=usr/share/lib/zoneinfo/Chile -dir path=usr/share/lib/zoneinfo/Etc -dir path=usr/share/lib/zoneinfo/Europe -dir path=usr/share/lib/zoneinfo/Indian -dir path=usr/share/lib/zoneinfo/Mexico -dir path=usr/share/lib/zoneinfo/Pacific -dir path=usr/share/lib/zoneinfo/US -file path=usr/share/lib/zoneinfo/Africa/Abidjan -file path=usr/share/lib/zoneinfo/Africa/Accra -file path=usr/share/lib/zoneinfo/Africa/Algiers -file path=usr/share/lib/zoneinfo/Africa/Bissau -file path=usr/share/lib/zoneinfo/Africa/Cairo -file path=usr/share/lib/zoneinfo/Africa/Casablanca -file path=usr/share/lib/zoneinfo/Africa/Ceuta -file path=usr/share/lib/zoneinfo/Africa/El_Aaiun -file path=usr/share/lib/zoneinfo/Africa/Johannesburg -file path=usr/share/lib/zoneinfo/Africa/Juba -file path=usr/share/lib/zoneinfo/Africa/Khartoum -file path=usr/share/lib/zoneinfo/Africa/Lagos -file path=usr/share/lib/zoneinfo/Africa/Maputo -file path=usr/share/lib/zoneinfo/Africa/Monrovia -file path=usr/share/lib/zoneinfo/Africa/Nairobi -file path=usr/share/lib/zoneinfo/Africa/Ndjamena -file path=usr/share/lib/zoneinfo/Africa/Sao_Tome -file path=usr/share/lib/zoneinfo/Africa/Tripoli -file path=usr/share/lib/zoneinfo/Africa/Tunis -file path=usr/share/lib/zoneinfo/Africa/Windhoek -file path=usr/share/lib/zoneinfo/America/Adak -file path=usr/share/lib/zoneinfo/America/Anchorage -file path=usr/share/lib/zoneinfo/America/Anguilla -file path=usr/share/lib/zoneinfo/America/Araguaina -file path=usr/share/lib/zoneinfo/America/Argentina/Buenos_Aires -file path=usr/share/lib/zoneinfo/America/Argentina/Catamarca -file path=usr/share/lib/zoneinfo/America/Argentina/Cordoba -file path=usr/share/lib/zoneinfo/America/Argentina/Jujuy -file path=usr/share/lib/zoneinfo/America/Argentina/La_Rioja -file path=usr/share/lib/zoneinfo/America/Argentina/Mendoza -file path=usr/share/lib/zoneinfo/America/Argentina/Rio_Gallegos -file path=usr/share/lib/zoneinfo/America/Argentina/Salta -file path=usr/share/lib/zoneinfo/America/Argentina/San_Juan -file path=usr/share/lib/zoneinfo/America/Argentina/San_Luis -file path=usr/share/lib/zoneinfo/America/Argentina/Tucuman -file path=usr/share/lib/zoneinfo/America/Argentina/Ushuaia -file path=usr/share/lib/zoneinfo/America/Aruba -file path=usr/share/lib/zoneinfo/America/Asuncion -file path=usr/share/lib/zoneinfo/America/Atikokan -file path=usr/share/lib/zoneinfo/America/Bahia -file path=usr/share/lib/zoneinfo/America/Bahia_Banderas -file path=usr/share/lib/zoneinfo/America/Barbados -file path=usr/share/lib/zoneinfo/America/Belem -file path=usr/share/lib/zoneinfo/America/Belize -file path=usr/share/lib/zoneinfo/America/Blanc-Sablon -file path=usr/share/lib/zoneinfo/America/Boa_Vista -file path=usr/share/lib/zoneinfo/America/Bogota -file path=usr/share/lib/zoneinfo/America/Boise -file path=usr/share/lib/zoneinfo/America/Cambridge_Bay -file path=usr/share/lib/zoneinfo/America/Campo_Grande -file path=usr/share/lib/zoneinfo/America/Cancun -file path=usr/share/lib/zoneinfo/America/Caracas -file path=usr/share/lib/zoneinfo/America/Cayenne -file path=usr/share/lib/zoneinfo/America/Cayman -file path=usr/share/lib/zoneinfo/America/Chicago -file path=usr/share/lib/zoneinfo/America/Chihuahua -file path=usr/share/lib/zoneinfo/America/Costa_Rica -file path=usr/share/lib/zoneinfo/America/Creston -file path=usr/share/lib/zoneinfo/America/Cuiaba -file path=usr/share/lib/zoneinfo/America/Curacao -file path=usr/share/lib/zoneinfo/America/Danmarkshavn -file path=usr/share/lib/zoneinfo/America/Dawson -file path=usr/share/lib/zoneinfo/America/Dawson_Creek -file path=usr/share/lib/zoneinfo/America/Denver -file path=usr/share/lib/zoneinfo/America/Detroit -file path=usr/share/lib/zoneinfo/America/Dominica -file path=usr/share/lib/zoneinfo/America/Edmonton -file path=usr/share/lib/zoneinfo/America/Eirunepe -file path=usr/share/lib/zoneinfo/America/El_Salvador -file path=usr/share/lib/zoneinfo/America/Fort_Nelson -file path=usr/share/lib/zoneinfo/America/Fortaleza -file path=usr/share/lib/zoneinfo/America/Glace_Bay -file path=usr/share/lib/zoneinfo/America/Godthab -file path=usr/share/lib/zoneinfo/America/Goose_Bay -file path=usr/share/lib/zoneinfo/America/Grand_Turk -file path=usr/share/lib/zoneinfo/America/Grenada -file path=usr/share/lib/zoneinfo/America/Guadeloupe -file path=usr/share/lib/zoneinfo/America/Guatemala -file path=usr/share/lib/zoneinfo/America/Guayaquil -file path=usr/share/lib/zoneinfo/America/Guyana -file path=usr/share/lib/zoneinfo/America/Halifax -file path=usr/share/lib/zoneinfo/America/Havana -file path=usr/share/lib/zoneinfo/America/Hermosillo -file path=usr/share/lib/zoneinfo/America/Indiana/Indianapolis -file path=usr/share/lib/zoneinfo/America/Indiana/Knox -file path=usr/share/lib/zoneinfo/America/Indiana/Marengo -file path=usr/share/lib/zoneinfo/America/Indiana/Petersburg -file path=usr/share/lib/zoneinfo/America/Indiana/Tell_City -file path=usr/share/lib/zoneinfo/America/Indiana/Vevay -file path=usr/share/lib/zoneinfo/America/Indiana/Vincennes -file path=usr/share/lib/zoneinfo/America/Indiana/Winamac -file path=usr/share/lib/zoneinfo/America/Inuvik -file path=usr/share/lib/zoneinfo/America/Iqaluit -file path=usr/share/lib/zoneinfo/America/Jamaica -file path=usr/share/lib/zoneinfo/America/Juneau -file path=usr/share/lib/zoneinfo/America/Kentucky/Louisville -file path=usr/share/lib/zoneinfo/America/Kentucky/Monticello -file path=usr/share/lib/zoneinfo/America/La_Paz -file path=usr/share/lib/zoneinfo/America/Lima -file path=usr/share/lib/zoneinfo/America/Los_Angeles -file path=usr/share/lib/zoneinfo/America/Maceio -file path=usr/share/lib/zoneinfo/America/Managua -file path=usr/share/lib/zoneinfo/America/Manaus -file path=usr/share/lib/zoneinfo/America/Martinique -file path=usr/share/lib/zoneinfo/America/Matamoros -file path=usr/share/lib/zoneinfo/America/Mazatlan -file path=usr/share/lib/zoneinfo/America/Menominee -file path=usr/share/lib/zoneinfo/America/Merida -file path=usr/share/lib/zoneinfo/America/Metlakatla -file path=usr/share/lib/zoneinfo/America/Mexico_City -file path=usr/share/lib/zoneinfo/America/Miquelon -file path=usr/share/lib/zoneinfo/America/Moncton -file path=usr/share/lib/zoneinfo/America/Monterrey -file path=usr/share/lib/zoneinfo/America/Montevideo -file path=usr/share/lib/zoneinfo/America/Montserrat -file path=usr/share/lib/zoneinfo/America/Nassau -file path=usr/share/lib/zoneinfo/America/New_York -file path=usr/share/lib/zoneinfo/America/Nipigon -file path=usr/share/lib/zoneinfo/America/Nome -file path=usr/share/lib/zoneinfo/America/Noronha -file path=usr/share/lib/zoneinfo/America/North_Dakota/Beulah -file path=usr/share/lib/zoneinfo/America/North_Dakota/Center -file path=usr/share/lib/zoneinfo/America/North_Dakota/New_Salem -file path=usr/share/lib/zoneinfo/America/Ojinaga -file path=usr/share/lib/zoneinfo/America/Panama -file path=usr/share/lib/zoneinfo/America/Pangnirtung -file path=usr/share/lib/zoneinfo/America/Paramaribo -file path=usr/share/lib/zoneinfo/America/Phoenix -file path=usr/share/lib/zoneinfo/America/Port-au-Prince -file path=usr/share/lib/zoneinfo/America/Port_of_Spain -file path=usr/share/lib/zoneinfo/America/Porto_Velho -file path=usr/share/lib/zoneinfo/America/Puerto_Rico -file path=usr/share/lib/zoneinfo/America/Punta_Arenas -file path=usr/share/lib/zoneinfo/America/Rainy_River -file path=usr/share/lib/zoneinfo/America/Rankin_Inlet -file path=usr/share/lib/zoneinfo/America/Recife -file path=usr/share/lib/zoneinfo/America/Regina -file path=usr/share/lib/zoneinfo/America/Resolute -file path=usr/share/lib/zoneinfo/America/Rio_Branco -file path=usr/share/lib/zoneinfo/America/Santarem -file path=usr/share/lib/zoneinfo/America/Santiago -file path=usr/share/lib/zoneinfo/America/Santo_Domingo -file path=usr/share/lib/zoneinfo/America/Sao_Paulo -file path=usr/share/lib/zoneinfo/America/Scoresbysund -file path=usr/share/lib/zoneinfo/America/Sitka -file path=usr/share/lib/zoneinfo/America/St_Johns -file path=usr/share/lib/zoneinfo/America/St_Kitts -file path=usr/share/lib/zoneinfo/America/St_Lucia -file path=usr/share/lib/zoneinfo/America/St_Thomas -file path=usr/share/lib/zoneinfo/America/St_Vincent -file path=usr/share/lib/zoneinfo/America/Swift_Current -file path=usr/share/lib/zoneinfo/America/Tegucigalpa -file path=usr/share/lib/zoneinfo/America/Thule -file path=usr/share/lib/zoneinfo/America/Thunder_Bay -file path=usr/share/lib/zoneinfo/America/Tijuana -file path=usr/share/lib/zoneinfo/America/Toronto -file path=usr/share/lib/zoneinfo/America/Tortola -file path=usr/share/lib/zoneinfo/America/Vancouver -file path=usr/share/lib/zoneinfo/America/Whitehorse -file path=usr/share/lib/zoneinfo/America/Winnipeg -file path=usr/share/lib/zoneinfo/America/Yakutat -file path=usr/share/lib/zoneinfo/America/Yellowknife -file path=usr/share/lib/zoneinfo/Antarctica/Casey -file path=usr/share/lib/zoneinfo/Antarctica/Davis -file path=usr/share/lib/zoneinfo/Antarctica/DumontDUrville -file path=usr/share/lib/zoneinfo/Antarctica/Macquarie -file path=usr/share/lib/zoneinfo/Antarctica/Mawson -file path=usr/share/lib/zoneinfo/Antarctica/McMurdo -file path=usr/share/lib/zoneinfo/Antarctica/Palmer -file path=usr/share/lib/zoneinfo/Antarctica/Rothera -file path=usr/share/lib/zoneinfo/Antarctica/Syowa -file path=usr/share/lib/zoneinfo/Antarctica/Troll -file path=usr/share/lib/zoneinfo/Antarctica/Vostok -file path=usr/share/lib/zoneinfo/Asia/Almaty -file path=usr/share/lib/zoneinfo/Asia/Amman -file path=usr/share/lib/zoneinfo/Asia/Anadyr -file path=usr/share/lib/zoneinfo/Asia/Aqtau -file path=usr/share/lib/zoneinfo/Asia/Aqtobe -file path=usr/share/lib/zoneinfo/Asia/Ashgabat -file path=usr/share/lib/zoneinfo/Asia/Atyrau -file path=usr/share/lib/zoneinfo/Asia/Baghdad -file path=usr/share/lib/zoneinfo/Asia/Baku -file path=usr/share/lib/zoneinfo/Asia/Bangkok -file path=usr/share/lib/zoneinfo/Asia/Barnaul -file path=usr/share/lib/zoneinfo/Asia/Beirut -file path=usr/share/lib/zoneinfo/Asia/Bishkek -file path=usr/share/lib/zoneinfo/Asia/Brunei -file path=usr/share/lib/zoneinfo/Asia/Chita -file path=usr/share/lib/zoneinfo/Asia/Choibalsan -file path=usr/share/lib/zoneinfo/Asia/Colombo -file path=usr/share/lib/zoneinfo/Asia/Damascus -file path=usr/share/lib/zoneinfo/Asia/Dhaka -file path=usr/share/lib/zoneinfo/Asia/Dili -file path=usr/share/lib/zoneinfo/Asia/Dubai -file path=usr/share/lib/zoneinfo/Asia/Dushanbe -file path=usr/share/lib/zoneinfo/Asia/Famagusta -file path=usr/share/lib/zoneinfo/Asia/Gaza -file path=usr/share/lib/zoneinfo/Asia/Hebron -file path=usr/share/lib/zoneinfo/Asia/Ho_Chi_Minh -file path=usr/share/lib/zoneinfo/Asia/Hong_Kong -file path=usr/share/lib/zoneinfo/Asia/Hovd -file path=usr/share/lib/zoneinfo/Asia/Irkutsk -file path=usr/share/lib/zoneinfo/Asia/Jakarta -file path=usr/share/lib/zoneinfo/Asia/Jayapura -file path=usr/share/lib/zoneinfo/Asia/Jerusalem -file path=usr/share/lib/zoneinfo/Asia/Kabul -file path=usr/share/lib/zoneinfo/Asia/Kamchatka -file path=usr/share/lib/zoneinfo/Asia/Karachi -file path=usr/share/lib/zoneinfo/Asia/Kathmandu -file path=usr/share/lib/zoneinfo/Asia/Khandyga -file path=usr/share/lib/zoneinfo/Asia/Kolkata -file path=usr/share/lib/zoneinfo/Asia/Krasnoyarsk -file path=usr/share/lib/zoneinfo/Asia/Kuala_Lumpur -file path=usr/share/lib/zoneinfo/Asia/Kuching -file path=usr/share/lib/zoneinfo/Asia/Macau -file path=usr/share/lib/zoneinfo/Asia/Magadan -file path=usr/share/lib/zoneinfo/Asia/Makassar -file path=usr/share/lib/zoneinfo/Asia/Manila -file path=usr/share/lib/zoneinfo/Asia/Nicosia -file path=usr/share/lib/zoneinfo/Asia/Novokuznetsk -file path=usr/share/lib/zoneinfo/Asia/Novosibirsk -file path=usr/share/lib/zoneinfo/Asia/Omsk -file path=usr/share/lib/zoneinfo/Asia/Oral -file path=usr/share/lib/zoneinfo/Asia/Pontianak -file path=usr/share/lib/zoneinfo/Asia/Pyongyang -file path=usr/share/lib/zoneinfo/Asia/Qatar -file path=usr/share/lib/zoneinfo/Asia/Qyzylorda -file path=usr/share/lib/zoneinfo/Asia/Riyadh -file path=usr/share/lib/zoneinfo/Asia/Sakhalin -file path=usr/share/lib/zoneinfo/Asia/Samarkand -file path=usr/share/lib/zoneinfo/Asia/Seoul -file path=usr/share/lib/zoneinfo/Asia/Shanghai -file path=usr/share/lib/zoneinfo/Asia/Singapore -file path=usr/share/lib/zoneinfo/Asia/Srednekolymsk -file path=usr/share/lib/zoneinfo/Asia/Taipei -file path=usr/share/lib/zoneinfo/Asia/Tashkent -file path=usr/share/lib/zoneinfo/Asia/Tbilisi -file path=usr/share/lib/zoneinfo/Asia/Tehran -file path=usr/share/lib/zoneinfo/Asia/Thimphu -file path=usr/share/lib/zoneinfo/Asia/Tokyo -file path=usr/share/lib/zoneinfo/Asia/Tomsk -file path=usr/share/lib/zoneinfo/Asia/Ulaanbaatar -file path=usr/share/lib/zoneinfo/Asia/Urumqi -file path=usr/share/lib/zoneinfo/Asia/Ust-Nera -file path=usr/share/lib/zoneinfo/Asia/Vladivostok -file path=usr/share/lib/zoneinfo/Asia/Yakutsk -file path=usr/share/lib/zoneinfo/Asia/Yangon -file path=usr/share/lib/zoneinfo/Asia/Yekaterinburg -file path=usr/share/lib/zoneinfo/Asia/Yerevan -file path=usr/share/lib/zoneinfo/Atlantic/Azores -file path=usr/share/lib/zoneinfo/Atlantic/Bermuda -file path=usr/share/lib/zoneinfo/Atlantic/Canary -file path=usr/share/lib/zoneinfo/Atlantic/Cape_Verde -file path=usr/share/lib/zoneinfo/Atlantic/Faroe -file path=usr/share/lib/zoneinfo/Atlantic/Madeira -file path=usr/share/lib/zoneinfo/Atlantic/Reykjavik -file path=usr/share/lib/zoneinfo/Atlantic/South_Georgia -file path=usr/share/lib/zoneinfo/Atlantic/Stanley -file path=usr/share/lib/zoneinfo/Australia/Adelaide -file path=usr/share/lib/zoneinfo/Australia/Brisbane -file path=usr/share/lib/zoneinfo/Australia/Broken_Hill -file path=usr/share/lib/zoneinfo/Australia/Currie -file path=usr/share/lib/zoneinfo/Australia/Darwin -file path=usr/share/lib/zoneinfo/Australia/Eucla -file path=usr/share/lib/zoneinfo/Australia/Hobart -file path=usr/share/lib/zoneinfo/Australia/Lindeman -file path=usr/share/lib/zoneinfo/Australia/Lord_Howe -file path=usr/share/lib/zoneinfo/Australia/Melbourne -file path=usr/share/lib/zoneinfo/Australia/Perth -file path=usr/share/lib/zoneinfo/Australia/Sydney -file path=usr/share/lib/zoneinfo/CET -file path=usr/share/lib/zoneinfo/CST6CDT -file path=usr/share/lib/zoneinfo/EET -file path=usr/share/lib/zoneinfo/EST -file path=usr/share/lib/zoneinfo/EST5EDT -file path=usr/share/lib/zoneinfo/Etc/GMT -file path=usr/share/lib/zoneinfo/Etc/GMT+1 -file path=usr/share/lib/zoneinfo/Etc/GMT+10 -file path=usr/share/lib/zoneinfo/Etc/GMT+11 -file path=usr/share/lib/zoneinfo/Etc/GMT+12 -file path=usr/share/lib/zoneinfo/Etc/GMT+2 -file path=usr/share/lib/zoneinfo/Etc/GMT+3 -file path=usr/share/lib/zoneinfo/Etc/GMT+4 -file path=usr/share/lib/zoneinfo/Etc/GMT+5 -file path=usr/share/lib/zoneinfo/Etc/GMT+6 -file path=usr/share/lib/zoneinfo/Etc/GMT+7 -file path=usr/share/lib/zoneinfo/Etc/GMT+8 -file path=usr/share/lib/zoneinfo/Etc/GMT+9 -file path=usr/share/lib/zoneinfo/Etc/GMT-1 -file path=usr/share/lib/zoneinfo/Etc/GMT-10 -file path=usr/share/lib/zoneinfo/Etc/GMT-11 -file path=usr/share/lib/zoneinfo/Etc/GMT-12 -file path=usr/share/lib/zoneinfo/Etc/GMT-13 -file path=usr/share/lib/zoneinfo/Etc/GMT-14 -file path=usr/share/lib/zoneinfo/Etc/GMT-2 -file path=usr/share/lib/zoneinfo/Etc/GMT-3 -file path=usr/share/lib/zoneinfo/Etc/GMT-4 -file path=usr/share/lib/zoneinfo/Etc/GMT-5 -file path=usr/share/lib/zoneinfo/Etc/GMT-6 -file path=usr/share/lib/zoneinfo/Etc/GMT-7 -file path=usr/share/lib/zoneinfo/Etc/GMT-8 -file path=usr/share/lib/zoneinfo/Etc/GMT-9 -file path=usr/share/lib/zoneinfo/Etc/UCT -file path=usr/share/lib/zoneinfo/Etc/UTC -file path=usr/share/lib/zoneinfo/Europe/Amsterdam -file path=usr/share/lib/zoneinfo/Europe/Andorra -file path=usr/share/lib/zoneinfo/Europe/Astrakhan -file path=usr/share/lib/zoneinfo/Europe/Athens -file path=usr/share/lib/zoneinfo/Europe/Belgrade -file path=usr/share/lib/zoneinfo/Europe/Berlin -file path=usr/share/lib/zoneinfo/Europe/Brussels -file path=usr/share/lib/zoneinfo/Europe/Bucharest -file path=usr/share/lib/zoneinfo/Europe/Budapest -file path=usr/share/lib/zoneinfo/Europe/Busingen -file path=usr/share/lib/zoneinfo/Europe/Copenhagen -file path=usr/share/lib/zoneinfo/Europe/Dublin -file path=usr/share/lib/zoneinfo/Europe/Gibraltar -file path=usr/share/lib/zoneinfo/Europe/Helsinki -file path=usr/share/lib/zoneinfo/Europe/Istanbul -file path=usr/share/lib/zoneinfo/Europe/Kaliningrad -file path=usr/share/lib/zoneinfo/Europe/Kiev -file path=usr/share/lib/zoneinfo/Europe/Kirov -file path=usr/share/lib/zoneinfo/Europe/Lisbon -file path=usr/share/lib/zoneinfo/Europe/London -file path=usr/share/lib/zoneinfo/Europe/Luxembourg -file path=usr/share/lib/zoneinfo/Europe/Madrid -file path=usr/share/lib/zoneinfo/Europe/Malta -file path=usr/share/lib/zoneinfo/Europe/Minsk -file path=usr/share/lib/zoneinfo/Europe/Monaco -file path=usr/share/lib/zoneinfo/Europe/Moscow -file path=usr/share/lib/zoneinfo/Europe/Oslo -file path=usr/share/lib/zoneinfo/Europe/Paris -file path=usr/share/lib/zoneinfo/Europe/Prague -file path=usr/share/lib/zoneinfo/Europe/Riga -file path=usr/share/lib/zoneinfo/Europe/Rome -file path=usr/share/lib/zoneinfo/Europe/Samara -file path=usr/share/lib/zoneinfo/Europe/Saratov -file path=usr/share/lib/zoneinfo/Europe/Simferopol -file path=usr/share/lib/zoneinfo/Europe/Sofia -file path=usr/share/lib/zoneinfo/Europe/Stockholm -file path=usr/share/lib/zoneinfo/Europe/Tallinn -file path=usr/share/lib/zoneinfo/Europe/Tirane -file path=usr/share/lib/zoneinfo/Europe/Tiraspol -file path=usr/share/lib/zoneinfo/Europe/Ulyanovsk -file path=usr/share/lib/zoneinfo/Europe/Uzhgorod -file path=usr/share/lib/zoneinfo/Europe/Vaduz -file path=usr/share/lib/zoneinfo/Europe/Vienna -file path=usr/share/lib/zoneinfo/Europe/Vilnius -file path=usr/share/lib/zoneinfo/Europe/Volgograd -file path=usr/share/lib/zoneinfo/Europe/Warsaw -file path=usr/share/lib/zoneinfo/Europe/Zaporozhye -file path=usr/share/lib/zoneinfo/Europe/Zurich -file path=usr/share/lib/zoneinfo/Factory -file path=usr/share/lib/zoneinfo/HST -file path=usr/share/lib/zoneinfo/Indian/Chagos -file path=usr/share/lib/zoneinfo/Indian/Christmas -file path=usr/share/lib/zoneinfo/Indian/Cocos -file path=usr/share/lib/zoneinfo/Indian/Kerguelen -file path=usr/share/lib/zoneinfo/Indian/Mahe -file path=usr/share/lib/zoneinfo/Indian/Maldives -file path=usr/share/lib/zoneinfo/Indian/Mauritius -file path=usr/share/lib/zoneinfo/Indian/Reunion -file path=usr/share/lib/zoneinfo/MET -file path=usr/share/lib/zoneinfo/MST -file path=usr/share/lib/zoneinfo/MST7MDT -file path=usr/share/lib/zoneinfo/PST8PDT -file path=usr/share/lib/zoneinfo/Pacific/Apia -file path=usr/share/lib/zoneinfo/Pacific/Auckland -file path=usr/share/lib/zoneinfo/Pacific/Bougainville -file path=usr/share/lib/zoneinfo/Pacific/Chatham -file path=usr/share/lib/zoneinfo/Pacific/Chuuk -file path=usr/share/lib/zoneinfo/Pacific/Easter -file path=usr/share/lib/zoneinfo/Pacific/Efate -file path=usr/share/lib/zoneinfo/Pacific/Enderbury -file path=usr/share/lib/zoneinfo/Pacific/Fakaofo -file path=usr/share/lib/zoneinfo/Pacific/Fiji -file path=usr/share/lib/zoneinfo/Pacific/Funafuti -file path=usr/share/lib/zoneinfo/Pacific/Galapagos -file path=usr/share/lib/zoneinfo/Pacific/Gambier -file path=usr/share/lib/zoneinfo/Pacific/Guadalcanal -file path=usr/share/lib/zoneinfo/Pacific/Guam -file path=usr/share/lib/zoneinfo/Pacific/Honolulu -file path=usr/share/lib/zoneinfo/Pacific/Kiritimati -file path=usr/share/lib/zoneinfo/Pacific/Kosrae -file path=usr/share/lib/zoneinfo/Pacific/Kwajalein -file path=usr/share/lib/zoneinfo/Pacific/Majuro -file path=usr/share/lib/zoneinfo/Pacific/Marquesas -file path=usr/share/lib/zoneinfo/Pacific/Nauru -file path=usr/share/lib/zoneinfo/Pacific/Niue -file path=usr/share/lib/zoneinfo/Pacific/Norfolk -file path=usr/share/lib/zoneinfo/Pacific/Noumea -file path=usr/share/lib/zoneinfo/Pacific/Pago_Pago -file path=usr/share/lib/zoneinfo/Pacific/Palau -file path=usr/share/lib/zoneinfo/Pacific/Pitcairn -file path=usr/share/lib/zoneinfo/Pacific/Pohnpei -file path=usr/share/lib/zoneinfo/Pacific/Port_Moresby -file path=usr/share/lib/zoneinfo/Pacific/Rarotonga -file path=usr/share/lib/zoneinfo/Pacific/Tahiti -file path=usr/share/lib/zoneinfo/Pacific/Tarawa -file path=usr/share/lib/zoneinfo/Pacific/Tongatapu -file path=usr/share/lib/zoneinfo/Pacific/Wake -file path=usr/share/lib/zoneinfo/Pacific/Wallis -file path=usr/share/lib/zoneinfo/WET -file path=usr/share/lib/zoneinfo/iso3166.tab -file path=usr/share/lib/zoneinfo/zone.tab -file path=usr/share/lib/zoneinfo/zone1970.tab -hardlink path=usr/share/lib/zoneinfo/Africa/Addis_Ababa \ - target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Asmara target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Asmera target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Bamako target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Bangui target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Banjul target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Blantyre target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Brazzaville target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Bujumbura target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Conakry target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Dakar target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Dar_es_Salaam \ - target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Djibouti target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Douala target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Freetown target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Gaborone target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Harare target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Kampala target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Kigali target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Kinshasa target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Libreville target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Lome target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Luanda target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Lubumbashi target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Lusaka target=../Africa/Maputo -hardlink path=usr/share/lib/zoneinfo/Africa/Malabo target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Maseru \ - target=../Africa/Johannesburg -hardlink path=usr/share/lib/zoneinfo/Africa/Mbabane \ - target=../Africa/Johannesburg -hardlink path=usr/share/lib/zoneinfo/Africa/Mogadishu target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Africa/Niamey target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Nouakchott \ - target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Ouagadougou \ - target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Africa/Porto-Novo target=../Africa/Lagos -hardlink path=usr/share/lib/zoneinfo/Africa/Timbuktu target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/America/Antigua \ - target=../America/Port_of_Spain -hardlink path=usr/share/lib/zoneinfo/America/Argentina/ComodRivadavia \ - target=../../America/Argentina/Catamarca -hardlink path=usr/share/lib/zoneinfo/America/Atka target=../America/Adak -hardlink path=usr/share/lib/zoneinfo/America/Buenos_Aires \ - target=../America/Argentina/Buenos_Aires -hardlink path=usr/share/lib/zoneinfo/America/Catamarca \ - target=../America/Argentina/Catamarca -hardlink path=usr/share/lib/zoneinfo/America/Coral_Harbour \ - target=../America/Atikokan -hardlink path=usr/share/lib/zoneinfo/America/Cordoba \ - target=../America/Argentina/Cordoba -hardlink path=usr/share/lib/zoneinfo/America/Ensenada \ - target=../America/Tijuana -hardlink path=usr/share/lib/zoneinfo/America/Fort_Wayne \ - target=../America/Indiana/Indianapolis -hardlink path=usr/share/lib/zoneinfo/America/Indianapolis \ - target=../America/Indiana/Indianapolis -hardlink path=usr/share/lib/zoneinfo/America/Jujuy \ - target=../America/Argentina/Jujuy -hardlink path=usr/share/lib/zoneinfo/America/Knox_IN \ - target=../America/Indiana/Knox -hardlink path=usr/share/lib/zoneinfo/America/Kralendijk \ - target=../America/Curacao -hardlink path=usr/share/lib/zoneinfo/America/Louisville \ - target=../America/Kentucky/Louisville -hardlink path=usr/share/lib/zoneinfo/America/Lower_Princes \ - target=../America/Curacao -hardlink path=usr/share/lib/zoneinfo/America/Marigot \ - target=../America/Guadeloupe -hardlink path=usr/share/lib/zoneinfo/America/Mendoza \ - target=../America/Argentina/Mendoza -hardlink path=usr/share/lib/zoneinfo/America/Montreal \ - target=../America/Toronto -hardlink path=usr/share/lib/zoneinfo/America/Porto_Acre \ - target=../America/Rio_Branco -hardlink path=usr/share/lib/zoneinfo/America/Rosario \ - target=../America/Argentina/Cordoba -hardlink path=usr/share/lib/zoneinfo/America/Santa_Isabel \ - target=../America/Tijuana -hardlink path=usr/share/lib/zoneinfo/America/Shiprock target=../America/Denver -hardlink path=usr/share/lib/zoneinfo/America/St_Barthelemy \ - target=../America/Guadeloupe -hardlink path=usr/share/lib/zoneinfo/America/Virgin \ - target=../America/Port_of_Spain -hardlink path=usr/share/lib/zoneinfo/Antarctica/South_Pole \ - target=../Pacific/Auckland -hardlink path=usr/share/lib/zoneinfo/Arctic/Longyearbyen target=../Europe/Oslo -hardlink path=usr/share/lib/zoneinfo/Asia/Aden target=../Asia/Riyadh -hardlink path=usr/share/lib/zoneinfo/Asia/Ashkhabad target=../Asia/Ashgabat -hardlink path=usr/share/lib/zoneinfo/Asia/Bahrain target=../Asia/Qatar -hardlink path=usr/share/lib/zoneinfo/Asia/Calcutta target=../Asia/Kolkata -hardlink path=usr/share/lib/zoneinfo/Asia/Chongqing target=../Asia/Shanghai -hardlink path=usr/share/lib/zoneinfo/Asia/Chungking target=../Asia/Shanghai -hardlink path=usr/share/lib/zoneinfo/Asia/Dacca target=../Asia/Dhaka -hardlink path=usr/share/lib/zoneinfo/Asia/Harbin target=../Asia/Shanghai -hardlink path=usr/share/lib/zoneinfo/Asia/Istanbul target=../Europe/Istanbul -hardlink path=usr/share/lib/zoneinfo/Asia/Kashgar target=../Asia/Urumqi -hardlink path=usr/share/lib/zoneinfo/Asia/Katmandu target=../Asia/Kathmandu -hardlink path=usr/share/lib/zoneinfo/Asia/Kuwait target=../Asia/Riyadh -hardlink path=usr/share/lib/zoneinfo/Asia/Macao target=../Asia/Macau -hardlink path=usr/share/lib/zoneinfo/Asia/Muscat target=../Asia/Dubai -hardlink path=usr/share/lib/zoneinfo/Asia/Phnom_Penh target=../Asia/Bangkok -hardlink path=usr/share/lib/zoneinfo/Asia/Rangoon target=../Asia/Yangon -hardlink path=usr/share/lib/zoneinfo/Asia/Saigon target=../Asia/Ho_Chi_Minh -hardlink path=usr/share/lib/zoneinfo/Asia/Tel_Aviv target=../Asia/Jerusalem -hardlink path=usr/share/lib/zoneinfo/Asia/Thimbu target=../Asia/Thimphu -hardlink path=usr/share/lib/zoneinfo/Asia/Ujung_Pandang \ - target=../Asia/Makassar -hardlink path=usr/share/lib/zoneinfo/Asia/Ulan_Bator \ - target=../Asia/Ulaanbaatar -hardlink path=usr/share/lib/zoneinfo/Asia/Vientiane target=../Asia/Bangkok -hardlink path=usr/share/lib/zoneinfo/Atlantic/Faeroe target=../Atlantic/Faroe -hardlink path=usr/share/lib/zoneinfo/Atlantic/Jan_Mayen target=../Europe/Oslo -hardlink path=usr/share/lib/zoneinfo/Atlantic/St_Helena \ - target=../Africa/Abidjan -hardlink path=usr/share/lib/zoneinfo/Australia/ACT target=../Australia/Sydney -hardlink path=usr/share/lib/zoneinfo/Australia/Canberra \ - target=../Australia/Sydney -hardlink path=usr/share/lib/zoneinfo/Australia/LHI \ - target=../Australia/Lord_Howe -hardlink path=usr/share/lib/zoneinfo/Australia/NSW target=../Australia/Sydney -hardlink path=usr/share/lib/zoneinfo/Australia/North \ - target=../Australia/Darwin -hardlink path=usr/share/lib/zoneinfo/Australia/Queensland \ - target=../Australia/Brisbane -hardlink path=usr/share/lib/zoneinfo/Australia/South \ - target=../Australia/Adelaide -hardlink path=usr/share/lib/zoneinfo/Australia/Tasmania \ - target=../Australia/Hobart -hardlink path=usr/share/lib/zoneinfo/Australia/Victoria \ - target=../Australia/Melbourne -hardlink path=usr/share/lib/zoneinfo/Australia/West target=../Australia/Perth -hardlink path=usr/share/lib/zoneinfo/Australia/Yancowinna \ - target=../Australia/Broken_Hill -hardlink path=usr/share/lib/zoneinfo/Brazil/Acre target=../America/Rio_Branco -hardlink path=usr/share/lib/zoneinfo/Brazil/DeNoronha \ - target=../America/Noronha -hardlink path=usr/share/lib/zoneinfo/Brazil/East target=../America/Sao_Paulo -hardlink path=usr/share/lib/zoneinfo/Brazil/West target=../America/Manaus -hardlink path=usr/share/lib/zoneinfo/Canada/Atlantic target=../America/Halifax -hardlink path=usr/share/lib/zoneinfo/Canada/Central target=../America/Winnipeg -hardlink path=usr/share/lib/zoneinfo/Canada/Eastern target=../America/Toronto -hardlink path=usr/share/lib/zoneinfo/Canada/Mountain \ - target=../America/Edmonton -hardlink path=usr/share/lib/zoneinfo/Canada/Newfoundland \ - target=../America/St_Johns -hardlink path=usr/share/lib/zoneinfo/Canada/Pacific \ - target=../America/Vancouver -hardlink path=usr/share/lib/zoneinfo/Canada/Saskatchewan \ - target=../America/Regina -hardlink path=usr/share/lib/zoneinfo/Canada/Yukon target=../America/Whitehorse -hardlink path=usr/share/lib/zoneinfo/Chile/Continental \ - target=../America/Santiago -hardlink path=usr/share/lib/zoneinfo/Chile/EasterIsland \ - target=../Pacific/Easter -hardlink path=usr/share/lib/zoneinfo/Cuba target=America/Havana -hardlink path=usr/share/lib/zoneinfo/Egypt target=Africa/Cairo -hardlink path=usr/share/lib/zoneinfo/Eire target=Europe/Dublin -hardlink path=usr/share/lib/zoneinfo/Etc/GMT+0 target=../Etc/GMT -hardlink path=usr/share/lib/zoneinfo/Etc/GMT-0 target=../Etc/GMT -hardlink path=usr/share/lib/zoneinfo/Etc/GMT0 target=../Etc/GMT -hardlink path=usr/share/lib/zoneinfo/Etc/Greenwich target=../Etc/GMT -hardlink path=usr/share/lib/zoneinfo/Etc/Universal target=../Etc/UTC -hardlink path=usr/share/lib/zoneinfo/Etc/Zulu target=../Etc/UTC -hardlink path=usr/share/lib/zoneinfo/Europe/Belfast target=../Europe/London -hardlink path=usr/share/lib/zoneinfo/Europe/Bratislava target=../Europe/Prague -hardlink path=usr/share/lib/zoneinfo/Europe/Chisinau target=../Europe/Tiraspol -hardlink path=usr/share/lib/zoneinfo/Europe/Guernsey target=../Europe/London -hardlink path=usr/share/lib/zoneinfo/Europe/Isle_of_Man \ - target=../Europe/London -hardlink path=usr/share/lib/zoneinfo/Europe/Jersey target=../Europe/London -hardlink path=usr/share/lib/zoneinfo/Europe/Ljubljana \ - target=../Europe/Belgrade -hardlink path=usr/share/lib/zoneinfo/Europe/Mariehamn \ - target=../Europe/Helsinki -hardlink path=usr/share/lib/zoneinfo/Europe/Nicosia target=../Asia/Nicosia -hardlink path=usr/share/lib/zoneinfo/Europe/Podgorica \ - target=../Europe/Belgrade -hardlink path=usr/share/lib/zoneinfo/Europe/San_Marino target=../Europe/Rome -hardlink path=usr/share/lib/zoneinfo/Europe/Sarajevo target=../Europe/Belgrade -hardlink path=usr/share/lib/zoneinfo/Europe/Skopje target=../Europe/Belgrade -hardlink path=usr/share/lib/zoneinfo/Europe/Vatican target=../Europe/Rome -hardlink path=usr/share/lib/zoneinfo/Europe/Zagreb target=../Europe/Belgrade -hardlink path=usr/share/lib/zoneinfo/GB target=Europe/London -hardlink path=usr/share/lib/zoneinfo/GB-Eire target=Europe/London -hardlink path=usr/share/lib/zoneinfo/GMT target=Etc/GMT -hardlink path=usr/share/lib/zoneinfo/GMT+0 target=Etc/GMT -hardlink path=usr/share/lib/zoneinfo/GMT-0 target=Etc/GMT -hardlink path=usr/share/lib/zoneinfo/GMT0 target=Etc/GMT -hardlink path=usr/share/lib/zoneinfo/Greenwich target=Etc/GMT -hardlink path=usr/share/lib/zoneinfo/Hongkong target=Asia/Hong_Kong -hardlink path=usr/share/lib/zoneinfo/Iceland target=Atlantic/Reykjavik -hardlink path=usr/share/lib/zoneinfo/Indian/Antananarivo \ - target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Indian/Comoro target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Indian/Mayotte target=../Africa/Nairobi -hardlink path=usr/share/lib/zoneinfo/Iran target=Asia/Tehran -hardlink path=usr/share/lib/zoneinfo/Israel target=Asia/Jerusalem -hardlink path=usr/share/lib/zoneinfo/Jamaica target=America/Jamaica -hardlink path=usr/share/lib/zoneinfo/Japan target=Asia/Tokyo -hardlink path=usr/share/lib/zoneinfo/Kwajalein target=Pacific/Kwajalein -hardlink path=usr/share/lib/zoneinfo/Libya target=Africa/Tripoli -hardlink path=usr/share/lib/zoneinfo/Mexico/BajaNorte \ - target=../America/Tijuana -hardlink path=usr/share/lib/zoneinfo/Mexico/BajaSur target=../America/Mazatlan -hardlink path=usr/share/lib/zoneinfo/Mexico/General \ - target=../America/Mexico_City -hardlink path=usr/share/lib/zoneinfo/NZ target=Pacific/Auckland -hardlink path=usr/share/lib/zoneinfo/NZ-CHAT target=Pacific/Chatham -hardlink path=usr/share/lib/zoneinfo/Navajo target=America/Denver -hardlink path=usr/share/lib/zoneinfo/PRC target=Asia/Shanghai -hardlink path=usr/share/lib/zoneinfo/Pacific/Johnston \ - target=../Pacific/Honolulu -hardlink path=usr/share/lib/zoneinfo/Pacific/Midway \ - target=../Pacific/Pago_Pago -hardlink path=usr/share/lib/zoneinfo/Pacific/Ponape target=../Pacific/Pohnpei -hardlink path=usr/share/lib/zoneinfo/Pacific/Saipan target=../Pacific/Guam -hardlink path=usr/share/lib/zoneinfo/Pacific/Samoa target=../Pacific/Pago_Pago -hardlink path=usr/share/lib/zoneinfo/Pacific/Truk target=../Pacific/Chuuk -hardlink path=usr/share/lib/zoneinfo/Pacific/Yap target=../Pacific/Chuuk -hardlink path=usr/share/lib/zoneinfo/Poland target=Europe/Warsaw -hardlink path=usr/share/lib/zoneinfo/Portugal target=Europe/Lisbon -hardlink path=usr/share/lib/zoneinfo/ROC target=Asia/Taipei -hardlink path=usr/share/lib/zoneinfo/ROK target=Asia/Seoul -hardlink path=usr/share/lib/zoneinfo/Singapore target=Asia/Singapore -hardlink path=usr/share/lib/zoneinfo/Turkey target=Europe/Istanbul -hardlink path=usr/share/lib/zoneinfo/UCT target=Etc/UCT -hardlink path=usr/share/lib/zoneinfo/US/Alaska target=../America/Anchorage -hardlink path=usr/share/lib/zoneinfo/US/Aleutian target=../America/Adak -hardlink path=usr/share/lib/zoneinfo/US/Arizona target=../America/Phoenix -hardlink path=usr/share/lib/zoneinfo/US/Central target=../America/Chicago -hardlink path=usr/share/lib/zoneinfo/US/East-Indiana \ - target=../America/Indiana/Indianapolis -hardlink path=usr/share/lib/zoneinfo/US/Eastern target=../America/New_York -hardlink path=usr/share/lib/zoneinfo/US/Hawaii target=../Pacific/Honolulu -hardlink path=usr/share/lib/zoneinfo/US/Indiana-Starke \ - target=../America/Indiana/Knox -hardlink path=usr/share/lib/zoneinfo/US/Michigan target=../America/Detroit -hardlink path=usr/share/lib/zoneinfo/US/Mountain target=../America/Denver -hardlink path=usr/share/lib/zoneinfo/US/Pacific target=../America/Los_Angeles -hardlink path=usr/share/lib/zoneinfo/US/Pacific-New \ - target=../America/Los_Angeles -hardlink path=usr/share/lib/zoneinfo/US/Samoa target=../Pacific/Pago_Pago -hardlink path=usr/share/lib/zoneinfo/UTC target=Etc/UTC -hardlink path=usr/share/lib/zoneinfo/Universal target=Etc/UTC -hardlink path=usr/share/lib/zoneinfo/W-SU target=Europe/Moscow -hardlink path=usr/share/lib/zoneinfo/Zulu target=Etc/UTC -license lic_CDDL license=lic_CDDL -link path=usr/share/lib/zoneinfo/posixrules target=./US/Eastern +set name=pkg.fmri \ + value=pkg:/system/data/zoneinfo@2017.2,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-ficl.mf b/usr/src/pkg/manifests/system-ficl.inc similarity index 79% copy from usr/src/pkg/manifests/system-ficl.mf copy to usr/src/pkg/manifests/system-ficl.inc index aebc6b28e9..dfe3cf121d 100644 --- a/usr/src/pkg/manifests/system-ficl.mf +++ b/usr/src/pkg/manifests/system-ficl.inc @@ -18,12 +18,6 @@ # global zone only. See the include file for greater detail, as well as # information about overriding the defaults. # -set name=pkg.fmri \ - value=pkg:/system/ficl@4.1.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="Forth Inspired Command Language" -set name=pkg.summary value="FICL Forth Implementation" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/bin group=bin dir path=usr/bin/$(ARCH32) group=bin diff --git a/usr/src/pkg/manifests/system-ficl.mf b/usr/src/pkg/manifests/system-ficl.mf dissimilarity index 94% index aebc6b28e9..9430aa0687 100644 --- a/usr/src/pkg/manifests/system-ficl.mf +++ b/usr/src/pkg/manifests/system-ficl.mf @@ -1,39 +1,4 @@ -# -# This file and its contents are supplied under the terms of the -# Common Development and Distribution License ("CDDL"), version 1.0. -# You may only use this file in accordance with the terms of version -# 1.0 of the CDDL. -# -# A full copy of the text of the CDDL should have accompanied this -# source. A copy of the CDDL is also available via the Internet at -# http://www.illumos.org/license/CDDL. -# - -# -# Copyright 2016, Toomas Soome -# - -# -# The default for payload-bearing actions in this package is to appear in the -# global zone only. See the include file for greater detail, as well as -# information about overriding the defaults. -# -set name=pkg.fmri \ - value=pkg:/system/ficl@4.1.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) -set name=pkg.description value="Forth Inspired Command Language" -set name=pkg.summary value="FICL Forth Implementation" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/bin group=bin -dir path=usr/bin/$(ARCH32) group=bin -dir path=usr/bin/$(ARCH64) group=bin -dir path=usr/lib group=bin -dir path=usr/lib/$(ARCH64) group=bin -file path=usr/bin/$(ARCH32)/ficl-sys group=sys mode=0555 -file path=usr/bin/$(ARCH64)/ficl-sys group=sys mode=0555 -file path=usr/lib/$(ARCH64)/libficl-sys.so.4.1.0 group=sys mode=0755 -file path=usr/lib/libficl-sys.so.4.1.0 group=sys mode=0755 -hardlink path=usr/bin/ficl-sys target=../../usr/lib/isaexec -license lic_CDDL license=lic_CDDL -license usr/src/common/ficl/LICENSE license=usr/src/common/ficl/LICENSE +set name=pkg.fmri \ + value=pkg:/system/ficl@4.1.0,$(PKGVERS_BUILTON)$(PKGVERS_BRANCH) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-file-system-smb.mf b/usr/src/pkg/manifests/system-file-system-smb.inc similarity index 92% copy from usr/src/pkg/manifests/system-file-system-smb.mf copy to usr/src/pkg/manifests/system-file-system-smb.inc index 6ce4ee5e79..b3683d2341 100644 --- a/usr/src/pkg/manifests/system-file-system-smb.mf +++ b/usr/src/pkg/manifests/system-file-system-smb.inc @@ -24,12 +24,6 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/system/file-system/smb@$(PKGVERS) -set name=pkg.description value="SMB/CIFS File System client support" -set name=pkg.summary value="SMB/CIFS File System client support" -set name=info.classification \ - value="org.opensolaris.category.2008:System/File System" -set name=variant.arch value=$(ARCH) dir path=lib dir path=lib/svc dir path=lib/svc/manifest group=sys diff --git a/usr/src/pkg/manifests/system-file-system-smb.mf b/usr/src/pkg/manifests/system-file-system-smb.mf dissimilarity index 98% index 6ce4ee5e79..d8d7bbc0d0 100644 --- a/usr/src/pkg/manifests/system-file-system-smb.mf +++ b/usr/src/pkg/manifests/system-file-system-smb.mf @@ -1,104 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/file-system/smb@$(PKGVERS) -set name=pkg.description value="SMB/CIFS File System client support" -set name=pkg.summary value="SMB/CIFS File System client support" -set name=info.classification \ - value="org.opensolaris.category.2008:System/File System" -set name=variant.arch value=$(ARCH) -dir path=lib -dir path=lib/svc -dir path=lib/svc/manifest group=sys -dir path=lib/svc/manifest/network group=sys -dir path=lib/svc/manifest/network/smb group=sys -dir path=lib/svc/method -dir path=usr group=sys -dir path=usr/bin -dir path=usr/kernel group=sys -dir path=usr/kernel/drv group=sys -dir path=usr/kernel/fs group=sys -dir path=usr/kernel/kmdb group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/fs group=sys -dir path=usr/lib/fs/smbfs group=sys -dir path=usr/lib/fs/smbfs/$(ARCH64) group=sys -dir path=usr/lib/mdb group=sys -dir path=usr/lib/mdb/kvm group=sys -dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys -dir path=usr/lib/security -dir path=usr/lib/security/$(ARCH64) -dir path=usr/lib/smbfs -dir path=usr/share/man -dir path=usr/share/man/man1 -dir path=usr/share/man/man8 -dir path=usr/share/man/man4 -dir path=usr/share/man/man5 -dir path=usr/share/man/man7fs -driver name=nsmb perms="* 0666 root sys" -file path=lib/svc/manifest/network/smb/client.xml group=sys mode=0444 -file path=lib/svc/method/smb-client mode=0555 -file path=usr/bin/smbutil mode=0555 -file path=usr/kernel/drv/nsmb group=sys -file path=usr/kernel/drv/nsmb.conf group=sys -file path=usr/kernel/fs/smbfs group=sys mode=0755 -file path=usr/kernel/kmdb/nsmb group=sys mode=0555 -file path=usr/kernel/kmdb/smbfs group=sys mode=0555 -file path=usr/lib/$(ARCH64)/libsmbfs.so.1 -file path=usr/lib/fs/smbfs/$(ARCH64)/libshare_smbfs.so.1 -file path=usr/lib/fs/smbfs/dfshares mode=0555 -file path=usr/lib/fs/smbfs/libshare_smbfs.so.1 -file path=usr/lib/fs/smbfs/mount mode=4555 -file path=usr/lib/fs/smbfs/share mode=0555 -file path=usr/lib/fs/smbfs/umount mode=4555 -file path=usr/lib/fs/smbfs/unshare mode=0555 -file path=usr/lib/libsmbfs.so.1 -file path=usr/lib/mdb/kvm/$(ARCH64)/nsmb.so mode=0555 -file path=usr/lib/mdb/kvm/$(ARCH64)/smbfs.so mode=0555 -file path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so.1 -file path=usr/lib/security/pam_smbfs_login.so.1 -file path=usr/lib/smbfs/smbiod mode=0555 -file path=usr/lib/smbfs/smbiod-svc mode=0555 -file path=usr/share/man/man1/smbutil.1 -file path=usr/share/man/man8/mount_smbfs.8 -file path=usr/share/man/man8/smbiod.8 -file path=usr/share/man/man4/nsmbrc.4 -file path=usr/share/man/man5/pam_smbfs_login.5 -file path=usr/share/man/man7fs/smbfs.7fs -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.apple \ - license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.apple -license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov \ - license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.boris_popov -license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4 \ - license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.bsd4 -license usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft \ - license=usr/src/lib/libsmbfs/smb/THIRDPARTYLICENSE.microsoft -link path=usr/lib/security/$(ARCH64)/pam_smbfs_login.so \ - target=pam_smbfs_login.so.1 -link path=usr/lib/security/pam_smbfs_login.so target=pam_smbfs_login.so.1 +set name=pkg.fmri value=pkg:/system/file-system/smb@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-file-system-zfs.mf b/usr/src/pkg/manifests/system-file-system-zfs.inc similarity index 95% copy from usr/src/pkg/manifests/system-file-system-zfs.mf copy to usr/src/pkg/manifests/system-file-system-zfs.inc index 4a7a3c5d7e..7a57fffb2e 100644 --- a/usr/src/pkg/manifests/system-file-system-zfs.mf +++ b/usr/src/pkg/manifests/system-file-system-zfs.inc @@ -25,18 +25,10 @@ # Copyright (c) 2013 by Saso Kiselkov. All rights reserved. # -set name=pkg.fmri value=pkg:/system/file-system/zfs@$(PKGVERS) -set name=pkg.description value="ZFS libraries and commands" -set name=pkg.summary value=ZFS -set name=info.classification \ - value="org.opensolaris.category.2008:System/File System" - # # Skip manifest generation until build 134 can be required on the # build systems, due to a Python flavor identification bug in pkgdepend. # -set name=org.opensolaris.nodepend value=true -set name=variant.arch value=$(ARCH) dir path=etc group=sys dir path=etc/fs group=sys dir path=etc/fs/zfs group=sys diff --git a/usr/src/pkg/manifests/system-file-system-zfs.mf b/usr/src/pkg/manifests/system-file-system-zfs.mf dissimilarity index 99% index 4a7a3c5d7e..7e55cc644b 100644 --- a/usr/src/pkg/manifests/system-file-system-zfs.mf +++ b/usr/src/pkg/manifests/system-file-system-zfs.mf @@ -1,160 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright (c) 2012, 2017 by Delphix. All rights reserved. -# Copyright (c) 2013 by Saso Kiselkov. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/file-system/zfs@$(PKGVERS) -set name=pkg.description value="ZFS libraries and commands" -set name=pkg.summary value=ZFS -set name=info.classification \ - value="org.opensolaris.category.2008:System/File System" - -# -# Skip manifest generation until build 134 can be required on the -# build systems, due to a Python flavor identification bug in pkgdepend. -# -set name=org.opensolaris.nodepend value=true -set name=variant.arch value=$(ARCH) -dir path=etc group=sys -dir path=etc/fs group=sys -dir path=etc/fs/zfs group=sys -dir path=etc/sysevent group=sys -dir path=etc/sysevent/config group=sys -dir path=etc/zfs group=sys -dir path=kernel group=sys -dir path=kernel/drv group=sys -dir path=kernel/fs group=sys -dir path=kernel/kmdb group=sys -dir path=lib -dir path=lib/$(ARCH64) -dir path=sbin group=sys -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/devfsadm group=sys -dir path=usr/lib/devfsadm/linkmod group=sys -dir path=usr/lib/fs group=sys -dir path=usr/lib/fs/zfs group=sys -dir path=usr/lib/mdb group=sys -dir path=usr/lib/mdb/kvm group=sys -dir path=usr/lib/mdb/kvm/$(ARCH64) group=sys -dir path=usr/lib/mdb/proc group=sys -$(i386_ONLY)dir path=usr/lib/mdb/proc/$(ARCH64) -dir path=usr/lib/python$(PYTHON_VERSION) -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs -dir path=usr/lib/sysevent -dir path=usr/lib/sysevent/modules -dir path=usr/lib/zfs -dir path=usr/sbin -$(i386_ONLY)dir path=usr/sbin/$(ARCH32) -dir path=usr/sbin/$(ARCH64) -dir path=usr/share/man/man8 -driver name=zfs perms="* 0600 root sys" perms="zfs 0666 root sys" -file \ - path=etc/sysevent/config/SUNW,EC_zfs,ESC_ZFS_bootfs_vdev_attach,sysevent.conf \ - group=sys -file path=kernel/drv/zfs group=sys -file path=kernel/drv/zfs.conf group=sys -file path=kernel/kmdb/zfs group=sys mode=0555 -file path=lib/$(ARCH64)/libzfs.so.1 -file path=lib/$(ARCH64)/libzfs_core.so.1 -file path=lib/libzfs.so.1 -file path=lib/libzfs_core.so.1 -file path=sbin/zfs mode=0555 -file path=sbin/zpool mode=0555 -file path=usr/lib/$(ARCH64)/libzpool.so.1 -file path=usr/lib/devfsadm/linkmod/SUNW_zfs_link.so group=sys -file path=usr/lib/fs/zfs/bootinstall mode=0555 -file path=usr/lib/fs/zfs/fstyp.so.1 mode=0555 -$(i386_ONLY)file path=usr/lib/libzpool.so.1 -file path=usr/lib/mdb/kvm/$(ARCH64)/zfs.so group=sys mode=0555 -file path=usr/lib/mdb/proc/$(ARCH64)/libzpool.so group=sys mode=0555 -file path=usr/lib/mdb/proc/libzpool.so group=sys mode=0555 -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/__init__.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/__init__.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/allow.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/allow.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/dataset.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/dataset.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/groupspace.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/groupspace.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/holds.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/holds.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/ioctl.so -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/table.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/table.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/unallow.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/unallow.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/userspace.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/userspace.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/util.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/zfs/util.pyc -file path=usr/lib/sysevent/modules/zfs_mod.so group=sys -file path=usr/lib/zfs/pyzfs.py mode=0555 -file path=usr/lib/zfs/pyzfs.pyc mode=0555 -$(i386_ONLY)file path=usr/sbin/$(ARCH32)/zdb mode=0555 -file path=usr/sbin/$(ARCH64)/zdb mode=0555 -file path=usr/sbin/zstreamdump mode=0555 -file path=usr/share/man/man8/zdb.8 -file path=usr/share/man/man8/zfs-program.8 -file path=usr/share/man/man8/zfs.8 -file path=usr/share/man/man8/zpool.8 -file path=usr/share/man/man8/zstreamdump.8 -file path=usr/share/man/man5/zpool-features.5 -hardlink path=kernel/fs/zfs target=../../kernel/drv/zfs -hardlink path=usr/lib/fs/zfs/fstyp target=../../../sbin/fstyp -hardlink path=usr/sbin/zdb target=../../usr/lib/isaexec -license cr_Sun license=cr_Sun -license kernel/fs/zfs/THIRDPARTYLICENSE.cityhash \ - license=kernel/fs/zfs/THIRDPARTYLICENSE.cityhash -license kernel/fs/zfs/THIRDPARTYLICENSE.lz4 \ - license=kernel/fs/zfs/THIRDPARTYLICENSE.lz4 -license lic_CDDL license=lic_CDDL -link path=etc/fs/zfs/mount target=../../../sbin/zfs -link path=etc/fs/zfs/umount target=../../../sbin/zfs -link path=lib/$(ARCH64)/libzfs.so target=libzfs.so.1 -link path=lib/$(ARCH64)/libzfs_core.so target=libzfs_core.so.1 -link path=lib/libzfs.so target=libzfs.so.1 -link path=lib/libzfs_core.so target=libzfs_core.so.1 -link path=usr/lib/$(ARCH64)/libzfs.so \ - target=../../../lib/$(ARCH64)/libzfs.so.1 -link path=usr/lib/$(ARCH64)/libzfs.so.1 \ - target=../../../lib/$(ARCH64)/libzfs.so.1 -link path=usr/lib/$(ARCH64)/libzfs_core.so \ - target=../../../lib/$(ARCH64)/libzfs_core.so.1 -link path=usr/lib/$(ARCH64)/libzfs_core.so.1 \ - target=../../../lib/$(ARCH64)/libzfs_core.so.1 -link path=usr/lib/$(ARCH64)/libzpool.so target=libzpool.so.1 -link path=usr/lib/fs/zfs/mount target=../../../../sbin/zfs -link path=usr/lib/fs/zfs/umount target=../../../../sbin/zfs -link path=usr/lib/libzfs.so target=../../lib/libzfs.so.1 -link path=usr/lib/libzfs.so.1 target=../../lib/libzfs.so.1 -link path=usr/lib/libzfs_core.so target=../../lib/libzfs_core.so.1 -link path=usr/lib/libzfs_core.so.1 target=../../lib/libzfs_core.so.1 -$(i386_ONLY)link path=usr/lib/libzpool.so target=libzpool.so.1 -link path=usr/sbin/zfs target=../../sbin/zfs -link path=usr/sbin/zpool target=../../sbin/zpool -depend fmri=runtime/python$(PYTHON_PKGVERS) type=require +set name=pkg.fmri value=pkg:/system/file-system/zfs@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-libdiskmgt.mf b/usr/src/pkg/manifests/system-library-libdiskmgt.inc similarity index 78% copy from usr/src/pkg/manifests/system-library-libdiskmgt.mf copy to usr/src/pkg/manifests/system-library-libdiskmgt.inc index 7db04370cd..b85517f280 100644 --- a/usr/src/pkg/manifests/system-library-libdiskmgt.mf +++ b/usr/src/pkg/manifests/system-library-libdiskmgt.inc @@ -23,12 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/library/libdiskmgt@$(PKGVERS) -set name=pkg.description value="Software libraries for storage management" -set name=pkg.summary value="Storage Management APIs" -set name=info.classification \ - value="org.opensolaris.category.2008:System/Enterprise Management" -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/lib/$(ARCH64) diff --git a/usr/src/pkg/manifests/system-library-libdiskmgt.mf b/usr/src/pkg/manifests/system-library-libdiskmgt.mf dissimilarity index 95% index 7db04370cd..c9c9de896b 100644 --- a/usr/src/pkg/manifests/system-library-libdiskmgt.mf +++ b/usr/src/pkg/manifests/system-library-libdiskmgt.mf @@ -1,40 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/library/libdiskmgt@$(PKGVERS) -set name=pkg.description value="Software libraries for storage management" -set name=pkg.summary value="Storage Management APIs" -set name=info.classification \ - value="org.opensolaris.category.2008:System/Enterprise Management" -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -file path=usr/lib/$(ARCH64)/libdiskmgt.so.1 -file path=usr/lib/libdiskmgt.so.1 -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/libdiskmgt.so target=./libdiskmgt.so.1 -link path=usr/lib/libdiskmgt.so target=./libdiskmgt.so.1 +set name=pkg.fmri value=pkg:/system/library/libdiskmgt@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-math.mf b/usr/src/pkg/manifests/system-library-math.inc similarity index 84% copy from usr/src/pkg/manifests/system-library-math.mf copy to usr/src/pkg/manifests/system-library-math.inc index 4c923a71cc..491956340d 100644 --- a/usr/src/pkg/manifests/system-library-math.mf +++ b/usr/src/pkg/manifests/system-library-math.inc @@ -15,14 +15,6 @@ -set name=pkg.fmri value=pkg:/system/library/math@$(PKGVERS) -set name=pkg.description value="Math Libraries" -set name=pkg.summary value="Math Libraries" -set name=description value="Math Libraries" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Libraries -set name=variant.arch value=$(ARCH) -set name=variant.opensolaris.zone value=global value=nonglobal dir path=lib dir path=lib/$(ARCH64) $(i386_ONLY)dir path=lib/libmvec diff --git a/usr/src/pkg/manifests/system-library-math.mf b/usr/src/pkg/manifests/system-library-math.mf dissimilarity index 97% index 4c923a71cc..06959f532c 100644 --- a/usr/src/pkg/manifests/system-library-math.mf +++ b/usr/src/pkg/manifests/system-library-math.mf @@ -1,63 +1,3 @@ -# -# This file and its contents are supplied under the terms of the -# Common Development and Distribution License ("CDDL"), version 1.0. -# You may only use this file in accordance with the terms of version -# 1.0 of the CDDL. -# -# A full copy of the text of the CDDL should have accompanied this -# source. A copy of the CDDL is also available via the Internet at -# http://www.illumos.org/license/CDDL. -# - -# -# Copyright (c) 2012, Igor Kozhukhov . All rights reserved. -# - - - -set name=pkg.fmri value=pkg:/system/library/math@$(PKGVERS) -set name=pkg.description value="Math Libraries" -set name=pkg.summary value="Math Libraries" -set name=description value="Math Libraries" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Libraries -set name=variant.arch value=$(ARCH) -set name=variant.opensolaris.zone value=global value=nonglobal -dir path=lib -dir path=lib/$(ARCH64) -$(i386_ONLY)dir path=lib/libmvec -dir path=usr group=sys -dir path=usr/include -dir path=usr/include/iso -dir path=usr/include/sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/share/man/man3m -dir path=usr/share/man/man3mvec -file path=lib/$(ARCH64)/libm.so.2 -file path=lib/$(ARCH64)/libmvec.so.1 -file path=lib/libm.so.2 -file path=lib/libmvec.so.1 -$(i386_ONLY)file path=lib/libmvec/libmvec_hwcap1.so.1 -file path=usr/include/complex.h -file path=usr/include/fenv.h -file path=usr/include/floatingpoint.h -file path=usr/include/iso/math_c99.h -file path=usr/include/iso/math_iso.h -file path=usr/include/math.h -file path=usr/include/sys/ieeefp.h -file path=usr/include/tgmath.h -link path=lib/$(ARCH64)/libm.so target=libm.so.2 -link path=lib/$(ARCH64)/libmvec.so target=libmvec.so.1 -link path=lib/libm.so target=libm.so.2 -link path=lib/libmvec.so target=libmvec.so.1 -link path=usr/lib/$(ARCH64)/libm.so target=../../../lib/$(ARCH64)/libm.so.2 -link path=usr/lib/$(ARCH64)/libm.so.2 target=../../../lib/$(ARCH64)/libm.so.2 -link path=usr/lib/$(ARCH64)/libmvec.so \ - target=../../../lib/$(ARCH64)/libmvec.so.1 -link path=usr/lib/$(ARCH64)/libmvec.so.1 \ - target=../../../lib/$(ARCH64)/libmvec.so.1 -link path=usr/lib/libm.so target=../../lib/libm.so.2 -link path=usr/lib/libm.so.2 target=../../lib/libm.so.2 -link path=usr/lib/libmvec.so target=../../lib/libmvec.so.1 -link path=usr/lib/libmvec.so.1 target=../../lib/libmvec.so.1 +set name=pkg.fmri value=pkg:/system/library/math@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf b/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.inc similarity index 82% copy from usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf copy to usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.inc index 9014a011a8..aac084768f 100644 --- a/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf +++ b/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.inc @@ -23,14 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri \ - value=pkg:/system/library/security/gss/diffie-hellman@$(PKGVERS) -set name=pkg.description \ - value="GSS-API mechanism libraries for NIS+ extended Diffie-Hellman" -set name=pkg.summary value="GSS Diffie-Hellman" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/lib/$(ARCH64) diff --git a/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf b/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf dissimilarity index 95% index 9014a011a8..d5b86a9375 100644 --- a/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf +++ b/usr/src/pkg/manifests/system-library-security-gss-diffie-hellman.mf @@ -1,52 +1,4 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri \ - value=pkg:/system/library/security/gss/diffie-hellman@$(PKGVERS) -set name=pkg.description \ - value="GSS-API mechanism libraries for NIS+ extended Diffie-Hellman" -set name=pkg.summary value="GSS Diffie-Hellman" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/$(ARCH64)/gss -dir path=usr/lib/gss -file path=usr/lib/$(ARCH64)/gss/dh1024-0.so.1 -file path=usr/lib/$(ARCH64)/gss/dh640-0.so.1 -file path=usr/lib/$(ARCH64)/gss/mech_dh.so.1 -file path=usr/lib/gss/dh1024-0.so.1 -file path=usr/lib/gss/dh640-0.so.1 -file path=usr/lib/gss/mech_dh.so.1 -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/$(ARCH64)/gss/dh1024-0.so target=dh1024-0.so.1 -link path=usr/lib/$(ARCH64)/gss/dh640-0.so target=dh640-0.so.1 -link path=usr/lib/$(ARCH64)/gss/mech_dh.so target=mech_dh.so.1 -link path=usr/lib/gss/dh1024-0.so target=dh1024-0.so.1 -link path=usr/lib/gss/dh640-0.so target=dh640-0.so.1 -link path=usr/lib/gss/mech_dh.so target=mech_dh.so.1 +set name=pkg.fmri \ + value=pkg:/system/library/security/gss/diffie-hellman@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-security-gss-spnego.mf b/usr/src/pkg/manifests/system-library-security-gss-spnego.inc similarity index 80% copy from usr/src/pkg/manifests/system-library-security-gss-spnego.mf copy to usr/src/pkg/manifests/system-library-security-gss-spnego.inc index c573cc7bc3..195784ffdd 100644 --- a/usr/src/pkg/manifests/system-library-security-gss-spnego.mf +++ b/usr/src/pkg/manifests/system-library-security-gss-spnego.inc @@ -23,12 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/library/security/gss/spnego@$(PKGVERS) -set name=pkg.description value="SPNEGO GSS-API Mechanism" -set name=pkg.summary value="SPNEGO GSS-API Mechanism" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/lib/$(ARCH64) diff --git a/usr/src/pkg/manifests/system-library-security-gss-spnego.mf b/usr/src/pkg/manifests/system-library-security-gss-spnego.mf dissimilarity index 95% index c573cc7bc3..9ac2d9368f 100644 --- a/usr/src/pkg/manifests/system-library-security-gss-spnego.mf +++ b/usr/src/pkg/manifests/system-library-security-gss-spnego.mf @@ -1,43 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/library/security/gss/spnego@$(PKGVERS) -set name=pkg.description value="SPNEGO GSS-API Mechanism" -set name=pkg.summary value="SPNEGO GSS-API Mechanism" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/$(ARCH64)/gss -dir path=usr/lib/gss -dir path=usr/share/man -dir path=usr/share/man/man5 -file path=usr/lib/$(ARCH64)/gss/mech_spnego.so.1 -file path=usr/lib/gss/mech_spnego.so.1 -file path=usr/share/man/man5/mech_spnego.5 -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL +set name=pkg.fmri value=pkg:/system/library/security/gss/spnego@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-security-gss.mf b/usr/src/pkg/manifests/system-library-security-gss.inc similarity index 92% copy from usr/src/pkg/manifests/system-library-security-gss.mf copy to usr/src/pkg/manifests/system-library-security-gss.inc index c3b5bc49fa..250b83f767 100644 --- a/usr/src/pkg/manifests/system-library-security-gss.mf +++ b/usr/src/pkg/manifests/system-library-security-gss.inc @@ -23,13 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/library/security/gss@$(PKGVERS) -set name=pkg.description \ - value="Generic Security Service Application Program Interface, Version 2 - user" -set name=pkg.summary value="GSSAPI V2" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/lib/$(ARCH64) diff --git a/usr/src/pkg/manifests/system-library-security-gss.mf b/usr/src/pkg/manifests/system-library-security-gss.mf dissimilarity index 98% index c3b5bc49fa..86df8d8d06 100644 --- a/usr/src/pkg/manifests/system-library-security-gss.mf +++ b/usr/src/pkg/manifests/system-library-security-gss.mf @@ -1,101 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/library/security/gss@$(PKGVERS) -set name=pkg.description \ - value="Generic Security Service Application Program Interface, Version 2 - user" -set name=pkg.summary value="GSSAPI V2" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Security -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/$(ARCH64)/gss -dir path=usr/lib/gss -dir path=usr/lib/sasl -dir path=usr/lib/sasl/$(ARCH64) -dir path=usr/sbin -dir path=usr/share/man/man8 -dir path=usr/share/man/man3gss -dir path=usr/share/man/man3lib -file path=usr/lib/$(ARCH64)/libgss.so.1 -file path=usr/lib/gss/gsscred_clean group=sys mode=0744 -file path=usr/lib/gss/gssd mode=0555 -file path=usr/lib/libgss.so.1 -file path=usr/lib/sasl/$(ARCH64)/gssapi.so.1 -file path=usr/lib/sasl/gssapi.so.1 -file path=usr/sbin/gsscred group=sys mode=0555 -file path=usr/share/man/man8/gsscred.8 -file path=usr/share/man/man8/gssd.8 -file path=usr/share/man/man3gss/gss_accept_sec_context.3gss -file path=usr/share/man/man3gss/gss_acquire_cred.3gss -file path=usr/share/man/man3gss/gss_add_cred.3gss -file path=usr/share/man/man3gss/gss_add_oid_set_member.3gss -file path=usr/share/man/man3gss/gss_canonicalize_name.3gss -file path=usr/share/man/man3gss/gss_compare_name.3gss -file path=usr/share/man/man3gss/gss_context_time.3gss -file path=usr/share/man/man3gss/gss_create_empty_oid_set.3gss -file path=usr/share/man/man3gss/gss_delete_sec_context.3gss -file path=usr/share/man/man3gss/gss_display_name.3gss -file path=usr/share/man/man3gss/gss_display_status.3gss -file path=usr/share/man/man3gss/gss_duplicate_name.3gss -file path=usr/share/man/man3gss/gss_export_name.3gss -file path=usr/share/man/man3gss/gss_export_sec_context.3gss -file path=usr/share/man/man3gss/gss_get_mic.3gss -file path=usr/share/man/man3gss/gss_import_name.3gss -file path=usr/share/man/man3gss/gss_import_sec_context.3gss -file path=usr/share/man/man3gss/gss_indicate_mechs.3gss -file path=usr/share/man/man3gss/gss_init_sec_context.3gss -file path=usr/share/man/man3gss/gss_inquire_context.3gss -file path=usr/share/man/man3gss/gss_inquire_cred.3gss -file path=usr/share/man/man3gss/gss_inquire_cred_by_mech.3gss -file path=usr/share/man/man3gss/gss_inquire_mechs_for_name.3gss -file path=usr/share/man/man3gss/gss_inquire_names_for_mech.3gss -file path=usr/share/man/man3gss/gss_oid_to_str.3gss -file path=usr/share/man/man3gss/gss_process_context_token.3gss -file path=usr/share/man/man3gss/gss_release_buffer.3gss -file path=usr/share/man/man3gss/gss_release_cred.3gss -file path=usr/share/man/man3gss/gss_release_name.3gss -file path=usr/share/man/man3gss/gss_release_oid.3gss -file path=usr/share/man/man3gss/gss_release_oid_set.3gss -file path=usr/share/man/man3gss/gss_store_cred.3gss -file path=usr/share/man/man3gss/gss_str_to_oid.3gss -file path=usr/share/man/man3gss/gss_test_oid_set_member.3gss -file path=usr/share/man/man3gss/gss_unwrap.3gss -file path=usr/share/man/man3gss/gss_verify_mic.3gss -file path=usr/share/man/man3gss/gss_wrap.3gss -file path=usr/share/man/man3gss/gss_wrap_size_limit.3gss -file path=usr/share/man/man3lib/libgss.3lib -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -license usr/src/lib/libgss/THIRDPARTYLICENSE \ - license=usr/src/lib/libgss/THIRDPARTYLICENSE -license usr/src/lib/sasl_plugins/gssapi/THIRDPARTYLICENSE \ - license=usr/src/lib/sasl_plugins/gssapi/THIRDPARTYLICENSE -license usr/src/uts/common/gssapi/mechs/krb5/THIRDPARTYLICENSE \ - license=usr/src/uts/common/gssapi/mechs/krb5/THIRDPARTYLICENSE -link path=usr/lib/$(ARCH64)/libgss.so target=libgss.so.1 -link path=usr/lib/libgss.so target=libgss.so.1 +set name=pkg.fmri value=pkg:/system/library/security/gss@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-security-libsasl.mf b/usr/src/pkg/manifests/system-library-security-libsasl.inc similarity index 91% copy from usr/src/pkg/manifests/system-library-security-libsasl.mf copy to usr/src/pkg/manifests/system-library-security-libsasl.inc index 585accf401..149e491afb 100644 --- a/usr/src/pkg/manifests/system-library-security-libsasl.mf +++ b/usr/src/pkg/manifests/system-library-security-libsasl.inc @@ -24,14 +24,6 @@ # Copyright 2012 Nexenta Systems, Inc. All rights reserved. # -set name=pkg.fmri value=pkg:/system/library/security/libsasl@$(PKGVERS) -set name=pkg.description \ - value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" -set name=pkg.summary \ - value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Libraries -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/lib/$(ARCH64) diff --git a/usr/src/pkg/manifests/system-library-security-libsasl.mf b/usr/src/pkg/manifests/system-library-security-libsasl.mf dissimilarity index 98% index 585accf401..865e8dcbba 100644 --- a/usr/src/pkg/manifests/system-library-security-libsasl.mf +++ b/usr/src/pkg/manifests/system-library-security-libsasl.mf @@ -1,113 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 Nexenta Systems, Inc. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/library/security/libsasl@$(PKGVERS) -set name=pkg.description \ - value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" -set name=pkg.summary \ - value="Simple Authentication and Security Layer (SASL) v2 shared library and plugins" -set name=info.classification \ - value=org.opensolaris.category.2008:System/Libraries -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/sasl -dir path=usr/lib/sasl/$(ARCH64) -dir path=usr/share/man -dir path=usr/share/man/man3lib -dir path=usr/share/man/man3sasl -dir path=usr/share/man/man4 -file path=usr/lib/$(ARCH64)/libsasl.so.1 -file path=usr/lib/libsasl.so.1 -file path=usr/lib/sasl/$(ARCH64)/crammd5.so.1 -file path=usr/lib/sasl/$(ARCH64)/digestmd5.so.1 -file path=usr/lib/sasl/$(ARCH64)/login.so.1 -file path=usr/lib/sasl/$(ARCH64)/plain.so.1 -file path=usr/lib/sasl/crammd5.so.1 -file path=usr/lib/sasl/digestmd5.so.1 -file path=usr/lib/sasl/login.so.1 -file path=usr/lib/sasl/plain.so.1 -file path=usr/share/man/man3lib/libsasl.3lib -file path=usr/share/man/man3sasl/sasl_authorize_t.3sasl -file path=usr/share/man/man3sasl/sasl_auxprop.3sasl -file path=usr/share/man/man3sasl/sasl_auxprop_add_plugin.3sasl -file path=usr/share/man/man3sasl/sasl_auxprop_getctx.3sasl -file path=usr/share/man/man3sasl/sasl_auxprop_request.3sasl -file path=usr/share/man/man3sasl/sasl_canon_user_t.3sasl -file path=usr/share/man/man3sasl/sasl_canonuser_add_plugin.3sasl -file path=usr/share/man/man3sasl/sasl_chalprompt_t.3sasl -file path=usr/share/man/man3sasl/sasl_checkapop.3sasl -file path=usr/share/man/man3sasl/sasl_checkpass.3sasl -file path=usr/share/man/man3sasl/sasl_client_add_plugin.3sasl -file path=usr/share/man/man3sasl/sasl_client_init.3sasl -file path=usr/share/man/man3sasl/sasl_client_new.3sasl -file path=usr/share/man/man3sasl/sasl_client_plug_init_t.3sasl -file path=usr/share/man/man3sasl/sasl_client_start.3sasl -file path=usr/share/man/man3sasl/sasl_client_step.3sasl -file path=usr/share/man/man3sasl/sasl_decode.3sasl -file path=usr/share/man/man3sasl/sasl_decode64.3sasl -file path=usr/share/man/man3sasl/sasl_dispose.3sasl -file path=usr/share/man/man3sasl/sasl_done.3sasl -file path=usr/share/man/man3sasl/sasl_encode.3sasl -file path=usr/share/man/man3sasl/sasl_encode64.3sasl -file path=usr/share/man/man3sasl/sasl_erasebuffer.3sasl -file path=usr/share/man/man3sasl/sasl_errdetail.3sasl -file path=usr/share/man/man3sasl/sasl_errors.3sasl -file path=usr/share/man/man3sasl/sasl_errstring.3sasl -file path=usr/share/man/man3sasl/sasl_getcallback_t.3sasl -file path=usr/share/man/man3sasl/sasl_getopt_t.3sasl -file path=usr/share/man/man3sasl/sasl_getpath_t.3sasl -file path=usr/share/man/man3sasl/sasl_getprop.3sasl -file path=usr/share/man/man3sasl/sasl_getrealm_t.3sasl -file path=usr/share/man/man3sasl/sasl_getsecret_t.3sasl -file path=usr/share/man/man3sasl/sasl_getsimple_t.3sasl -file path=usr/share/man/man3sasl/sasl_global_listmech.3sasl -file path=usr/share/man/man3sasl/sasl_idle.3sasl -file path=usr/share/man/man3sasl/sasl_listmech.3sasl -file path=usr/share/man/man3sasl/sasl_log_t.3sasl -file path=usr/share/man/man3sasl/sasl_server_add_plugin.3sasl -file path=usr/share/man/man3sasl/sasl_server_init.3sasl -file path=usr/share/man/man3sasl/sasl_server_new.3sasl -file path=usr/share/man/man3sasl/sasl_server_plug_init_t.3sasl -file path=usr/share/man/man3sasl/sasl_server_start.3sasl -file path=usr/share/man/man3sasl/sasl_server_step.3sasl -file path=usr/share/man/man3sasl/sasl_server_userdb_checkpass_t.3sasl -file path=usr/share/man/man3sasl/sasl_server_userdb_setpass_t.3sasl -file path=usr/share/man/man3sasl/sasl_set_alloc.3sasl -file path=usr/share/man/man3sasl/sasl_set_mutex.3sasl -file path=usr/share/man/man3sasl/sasl_seterror.3sasl -file path=usr/share/man/man3sasl/sasl_setpass.3sasl -file path=usr/share/man/man3sasl/sasl_setprop.3sasl -file path=usr/share/man/man3sasl/sasl_utf8verify.3sasl -file path=usr/share/man/man3sasl/sasl_verifyfile_t.3sasl -file path=usr/share/man/man3sasl/sasl_version.3sasl -file path=usr/share/man/man4/sasl_appname.conf.4 -license cr_Sun license=cr_Sun -license usr/src/lib/libsasl/THIRDPARTYLICENSE \ - license=usr/src/lib/libsasl/THIRDPARTYLICENSE -link path=usr/lib/$(ARCH64)/libsasl.so target=libsasl.so.1 -link path=usr/lib/libsasl.so target=libsasl.so.1 +set name=pkg.fmri value=pkg:/system/library/security/libsasl@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf b/usr/src/pkg/manifests/system-library-storage-scsi-plugins.inc similarity index 86% copy from usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf copy to usr/src/pkg/manifests/system-library-storage-scsi-plugins.inc index 99509c3b13..4ead5c1ddf 100644 --- a/usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf +++ b/usr/src/pkg/manifests/system-library-storage-scsi-plugins.inc @@ -23,12 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/library/storage/scsi-plugins@$(PKGVERS) -set name=pkg.description value="Vendor specific SCSI and SES plugins" -set name=pkg.summary value="SCSI/SES plugins" -set name=info.classification \ - value="org.opensolaris.category.2008:Applications/Plug-ins and Run-times" -set name=variant.arch value=$(ARCH) dir path=usr group=sys dir path=usr/lib dir path=usr/lib/scsi diff --git a/usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf b/usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf dissimilarity index 96% index 99509c3b13..d620e14162 100644 --- a/usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf +++ b/usr/src/pkg/manifests/system-library-storage-scsi-plugins.mf @@ -1,56 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/library/storage/scsi-plugins@$(PKGVERS) -set name=pkg.description value="Vendor specific SCSI and SES plugins" -set name=pkg.summary value="SCSI/SES plugins" -set name=info.classification \ - value="org.opensolaris.category.2008:Applications/Plug-ins and Run-times" -set name=variant.arch value=$(ARCH) -dir path=usr group=sys -dir path=usr/lib -dir path=usr/lib/scsi -dir path=usr/lib/scsi/plugins -dir path=usr/lib/scsi/plugins/ses -dir path=usr/lib/scsi/plugins/ses/vendor -dir path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64) -file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSILOGIC-SASX28-A.0.so -file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4400.so -file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4500.so -file path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN.so -file path=usr/lib/scsi/plugins/ses/vendor/LSILOGIC-SASX28-A.0.so -file path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4400.so -file path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4500.so -file path=usr/lib/scsi/plugins/ses/vendor/SUN.so -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/LSILOGIC-SASX28-A.1.so \ - target=LSILOGIC-SASX28-A.0.so -link path=usr/lib/scsi/plugins/ses/vendor/$(ARCH64)/SUN-Storage-J4200.so \ - target=SUN-Storage-J4400.so -link path=usr/lib/scsi/plugins/ses/vendor/LSILOGIC-SASX28-A.1.so \ - target=LSILOGIC-SASX28-A.0.so -link path=usr/lib/scsi/plugins/ses/vendor/SUN-Storage-J4200.so \ - target=SUN-Storage-J4400.so +set name=pkg.fmri value=pkg:/system/library/storage/scsi-plugins@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-library.mf b/usr/src/pkg/manifests/system-library.inc similarity index 99% copy from usr/src/pkg/manifests/system-library.mf copy to usr/src/pkg/manifests/system-library.inc index e4de9fadee..e38bda9c93 100644 --- a/usr/src/pkg/manifests/system-library.mf +++ b/usr/src/pkg/manifests/system-library.inc @@ -70,12 +70,6 @@ -set name=pkg.fmri value=pkg:/system/library@$(PKGVERS) -set name=pkg.description \ - value="core shared libraries for a specific instruction-set architecture" -set name=pkg.summary value="Core Solaris, (Shared Libs)" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) $(i386_ONLY)dir path=etc group=sys $(i386_ONLY)dir path=etc/flash group=sys $(i386_ONLY)dir path=etc/flash/postcreation group=sys mode=0700 diff --git a/usr/src/pkg/manifests/system-library.mf b/usr/src/pkg/manifests/system-library.mf dissimilarity index 99% index e4de9fadee..b0a7d68073 100644 --- a/usr/src/pkg/manifests/system-library.mf +++ b/usr/src/pkg/manifests/system-library.mf @@ -1,1130 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# Copyright 2012 OmniTI Computer Consulting, Inc. All rights reserved. -# Copyright (c) 2013 Gary Mills -# Copyright 2017 Nexenta Systems, Inc. -# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -set name=pkg.fmri value=pkg:/system/library@$(PKGVERS) -set name=pkg.description \ - value="core shared libraries for a specific instruction-set architecture" -set name=pkg.summary value="Core Solaris, (Shared Libs)" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -$(i386_ONLY)dir path=etc group=sys -$(i386_ONLY)dir path=etc/flash group=sys -$(i386_ONLY)dir path=etc/flash/postcreation group=sys mode=0700 -$(i386_ONLY)dir path=etc/flash/precreation group=sys mode=0700 -$(i386_ONLY)dir path=etc/flash/preexit group=sys mode=0700 -dir path=lib -dir path=lib/$(ARCH64) -dir path=lib/crypto -dir path=lib/crypto/$(ARCH64) -dir path=lib/mpxio -dir path=lib/secure -dir path=lib/secure/$(ARCH64) -dir path=usr group=sys -dir path=usr/bin -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/cfgadm -dir path=usr/lib/cfgadm/$(ARCH64) -dir path=usr/lib/iconv/$(ARCH64) -dir path=usr/lib/lwp -dir path=usr/lib/lwp/$(ARCH64) -dir path=usr/lib/python$(PYTHON_VERSION) -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages -dir path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/solaris -dir path=usr/lib/scsi -dir path=usr/lib/scsi/$(ARCH64) -dir path=usr/lib/scsi/plugins -dir path=usr/lib/scsi/plugins/scsi -dir path=usr/lib/scsi/plugins/scsi/engines -dir path=usr/lib/scsi/plugins/scsi/engines/$(ARCH64) -dir path=usr/lib/scsi/plugins/ses -dir path=usr/lib/scsi/plugins/ses/framework -dir path=usr/lib/scsi/plugins/ses/framework/$(ARCH64) -dir path=usr/lib/scsi/plugins/ses/vendor -dir path=usr/lib/scsi/plugins/smp -dir path=usr/lib/scsi/plugins/smp/engine -dir path=usr/lib/scsi/plugins/smp/engine/$(ARCH64) -dir path=usr/lib/scsi/plugins/smp/framework -dir path=usr/lib/scsi/plugins/smp/framework/$(ARCH64) -dir path=usr/lib/security -dir path=usr/lib/security/$(ARCH64) -dir path=usr/share/man -dir path=usr/share/man/man3 -dir path=usr/share/man/man3avl -dir path=usr/share/man/man3bsm -dir path=usr/share/man/man3c -dir path=usr/share/man/man3c_db -dir path=usr/share/man/man3cfgadm -dir path=usr/share/man/man3commputil -dir path=usr/share/man/man3contract -dir path=usr/share/man/man3devid -dir path=usr/share/man/man3devinfo -dir path=usr/share/man/man3dlpi -dir path=usr/share/man/man3elf -dir path=usr/share/man/man3exacct -dir path=usr/share/man/man3ext -dir path=usr/share/man/man3fstyp -dir path=usr/share/man/man3gen -dir path=usr/share/man/man3kstat -dir path=usr/share/man/man3kvm -dir path=usr/share/man/man3ldap -dir path=usr/share/man/man3lgrp -dir path=usr/share/man/man3lib -dir path=usr/share/man/man3mail -dir path=usr/share/man/man3malloc -dir path=usr/share/man/man3mp -dir path=usr/share/man/man3nsl -dir path=usr/share/man/man3nvpair -dir path=usr/share/man/man3ofmt -dir path=usr/share/man/man3pam -dir path=usr/share/man/man3pool -dir path=usr/share/man/man3proc -dir path=usr/share/man/man3project -dir path=usr/share/man/man3resolv -dir path=usr/share/man/man3rpc -dir path=usr/share/man/man3scf -dir path=usr/share/man/man3sec -dir path=usr/share/man/man3secdb -dir path=usr/share/man/man3sip -dir path=usr/share/man/man3socket -dir path=usr/share/man/man3sysevent -dir path=usr/share/man/man3uuid -dir path=usr/share/man/man3volmgt -dir path=usr/share/man/man3xnet -dir path=usr/share/man/man5 -dir path=usr/share/man/man7p -$(i386_ONLY)file path=etc/flash/precreation/caplib group=sys mode=0500 -file path=lib/$(ARCH64)/ld.so.1 -file path=lib/$(ARCH64)/libadm.so.1 -file path=lib/$(ARCH64)/libaio.so.1 -file path=lib/$(ARCH64)/libavl.so.1 -file path=lib/$(ARCH64)/libbsm.so.1 -file path=lib/$(ARCH64)/libc.so.1 -file path=lib/$(ARCH64)/libc_db.so.1 -file path=lib/$(ARCH64)/libcmdutils.so.1 -file path=lib/$(ARCH64)/libcontract.so.1 -file path=lib/$(ARCH64)/libcryptoutil.so.1 -file path=lib/$(ARCH64)/libctf.so.1 -file path=lib/$(ARCH64)/libdevice.so.1 -file path=lib/$(ARCH64)/libdevid.so.1 -file path=lib/$(ARCH64)/libdevinfo.so.1 -file path=lib/$(ARCH64)/libdhcputil.so.1 -file path=lib/$(ARCH64)/libdl.so.1 -file path=lib/$(ARCH64)/libdladm.so.1 -file path=lib/$(ARCH64)/libdlpi.so.1 -file path=lib/$(ARCH64)/libdoor.so.1 -file path=lib/$(ARCH64)/libdwarf.so.1 -file path=lib/$(ARCH64)/libefi.so.1 -file path=lib/$(ARCH64)/libelf.so.1 -$(i386_ONLY)file path=lib/$(ARCH64)/libfdisk.so.1 -file path=lib/$(ARCH64)/libgen.so.1 -file path=lib/$(ARCH64)/libinetutil.so.1 -file path=lib/$(ARCH64)/libintl.so.1 -file path=lib/$(ARCH64)/libkmf.so.1 -file path=lib/$(ARCH64)/libkmfberder.so.1 -file path=lib/$(ARCH64)/libkstat.so.1 -file path=lib/$(ARCH64)/libld.so.4 -file path=lib/$(ARCH64)/liblddbg.so.4 -file path=lib/$(ARCH64)/libmd.so.1 -file path=lib/$(ARCH64)/libmd5.so.1 -file path=lib/$(ARCH64)/libmp.so.2 -file path=lib/$(ARCH64)/libnsl.so.1 -file path=lib/$(ARCH64)/libnvpair.so.1 -file path=lib/$(ARCH64)/libofmt.so.1 -file path=lib/$(ARCH64)/libpam.so.1 -file path=lib/$(ARCH64)/libproc.so.1 -file path=lib/$(ARCH64)/libpthread.so.1 -file path=lib/$(ARCH64)/librcm.so.1 -file path=lib/$(ARCH64)/libresolv.so.2 -file path=lib/$(ARCH64)/librestart.so.1 -file path=lib/$(ARCH64)/librpcsvc.so.1 -file path=lib/$(ARCH64)/librt.so.1 -file path=lib/$(ARCH64)/librtld.so.1 -file path=lib/$(ARCH64)/librtld_db.so.1 -file path=lib/$(ARCH64)/libscf.so.1 -file path=lib/$(ARCH64)/libsec.so.1 -file path=lib/$(ARCH64)/libsecdb.so.1 -file path=lib/$(ARCH64)/libsendfile.so.1 -file path=lib/$(ARCH64)/libsysevent.so.1 -file path=lib/$(ARCH64)/libthread.so.1 -file path=lib/$(ARCH64)/libumem.so.1 -file path=lib/$(ARCH64)/libuuid.so.1 -file path=lib/$(ARCH64)/libuutil.so.1 -file path=lib/$(ARCH64)/libw.so.1 -file path=lib/$(ARCH64)/nss_compat.so.1 -file path=lib/$(ARCH64)/nss_dns.so.1 -file path=lib/$(ARCH64)/nss_files.so.1 -file path=lib/$(ARCH64)/nss_nis.so.1 -file path=lib/$(ARCH64)/nss_user.so.1 -file path=lib/crypto/$(ARCH64)/kmf_mapper_cn.so.1 -file path=lib/crypto/$(ARCH64)/kmf_nss.so.1 -file path=lib/crypto/$(ARCH64)/kmf_openssl.so.1 -file path=lib/crypto/$(ARCH64)/kmf_pkcs11.so.1 -file path=lib/crypto/kmf_mapper_cn.so.1 -file path=lib/crypto/kmf_nss.so.1 -file path=lib/crypto/kmf_openssl.so.1 -file path=lib/crypto/kmf_pkcs11.so.1 -file path=lib/ld.so.1 -file path=lib/libadm.so.1 -file path=lib/libaio.so.1 -file path=lib/libavl.so.1 -file path=lib/libbsm.so.1 -file path=lib/libc.so.1 mountpoint=true reboot-needed=true -file path=lib/libc_db.so.1 -file path=lib/libcmdutils.so.1 -file path=lib/libcontract.so.1 -file path=lib/libcryptoutil.so.1 -file path=lib/libctf.so.1 -file path=lib/libdevice.so.1 -file path=lib/libdevid.so.1 -file path=lib/libdevinfo.so.1 -file path=lib/libdhcpagent.so.1 -file path=lib/libdhcputil.so.1 -file path=lib/libdl.so.1 -file path=lib/libdladm.so.1 -file path=lib/libdlpi.so.1 -file path=lib/libdoor.so.1 -file path=lib/libdwarf.so.1 -file path=lib/libefi.so.1 -file path=lib/libelf.so.1 -file path=lib/libelfsign.so.1 -$(i386_ONLY)file path=lib/libfdisk.so.1 -file path=lib/libgen.so.1 -file path=lib/libinetutil.so.1 -file path=lib/libintl.so.1 -file path=lib/libipadm.so.1 -file path=lib/libipmp.so.1 -file path=lib/libkcfd.so.1 -file path=lib/libkmf.so.1 -file path=lib/libkmfberder.so.1 -file path=lib/libkstat.so.1 -file path=lib/libld.so.4 -file path=lib/liblddbg.so.4 -file path=lib/libmd.so.1 -file path=lib/libmd5.so.1 -file path=lib/libmp.so.1 -file path=lib/libmp.so.2 -file path=lib/libnsl.so.1 -file path=lib/libnvpair.so.1 -file path=lib/libnwam.so.1 -file path=lib/libofmt.so.1 -file path=lib/libpam.so.1 -file path=lib/libproc.so.1 -file path=lib/libpthread.so.1 -file path=lib/librcm.so.1 -file path=lib/libresolv.so.1 -file path=lib/libresolv.so.2 -file path=lib/librestart.so.1 -file path=lib/librpcsvc.so.1 -file path=lib/librt.so.1 -file path=lib/librtld.so.1 -file path=lib/librtld_db.so.1 -file path=lib/libscf.so.1 -file path=lib/libsec.so.1 -file path=lib/libsecdb.so.1 -file path=lib/libsendfile.so.1 -file path=lib/libsqlite-sys.so.2.8.15 -file path=lib/libsysevent.so.1 -file path=lib/libthread.so.1 -file path=lib/libumem.so.1 -file path=lib/libuuid.so.1 -file path=lib/libuutil.so.1 -file path=lib/libw.so.1 -file path=lib/mpxio/stmsboot_util mode=0555 -file path=lib/nss_compat.so.1 -file path=lib/nss_dns.so.1 -file path=lib/nss_files.so.1 -file path=lib/nss_nis.so.1 -file path=lib/nss_user.so.1 -file path=usr/lib/$(ARCH64)/getloginx.so.1 -file path=usr/lib/$(ARCH64)/libads.so.1 -file path=usr/lib/$(ARCH64)/libadutils.so.1 -file path=usr/lib/$(ARCH64)/libbsdmalloc.so.1 -file path=usr/lib/$(ARCH64)/libcfgadm.so.1 -file path=usr/lib/$(ARCH64)/libcommputil.so.1 -file path=usr/lib/$(ARCH64)/libcrle.so.1 -file path=usr/lib/$(ARCH64)/libcrypt.so.1 -file path=usr/lib/$(ARCH64)/libdisasm.so.1 -file path=usr/lib/$(ARCH64)/libexacct.so.1 -file path=usr/lib/$(ARCH64)/libfstyp.so.1 -file path=usr/lib/$(ARCH64)/libhotplug.so.1 -file path=usr/lib/$(ARCH64)/libidmap.so.1 -file path=usr/lib/$(ARCH64)/libipmi.so.1 -file path=usr/lib/$(ARCH64)/libipp.so.1 -file path=usr/lib/$(ARCH64)/libipsecutil.so.1 -file path=usr/lib/$(ARCH64)/libkvm.so.1 -file path=usr/lib/$(ARCH64)/libl.so.1 -file path=usr/lib/$(ARCH64)/libldap.so.5 -file path=usr/lib/$(ARCH64)/liblgrp.so.1 -file path=usr/lib/$(ARCH64)/liblm.so.1 -file path=usr/lib/$(ARCH64)/libmail.so.1 -file path=usr/lib/$(ARCH64)/libmalloc.so.1 -file path=usr/lib/$(ARCH64)/libmapmalloc.so.1 -file path=usr/lib/$(ARCH64)/libmtmalloc.so.1 -file path=usr/lib/$(ARCH64)/libnls.so.1 -file path=usr/lib/$(ARCH64)/libpcidb.so.1 -file path=usr/lib/$(ARCH64)/libpkcs11.so.1 -file path=usr/lib/$(ARCH64)/libproject.so.1 -file path=usr/lib/$(ARCH64)/libraidcfg.so.1 -file path=usr/lib/$(ARCH64)/libreparse.so.1 -$(i386_ONLY)file path=usr/lib/$(ARCH64)/libsaveargs.so.1 -file path=usr/lib/$(ARCH64)/libsched.so.1 -file path=usr/lib/$(ARCH64)/libsctp.so.1 -file path=usr/lib/$(ARCH64)/libsff.so.1 -file path=usr/lib/$(ARCH64)/libsip.so.1 -file path=usr/lib/$(ARCH64)/libsldap.so.1 -file path=usr/lib/$(ARCH64)/libsmbios.so.1 -file path=usr/lib/$(ARCH64)/libsoftcrypto.so.1 -file path=usr/lib/$(ARCH64)/libvolmgt.so.1 -file path=usr/lib/$(ARCH64)/libwrap.so.1.0 -file path=usr/lib/$(ARCH64)/nss_ad.so.1 -file path=usr/lib/$(ARCH64)/nss_ldap.so.1 -file path=usr/lib/$(ARCH64)/passwdutil.so.1 -file path=usr/lib/$(ARCH64)/straddr.so.2 -file path=usr/lib/$(ARCH64)/watchmalloc.so.1 -file path=usr/lib/cfgadm/$(ARCH64)/ib.so.1 -file path=usr/lib/cfgadm/$(ARCH64)/pci.so.1 -$(i386_ONLY)file path=usr/lib/cfgadm/$(ARCH64)/sata.so.1 -file path=usr/lib/cfgadm/$(ARCH64)/scsi.so.1 -file path=usr/lib/cfgadm/$(ARCH64)/shp.so.1 -file path=usr/lib/cfgadm/$(ARCH64)/usb.so.1 -file path=usr/lib/cfgadm/ib.so.1 -file path=usr/lib/cfgadm/pci.so.1 -$(i386_ONLY)file path=usr/lib/cfgadm/sata.so.1 -file path=usr/lib/cfgadm/scsi.so.1 -file path=usr/lib/cfgadm/shp.so.1 -file path=usr/lib/cfgadm/usb.so.1 -file path=usr/lib/extendedFILE.so.1 -file path=usr/lib/getloginx.so.1 -file path=usr/lib/lib.b mode=0444 -file path=usr/lib/libads.so.1 -file path=usr/lib/libadutils.so.1 -file path=usr/lib/libbsdmalloc.so.1 -file path=usr/lib/libcfgadm.so.1 -file path=usr/lib/libcommputil.so.1 -file path=usr/lib/libcrle.so.1 -file path=usr/lib/libcrypt.so.1 -file path=usr/lib/libdisasm.so.1 -file path=usr/lib/libexacct.so.1 -file path=usr/lib/libfstyp.so.1 -file path=usr/lib/libhotplug.so.1 -file path=usr/lib/libidmap.so.1 -file path=usr/lib/libinetsvc.so.1 -file path=usr/lib/libipmi.so.1 -file path=usr/lib/libipp.so.1 -file path=usr/lib/libipsecutil.so.1 -file path=usr/lib/libkvm.so.1 -file path=usr/lib/libl.so.1 -file path=usr/lib/libldap.so.5 -file path=usr/lib/liblgrp.so.1 -file path=usr/lib/liblm.so.1 -file path=usr/lib/libmail.so.1 -file path=usr/lib/libmalloc.so.1 -file path=usr/lib/libmapmalloc.so.1 -file path=usr/lib/libmtmalloc.so.1 -file path=usr/lib/libnls.so.1 -file path=usr/lib/libpcidb.so.1 -file path=usr/lib/libpkcs11.so.1 -file path=usr/lib/libproject.so.1 -file path=usr/lib/libraidcfg.so.1 -file path=usr/lib/libreparse.so.1 -file path=usr/lib/libsched.so.1 -file path=usr/lib/libsctp.so.1 -file path=usr/lib/libsff.so.1 -file path=usr/lib/libsip.so.1 -file path=usr/lib/libsldap.so.1 -file path=usr/lib/libsmbios.so.1 -file path=usr/lib/libsoftcrypto.so.1 -file path=usr/lib/libsys.so.1 -file path=usr/lib/libvolmgt.so.1 -file path=usr/lib/libwrap.so.1.0 -file path=usr/lib/nss_ad.so.1 -file path=usr/lib/nss_ldap.so.1 -file path=usr/lib/passwdutil.so.1 -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/solaris/__init__.py -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/solaris/__init__.pyc -file path=usr/lib/python$(PYTHON_VERSION)/vendor-packages/solaris/misc.so -file path=usr/lib/scsi/$(ARCH64)/libscsi.so.1 -file path=usr/lib/scsi/$(ARCH64)/libses.so.1 -file path=usr/lib/scsi/$(ARCH64)/libsmp.so.1 -file path=usr/lib/scsi/libscsi.so.1 -file path=usr/lib/scsi/libses.so.1 -file path=usr/lib/scsi/libsmp.so.1 -file path=usr/lib/scsi/plugins/scsi/engines/$(ARCH64)/uscsi.so -file path=usr/lib/scsi/plugins/scsi/engines/uscsi.so -file path=usr/lib/scsi/plugins/ses/framework/$(ARCH64)/libses.so -file path=usr/lib/scsi/plugins/ses/framework/$(ARCH64)/ses2.so -file path=usr/lib/scsi/plugins/ses/framework/libses.so -file path=usr/lib/scsi/plugins/ses/framework/ses2.so -file path=usr/lib/scsi/plugins/smp/engine/$(ARCH64)/usmp.so -file path=usr/lib/scsi/plugins/smp/engine/usmp.so -file path=usr/lib/scsi/plugins/smp/framework/$(ARCH64)/sas2.so -file path=usr/lib/scsi/plugins/smp/framework/sas2.so -file path=usr/lib/security/$(ARCH64)/crypt_bsdbf.so.1 -file path=usr/lib/security/$(ARCH64)/crypt_bsdmd5.so.1 -file path=usr/lib/security/$(ARCH64)/crypt_sha256.so.1 -file path=usr/lib/security/$(ARCH64)/crypt_sha512.so.1 -file path=usr/lib/security/$(ARCH64)/crypt_sunmd5.so.1 -file path=usr/lib/security/$(ARCH64)/pam_allow.so.1 -file path=usr/lib/security/$(ARCH64)/pam_authtok_check.so.1 -file path=usr/lib/security/$(ARCH64)/pam_authtok_get.so.1 -file path=usr/lib/security/$(ARCH64)/pam_authtok_store.so.1 -file path=usr/lib/security/$(ARCH64)/pam_deny.so.1 -file path=usr/lib/security/$(ARCH64)/pam_dhkeys.so.1 -file path=usr/lib/security/$(ARCH64)/pam_dial_auth.so.1 -file path=usr/lib/security/$(ARCH64)/pam_ldap.so.1 -file path=usr/lib/security/$(ARCH64)/pam_list.so.1 -file path=usr/lib/security/$(ARCH64)/pam_passwd_auth.so.1 -file path=usr/lib/security/$(ARCH64)/pam_roles.so.1 -file path=usr/lib/security/$(ARCH64)/pam_sample.so.1 -file path=usr/lib/security/$(ARCH64)/pam_timestamp.so.1 -file path=usr/lib/security/$(ARCH64)/pam_unix_account.so.1 -file path=usr/lib/security/$(ARCH64)/pam_unix_auth.so.1 -file path=usr/lib/security/$(ARCH64)/pam_unix_cred.so.1 -file path=usr/lib/security/$(ARCH64)/pam_unix_session.so.1 -file path=usr/lib/security/$(ARCH64)/pkcs11_kernel.so.1 -file path=usr/lib/security/$(ARCH64)/pkcs11_softtoken.so.1 -file path=usr/lib/security/audit_binfile.so.1 -file path=usr/lib/security/audit_remote.so.1 -file path=usr/lib/security/audit_syslog.so.1 -file path=usr/lib/security/crypt_bsdbf.so.1 -file path=usr/lib/security/crypt_bsdmd5.so.1 -file path=usr/lib/security/crypt_sha256.so.1 -file path=usr/lib/security/crypt_sha512.so.1 -file path=usr/lib/security/crypt_sunmd5.so.1 -file path=usr/lib/security/pam_allow.so.1 -file path=usr/lib/security/pam_authtok_check.so.1 -file path=usr/lib/security/pam_authtok_get.so.1 -file path=usr/lib/security/pam_authtok_store.so.1 -file path=usr/lib/security/pam_deny.so.1 -file path=usr/lib/security/pam_dhkeys.so.1 -file path=usr/lib/security/pam_dial_auth.so.1 -file path=usr/lib/security/pam_ldap.so.1 -file path=usr/lib/security/pam_list.so.1 -file path=usr/lib/security/pam_passwd_auth.so.1 -file path=usr/lib/security/pam_roles.so.1 -file path=usr/lib/security/pam_sample.so.1 -file path=usr/lib/security/pam_timestamp.so.1 -file path=usr/lib/security/pam_unix_account.so.1 -file path=usr/lib/security/pam_unix_auth.so.1 -file path=usr/lib/security/pam_unix_cred.so.1 -file path=usr/lib/security/pam_unix_session.so.1 -file path=usr/lib/security/pkcs11_kernel.so.1 -file path=usr/lib/security/pkcs11_softtoken.so.1 -file path=usr/lib/straddr.so.2 -file path=usr/lib/watchmalloc.so.1 -license cr_Sun license=cr_Sun -license include/sys/THIRDPARTYLICENSE.unicode \ - license=include/sys/THIRDPARTYLICENSE.unicode -license lic_CDDL license=lic_CDDL -license lic_OSBL license=lic_OSBL -license lic_OSBL_preamble license=lic_OSBL_preamble -license share/man/man3c/THIRDPARTYLICENSE.arc4random \ - license=share/man/man3c/THIRDPARTYLICENSE.arc4random -license share/man/man3c/THIRDPARTYLICENSE.getentropy \ - license=share/man/man3c/THIRDPARTYLICENSE.getentropy -# libwrap is part of tcp wrappers along with tcpd -license usr/src/cmd/tcpd/THIRDPARTYLICENSE \ - license=usr/src/cmd/tcpd/THIRDPARTYLICENSE -license usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams \ - license=usr/src/common/crypto/THIRDPARTYLICENSE.cryptogams -license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman \ - license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.gladman -license usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl \ - license=usr/src/common/crypto/aes/amd64/THIRDPARTYLICENSE.openssl -license usr/src/common/crypto/ecc/THIRDPARTYLICENSE \ - license=usr/src/common/crypto/ecc/THIRDPARTYLICENSE -license usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE \ - license=usr/src/common/crypto/md5/amd64/THIRDPARTYLICENSE -license usr/src/common/mpi/THIRDPARTYLICENSE \ - license=usr/src/common/mpi/THIRDPARTYLICENSE -license usr/src/lib/libbsdmalloc/THIRDPARTYLICENSE \ - license=usr/src/lib/libbsdmalloc/THIRDPARTYLICENSE -license usr/src/lib/libc/THIRDPARTYLICENSE \ - license=usr/src/lib/libc/THIRDPARTYLICENSE -license usr/src/lib/libdwarf/THIRDPARTYLICENSE \ - license=usr/src/lib/libdwarf/THIRDPARTYLICENSE -license usr/src/lib/libinetutil/common/THIRDPARTYLICENSE \ - license=usr/src/lib/libinetutil/common/THIRDPARTYLICENSE -license usr/src/lib/libkmf/THIRDPARTYLICENSE \ - license=usr/src/lib/libkmf/THIRDPARTYLICENSE -license usr/src/lib/libldap5/THIRDPARTYLICENSE \ - license=usr/src/lib/libldap5/THIRDPARTYLICENSE -license usr/src/lib/libmp/common/THIRDPARTYLICENSE \ - license=usr/src/lib/libmp/common/THIRDPARTYLICENSE -license usr/src/lib/libresolv/THIRDPARTYLICENSE \ - license=usr/src/lib/libresolv/THIRDPARTYLICENSE -license usr/src/lib/libresolv2/THIRDPARTYLICENSE \ - license=usr/src/lib/libresolv2/THIRDPARTYLICENSE -license usr/src/lib/pam_modules/authtok_check/THIRDPARTYLICENSE \ - license=usr/src/lib/pam_modules/authtok_check/THIRDPARTYLICENSE -license usr/src/lib/passwdutil/THIRDPARTYLICENSE \ - license=usr/src/lib/passwdutil/THIRDPARTYLICENSE -link path=lib/$(ARCH64)/libadm.so target=libadm.so.1 -link path=lib/$(ARCH64)/libaio.so target=libaio.so.1 -link path=lib/$(ARCH64)/libavl.so target=libavl.so.1 -link path=lib/$(ARCH64)/libbsm.so target=libbsm.so.1 -link path=lib/$(ARCH64)/libc.so reboot-needed=true target=libc.so.1 -link path=lib/$(ARCH64)/libc_db.so target=libc_db.so.1 -link path=lib/$(ARCH64)/libcontract.so target=libcontract.so.1 -link path=lib/$(ARCH64)/libcryptoutil.so target=libcryptoutil.so.1 -link path=lib/$(ARCH64)/libctf.so target=libctf.so.1 -link path=lib/$(ARCH64)/libdevice.so target=libdevice.so.1 -link path=lib/$(ARCH64)/libdevid.so target=libdevid.so.1 -link path=lib/$(ARCH64)/libdevinfo.so target=libdevinfo.so.1 -link path=lib/$(ARCH64)/libdl.so target=libdl.so.1 -link path=lib/$(ARCH64)/libdladm.so target=libdladm.so.1 -link path=lib/$(ARCH64)/libdlpi.so target=libdlpi.so.1 -link path=lib/$(ARCH64)/libdoor.so target=libdoor.so.1 -link path=lib/$(ARCH64)/libefi.so target=libefi.so.1 -link path=lib/$(ARCH64)/libelf.so target=libelf.so.1 -$(i386_ONLY)link path=lib/$(ARCH64)/libfdisk.so target=libfdisk.so.1 -link path=lib/$(ARCH64)/libgen.so target=libgen.so.1 -link path=lib/$(ARCH64)/libintl.so target=libintl.so.1 -link path=lib/$(ARCH64)/libkmf.so target=libkmf.so.1 -link path=lib/$(ARCH64)/libkmfberder.so target=libkmfberder.so.1 -link path=lib/$(ARCH64)/libkstat.so target=libkstat.so.1 -link path=lib/$(ARCH64)/libmd.so target=libmd.so.1 -link path=lib/$(ARCH64)/libmd5.so target=libmd5.so.1 -link path=lib/$(ARCH64)/libmp.so target=libmp.so.2 -link path=lib/$(ARCH64)/libnsl.so target=libnsl.so.1 -link path=lib/$(ARCH64)/libnvpair.so target=libnvpair.so.1 -link path=lib/$(ARCH64)/libofmt.so target=libofmt.so.1 -link path=lib/$(ARCH64)/libpam.so target=libpam.so.1 -link path=lib/$(ARCH64)/libposix4.so target=libposix4.so.1 -link path=lib/$(ARCH64)/libposix4.so.1 target=librt.so.1 -link path=lib/$(ARCH64)/libproc.so target=libproc.so.1 -link path=lib/$(ARCH64)/libpthread.so target=libpthread.so.1 -link path=lib/$(ARCH64)/librcm.so target=librcm.so.1 -link path=lib/$(ARCH64)/libresolv.so target=libresolv.so.2 -link path=lib/$(ARCH64)/librestart.so target=librestart.so.1 -link path=lib/$(ARCH64)/librpcsvc.so target=librpcsvc.so.1 -link path=lib/$(ARCH64)/librt.so target=librt.so.1 -link path=lib/$(ARCH64)/librtld_db.so target=librtld_db.so.1 -link path=lib/$(ARCH64)/libscf.so target=libscf.so.1 -link path=lib/$(ARCH64)/libsec.so target=libsec.so.1 -link path=lib/$(ARCH64)/libsecdb.so target=libsecdb.so.1 -link path=lib/$(ARCH64)/libsendfile.so target=libsendfile.so.1 -link path=lib/$(ARCH64)/libsysevent.so target=libsysevent.so.1 -link path=lib/$(ARCH64)/libthread.so target=libthread.so.1 -link path=lib/$(ARCH64)/libthread_db.so target=libc_db.so.1 -link path=lib/$(ARCH64)/libthread_db.so.1 target=libc_db.so.1 -link path=lib/$(ARCH64)/libumem.so target=libumem.so.1 -link path=lib/$(ARCH64)/libuuid.so target=libuuid.so.1 -link path=lib/$(ARCH64)/libuutil.so target=libuutil.so.1 -link path=lib/$(ARCH64)/libw.so target=libw.so.1 -link path=lib/32 target=. -link path=lib/64 target=$(ARCH64) -link path=lib/crypto/32 target=. -link path=lib/crypto/64 target=$(ARCH64) -link path=lib/libadm.so target=libadm.so.1 -link path=lib/libaio.so target=libaio.so.1 -link path=lib/libavl.so target=libavl.so.1 -link path=lib/libbsm.so target=libbsm.so.1 -link path=lib/libc.so target=libc.so.1 -link path=lib/libc_db.so target=libc_db.so.1 -link path=lib/libcontract.so target=libcontract.so.1 -link path=lib/libcryptoutil.so target=./libcryptoutil.so.1 -link path=lib/libctf.so target=libctf.so.1 -link path=lib/libdevice.so target=libdevice.so.1 -link path=lib/libdevid.so target=libdevid.so.1 -link path=lib/libdevinfo.so target=libdevinfo.so.1 -link path=lib/libdl.so target=libdl.so.1 -link path=lib/libdladm.so target=libdladm.so.1 -link path=lib/libdlpi.so target=libdlpi.so.1 -link path=lib/libdoor.so target=libdoor.so.1 -link path=lib/libefi.so target=libefi.so.1 -link path=lib/libelf.so target=libelf.so.1 -link path=lib/libelfsign.so target=libelfsign.so.1 -$(i386_ONLY)link path=lib/libfdisk.so target=libfdisk.so.1 -link path=lib/libgen.so target=libgen.so.1 -link path=lib/libintl.so target=libintl.so.1 -link path=lib/libipmp.so target=./libipmp.so.1 -link path=lib/libkmf.so target=libkmf.so.1 -link path=lib/libkmfberder.so target=libkmfberder.so.1 -link path=lib/libkstat.so target=libkstat.so.1 -link path=lib/libmd.so target=libmd.so.1 -link path=lib/libmd5.so target=libmd5.so.1 -link path=lib/libmp.so target=libmp.so.2 -link path=lib/libnsl.so target=libnsl.so.1 -link path=lib/libnvpair.so target=libnvpair.so.1 -link path=lib/libnwam.so target=libnwam.so.1 -link path=lib/libofmt.so target=libofmt.so.1 -link path=lib/libpam.so target=libpam.so.1 -link path=lib/libposix4.so target=libposix4.so.1 -link path=lib/libposix4.so.1 target=librt.so.1 -link path=lib/libproc.so target=libproc.so.1 -link path=lib/libpthread.so target=libpthread.so.1 -link path=lib/librcm.so target=./librcm.so.1 -link path=lib/libresolv.so target=libresolv.so.2 -link path=lib/librpcsvc.so target=librpcsvc.so.1 -link path=lib/librt.so target=librt.so.1 -link path=lib/librtld_db.so target=librtld_db.so.1 -link path=lib/libscf.so target=libscf.so.1 -link path=lib/libsec.so target=libsec.so.1 -link path=lib/libsecdb.so target=libsecdb.so.1 -link path=lib/libsendfile.so target=libsendfile.so.1 -link path=lib/libsysevent.so target=./libsysevent.so.1 -link path=lib/libthread.so target=libthread.so.1 -link path=lib/libthread_db.so target=libc_db.so.1 -link path=lib/libthread_db.so.1 target=libc_db.so.1 -link path=lib/libumem.so target=libumem.so.1 -link path=lib/libuuid.so target=libuuid.so.1 -link path=lib/libw.so target=libw.so.1 -link path=lib/secure/32 target=. -link path=lib/secure/64 target=$(ARCH64) -link path=usr/lib/$(ARCH64)/libadm.so \ - target=../../../lib/$(ARCH64)/libadm.so.1 -link path=usr/lib/$(ARCH64)/libadm.so.1 \ - target=../../../lib/$(ARCH64)/libadm.so.1 -link path=usr/lib/$(ARCH64)/libads.so target=./libads.so.1 -link path=usr/lib/$(ARCH64)/libadutils.so target=./libadutils.so.1 -link path=usr/lib/$(ARCH64)/libaio.so \ - target=../../../lib/$(ARCH64)/libaio.so.1 -link path=usr/lib/$(ARCH64)/libaio.so.1 \ - target=../../../lib/$(ARCH64)/libaio.so.1 -link path=usr/lib/$(ARCH64)/libavl.so \ - target=../../../lib/$(ARCH64)/libavl.so.1 -link path=usr/lib/$(ARCH64)/libavl.so.1 \ - target=../../../lib/$(ARCH64)/libavl.so.1 -link path=usr/lib/$(ARCH64)/libbsdmalloc.so target=libbsdmalloc.so.1 -link path=usr/lib/$(ARCH64)/libbsm.so \ - target=../../../lib/$(ARCH64)/libbsm.so.1 -link path=usr/lib/$(ARCH64)/libbsm.so.1 \ - target=../../../lib/$(ARCH64)/libbsm.so.1 -link path=usr/lib/$(ARCH64)/libc.so target=../../../lib/$(ARCH64)/libc.so.1 -link path=usr/lib/$(ARCH64)/libc.so.1 target=../../../lib/$(ARCH64)/libc.so.1 -link path=usr/lib/$(ARCH64)/libc_db.so \ - target=../../../lib/$(ARCH64)/libc_db.so.1 -link path=usr/lib/$(ARCH64)/libc_db.so.1 \ - target=../../../lib/$(ARCH64)/libc_db.so.1 -link path=usr/lib/$(ARCH64)/libcfgadm.so target=libcfgadm.so.1 -link path=usr/lib/$(ARCH64)/libcmdutils.so.1 \ - target=../../../lib/$(ARCH64)/libcmdutils.so.1 -link path=usr/lib/$(ARCH64)/libcommputil.so target=libcommputil.so.1 -link path=usr/lib/$(ARCH64)/libcontract.so \ - target=../../../lib/$(ARCH64)/libcontract.so.1 -link path=usr/lib/$(ARCH64)/libcontract.so.1 \ - target=../../../lib/$(ARCH64)/libcontract.so.1 -link path=usr/lib/$(ARCH64)/libcrypt.so target=./libcrypt.so.1 -link path=usr/lib/$(ARCH64)/libcrypt_d.so target=./libcrypt.so -link path=usr/lib/$(ARCH64)/libcrypt_d.so.1 target=./libcrypt.so.1 -link path=usr/lib/$(ARCH64)/libcrypt_i.so target=./libcrypt.so -link path=usr/lib/$(ARCH64)/libcrypt_i.so.1 target=./libcrypt.so.1 -link path=usr/lib/$(ARCH64)/libctf.so \ - target=../../../lib/$(ARCH64)/libctf.so.1 -link path=usr/lib/$(ARCH64)/libctf.so.1 \ - target=../../../lib/$(ARCH64)/libctf.so.1 -link path=usr/lib/$(ARCH64)/libdevice.so \ - target=../../../lib/$(ARCH64)/libdevice.so.1 -link path=usr/lib/$(ARCH64)/libdevice.so.1 \ - target=../../../lib/$(ARCH64)/libdevice.so.1 -link path=usr/lib/$(ARCH64)/libdevid.so \ - target=../../../lib/$(ARCH64)/libdevid.so.1 -link path=usr/lib/$(ARCH64)/libdevid.so.1 \ - target=../../../lib/$(ARCH64)/libdevid.so.1 -link path=usr/lib/$(ARCH64)/libdevinfo.so \ - target=../../../lib/$(ARCH64)/libdevinfo.so.1 -link path=usr/lib/$(ARCH64)/libdevinfo.so.1 \ - target=../../../lib/$(ARCH64)/libdevinfo.so.1 -link path=usr/lib/$(ARCH64)/libdhcputil.so.1 \ - target=../../../lib/$(ARCH64)/libdhcputil.so.1 -link path=usr/lib/$(ARCH64)/libdisasm.so target=libdisasm.so.1 -link path=usr/lib/$(ARCH64)/libdl.so target=../../../lib/$(ARCH64)/libdl.so.1 -link path=usr/lib/$(ARCH64)/libdl.so.1 \ - target=../../../lib/$(ARCH64)/libdl.so.1 -link path=usr/lib/$(ARCH64)/libdlpi.so \ - target=../../../lib/$(ARCH64)/libdlpi.so.1 -link path=usr/lib/$(ARCH64)/libdlpi.so.1 \ - target=../../../lib/$(ARCH64)/libdlpi.so.1 -link path=usr/lib/$(ARCH64)/libdoor.so \ - target=../../../lib/$(ARCH64)/libdoor.so.1 -link path=usr/lib/$(ARCH64)/libdoor.so.1 \ - target=../../../lib/$(ARCH64)/libdoor.so.1 -link path=usr/lib/$(ARCH64)/libdwarf.so.1 \ - target=../../../lib/$(ARCH64)/libdwarf.so.1 -link path=usr/lib/$(ARCH64)/libefi.so \ - target=../../../lib/$(ARCH64)/libefi.so.1 -link path=usr/lib/$(ARCH64)/libefi.so.1 \ - target=../../../lib/$(ARCH64)/libefi.so.1 -link path=usr/lib/$(ARCH64)/libelf.so \ - target=../../../lib/$(ARCH64)/libelf.so.1 -link path=usr/lib/$(ARCH64)/libelf.so.1 \ - target=../../../lib/$(ARCH64)/libelf.so.1 -link path=usr/lib/$(ARCH64)/libexacct.so target=libexacct.so.1 -$(i386_ONLY)link path=usr/lib/$(ARCH64)/libfdisk.so \ - target=../../../lib/$(ARCH64)/libfdisk.so.1 -$(i386_ONLY)link path=usr/lib/$(ARCH64)/libfdisk.so.1 \ - target=../../../lib/$(ARCH64)/libfdisk.so.1 -link path=usr/lib/$(ARCH64)/libfstyp.so target=./libfstyp.so.1 -link path=usr/lib/$(ARCH64)/libgen.so \ - target=../../../lib/$(ARCH64)/libgen.so.1 -link path=usr/lib/$(ARCH64)/libgen.so.1 \ - target=../../../lib/$(ARCH64)/libgen.so.1 -link path=usr/lib/$(ARCH64)/libhotplug.so target=libhotplug.so.1 -link path=usr/lib/$(ARCH64)/libidmap.so target=./libidmap.so.1 -link path=usr/lib/$(ARCH64)/libinetutil.so.1 \ - target=../../../lib/$(ARCH64)/libinetutil.so.1 -link path=usr/lib/$(ARCH64)/libintl.so \ - target=../../../lib/$(ARCH64)/libintl.so.1 -link path=usr/lib/$(ARCH64)/libintl.so.1 \ - target=../../../lib/$(ARCH64)/libintl.so.1 -link path=usr/lib/$(ARCH64)/libipmi.so target=./libipmi.so.1 -link path=usr/lib/$(ARCH64)/libipp.so target=libipp.so.1 -link path=usr/lib/$(ARCH64)/libkstat.so \ - target=../../../lib/$(ARCH64)/libkstat.so.1 -link path=usr/lib/$(ARCH64)/libkstat.so.1 \ - target=../../../lib/$(ARCH64)/libkstat.so.1 -link path=usr/lib/$(ARCH64)/libkvm.so target=libkvm.so.1 -link path=usr/lib/$(ARCH64)/libl.so target=libl.so.1 -link path=usr/lib/$(ARCH64)/libldap.so target=libldap.so.5 -link path=usr/lib/$(ARCH64)/liblddbg.so.4 \ - target=../../../lib/$(ARCH64)/liblddbg.so.4 -link path=usr/lib/$(ARCH64)/liblgrp.so target=liblgrp.so.1 -link path=usr/lib/$(ARCH64)/liblm.so target=liblm.so.1 -link path=usr/lib/$(ARCH64)/libmail.so target=libmail.so.1 -link path=usr/lib/$(ARCH64)/libmalloc.so target=libmalloc.so.1 -link path=usr/lib/$(ARCH64)/libmapmalloc.so target=libmapmalloc.so.1 -link path=usr/lib/$(ARCH64)/libmd.so target=../../../lib/$(ARCH64)/libmd.so.1 -link path=usr/lib/$(ARCH64)/libmd.so.1 \ - target=../../../lib/$(ARCH64)/libmd.so.1 -link path=usr/lib/$(ARCH64)/libmd5.so \ - target=../../../lib/$(ARCH64)/libmd5.so.1 -link path=usr/lib/$(ARCH64)/libmd5.so.1 \ - target=../../../lib/$(ARCH64)/libmd5.so.1 -link path=usr/lib/$(ARCH64)/libmp.so target=../../../lib/$(ARCH64)/libmp.so.2 -link path=usr/lib/$(ARCH64)/libmp.so.2 \ - target=../../../lib/$(ARCH64)/libmp.so.2 -link path=usr/lib/$(ARCH64)/libmtmalloc.so target=libmtmalloc.so.1 -link path=usr/lib/$(ARCH64)/libnls.so target=libnls.so.1 -link path=usr/lib/$(ARCH64)/libnsl.so \ - target=../../../lib/$(ARCH64)/libnsl.so.1 -link path=usr/lib/$(ARCH64)/libnsl.so.1 \ - target=../../../lib/$(ARCH64)/libnsl.so.1 -link path=usr/lib/$(ARCH64)/libnvpair.so \ - target=../../../lib/$(ARCH64)/libnvpair.so.1 -link path=usr/lib/$(ARCH64)/libnvpair.so.1 \ - target=../../../lib/$(ARCH64)/libnvpair.so.1 -link path=usr/lib/$(ARCH64)/libpam.so \ - target=../../../lib/$(ARCH64)/libpam.so.1 -link path=usr/lib/$(ARCH64)/libpam.so.1 \ - target=../../../lib/$(ARCH64)/libpam.so.1 -link path=usr/lib/$(ARCH64)/libpkcs11.so target=libpkcs11.so.1 -link path=usr/lib/$(ARCH64)/libposix4.so \ - target=../../../lib/$(ARCH64)/librt.so.1 -link path=usr/lib/$(ARCH64)/libposix4.so.1 \ - target=../../../lib/$(ARCH64)/librt.so.1 -link path=usr/lib/$(ARCH64)/libproc.so \ - target=../../../lib/$(ARCH64)/libproc.so.1 -link path=usr/lib/$(ARCH64)/libproc.so.1 \ - target=../../../lib/$(ARCH64)/libproc.so.1 -link path=usr/lib/$(ARCH64)/libproject.so target=libproject.so.1 -link path=usr/lib/$(ARCH64)/libpthread.so \ - target=../../../lib/$(ARCH64)/libpthread.so.1 -link path=usr/lib/$(ARCH64)/libpthread.so.1 \ - target=../../../lib/$(ARCH64)/libpthread.so.1 -link path=usr/lib/$(ARCH64)/librcm.so \ - target=../../../lib/$(ARCH64)/librcm.so.1 -link path=usr/lib/$(ARCH64)/librcm.so.1 \ - target=../../../lib/$(ARCH64)/librcm.so.1 -link path=usr/lib/$(ARCH64)/libreparse.so target=libreparse.so.1 -link path=usr/lib/$(ARCH64)/libresolv.so \ - target=../../../lib/$(ARCH64)/libresolv.so.2 -link path=usr/lib/$(ARCH64)/libresolv.so.2 \ - target=../../../lib/$(ARCH64)/libresolv.so.2 -$(i386_ONLY)link path=usr/lib/$(ARCH64)/librestart.so \ - target=../../../lib/$(ARCH64)/librestart.so.1 -link path=usr/lib/$(ARCH64)/librestart.so.1 \ - target=../../../lib/$(ARCH64)/librestart.so.1 -link path=usr/lib/$(ARCH64)/librpcsvc.so \ - target=../../../lib/$(ARCH64)/librpcsvc.so.1 -link path=usr/lib/$(ARCH64)/librpcsvc.so.1 \ - target=../../../lib/$(ARCH64)/librpcsvc.so.1 -link path=usr/lib/$(ARCH64)/librt.so target=../../../lib/$(ARCH64)/librt.so.1 -link path=usr/lib/$(ARCH64)/librt.so.1 \ - target=../../../lib/$(ARCH64)/librt.so.1 -link path=usr/lib/$(ARCH64)/librtld.so.1 \ - target=../../../lib/$(ARCH64)/librtld.so.1 -link path=usr/lib/$(ARCH64)/librtld_db.so \ - target=../../../lib/$(ARCH64)/librtld_db.so.1 -link path=usr/lib/$(ARCH64)/librtld_db.so.1 \ - target=../../../lib/$(ARCH64)/librtld_db.so.1 -link path=usr/lib/$(ARCH64)/libscf.so \ - target=../../../lib/$(ARCH64)/libscf.so.1 -link path=usr/lib/$(ARCH64)/libscf.so.1 \ - target=../../../lib/$(ARCH64)/libscf.so.1 -link path=usr/lib/$(ARCH64)/libsched.so target=libsched.so.1 -link path=usr/lib/$(ARCH64)/libsctp.so target=./libsctp.so.1 -link path=usr/lib/$(ARCH64)/libsec.so \ - target=../../../lib/$(ARCH64)/libsec.so.1 -link path=usr/lib/$(ARCH64)/libsec.so.1 \ - target=../../../lib/$(ARCH64)/libsec.so.1 -link path=usr/lib/$(ARCH64)/libsecdb.so \ - target=../../../lib/$(ARCH64)/libsecdb.so.1 -link path=usr/lib/$(ARCH64)/libsecdb.so.1 \ - target=../../../lib/$(ARCH64)/libsecdb.so.1 -link path=usr/lib/$(ARCH64)/libsendfile.so \ - target=../../../lib/$(ARCH64)/libsendfile.so.1 -link path=usr/lib/$(ARCH64)/libsendfile.so.1 \ - target=../../../lib/$(ARCH64)/libsendfile.so.1 -link path=usr/lib/$(ARCH64)/libsip.so target=./libsip.so.1 -link path=usr/lib/$(ARCH64)/libsldap.so target=libsldap.so.1 -link path=usr/lib/$(ARCH64)/libsmbios.so target=libsmbios.so.1 -link path=usr/lib/$(ARCH64)/libsoftcrypto.so target=./libsoftcrypto.so.1 -link path=usr/lib/$(ARCH64)/libsysevent.so \ - target=../../../lib/$(ARCH64)/libsysevent.so.1 -link path=usr/lib/$(ARCH64)/libsysevent.so.1 \ - target=../../../lib/$(ARCH64)/libsysevent.so.1 -link path=usr/lib/$(ARCH64)/libthread.so \ - target=../../../lib/$(ARCH64)/libthread.so.1 -link path=usr/lib/$(ARCH64)/libthread.so.1 \ - target=../../../lib/$(ARCH64)/libthread.so.1 -link path=usr/lib/$(ARCH64)/libthread_db.so \ - target=../../../lib/$(ARCH64)/libc_db.so.1 -link path=usr/lib/$(ARCH64)/libthread_db.so.1 \ - target=../../../lib/$(ARCH64)/libc_db.so.1 -link path=usr/lib/$(ARCH64)/libumem.so \ - target=../../../lib/$(ARCH64)/libumem.so.1 -link path=usr/lib/$(ARCH64)/libumem.so.1 \ - target=../../../lib/$(ARCH64)/libumem.so.1 -link path=usr/lib/$(ARCH64)/libuuid.so \ - target=../../../lib/$(ARCH64)/libuuid.so.1 -link path=usr/lib/$(ARCH64)/libuuid.so.1 \ - target=../../../lib/$(ARCH64)/libuuid.so.1 -$(i386_ONLY)link path=usr/lib/$(ARCH64)/libuutil.so \ - target=../../../lib/$(ARCH64)/libuutil.so.1 -link path=usr/lib/$(ARCH64)/libuutil.so.1 \ - target=../../../lib/$(ARCH64)/libuutil.so.1 -link path=usr/lib/$(ARCH64)/libvolmgt.so target=libvolmgt.so.1 -link path=usr/lib/$(ARCH64)/libw.so target=../../../lib/$(ARCH64)/libw.so.1 -link path=usr/lib/$(ARCH64)/libw.so.1 target=../../../lib/$(ARCH64)/libw.so.1 -link path=usr/lib/$(ARCH64)/libwrap.so target=libwrap.so.1.0 -link path=usr/lib/$(ARCH64)/libwrap.so.1 target=libwrap.so.1.0 -link path=usr/lib/$(ARCH64)/nss_compat.so.1 \ - target=../../../lib/$(ARCH64)/nss_compat.so.1 -link path=usr/lib/$(ARCH64)/nss_dns.so.1 \ - target=../../../lib/$(ARCH64)/nss_dns.so.1 -link path=usr/lib/$(ARCH64)/nss_files.so.1 \ - target=../../../lib/$(ARCH64)/nss_files.so.1 -link path=usr/lib/$(ARCH64)/nss_nis.so.1 \ - target=../../../lib/$(ARCH64)/nss_nis.so.1 -link path=usr/lib/$(ARCH64)/nss_user.so.1 \ - target=../../../lib/$(ARCH64)/nss_user.so.1 -link path=usr/lib/$(ARCH64)/straddr.so target=straddr.so.2 -link path=usr/lib/32 target=. -link path=usr/lib/64 target=$(ARCH64) -link path=usr/lib/cfgadm/$(ARCH64)/ib.so target=./ib.so.1 -link path=usr/lib/cfgadm/$(ARCH64)/pci.so target=./pci.so.1 -$(i386_ONLY)link path=usr/lib/cfgadm/$(ARCH64)/sata.so target=./sata.so.1 -link path=usr/lib/cfgadm/$(ARCH64)/scsi.so target=./scsi.so.1 -link path=usr/lib/cfgadm/$(ARCH64)/shp.so target=./shp.so.1 -link path=usr/lib/cfgadm/$(ARCH64)/usb.so target=./usb.so.1 -link path=usr/lib/cfgadm/ib.so target=./ib.so.1 -link path=usr/lib/cfgadm/pci.so target=./pci.so.1 -$(i386_ONLY)link path=usr/lib/cfgadm/sata.so target=./sata.so.1 -link path=usr/lib/cfgadm/scsi.so target=./scsi.so.1 -link path=usr/lib/cfgadm/shp.so target=./shp.so.1 -link path=usr/lib/cfgadm/usb.so target=./usb.so.1 -link path=usr/lib/libadm.so target=../../lib/libadm.so.1 -link path=usr/lib/libadm.so.1 target=../../lib/libadm.so.1 -link path=usr/lib/libads.so target=./libads.so.1 -link path=usr/lib/libadutils.so target=./libadutils.so.1 -link path=usr/lib/libaio.so target=../../lib/libaio.so.1 -link path=usr/lib/libaio.so.1 target=../../lib/libaio.so.1 -link path=usr/lib/libavl.so target=../../lib/libavl.so.1 -link path=usr/lib/libavl.so.1 target=../../lib/libavl.so.1 -link path=usr/lib/libbsdmalloc.so target=./libbsdmalloc.so.1 -link path=usr/lib/libbsm.so target=../../lib/libbsm.so.1 -link path=usr/lib/libbsm.so.1 target=../../lib/libbsm.so.1 -link path=usr/lib/libc.so target=../../lib/libc.so.1 -link path=usr/lib/libc.so.1 target=../../lib/libc.so.1 -link path=usr/lib/libc_db.so target=../../lib/libc_db.so.1 -link path=usr/lib/libc_db.so.1 target=../../lib/libc_db.so.1 -link path=usr/lib/libcfgadm.so target=./libcfgadm.so.1 -link path=usr/lib/libcmdutils.so.1 target=../../lib/libcmdutils.so.1 -link path=usr/lib/libcommputil.so target=./libcommputil.so.1 -link path=usr/lib/libcontract.so target=../../lib/libcontract.so.1 -link path=usr/lib/libcontract.so.1 target=../../lib/libcontract.so.1 -link path=usr/lib/libcrypt.so target=./libcrypt.so.1 -link path=usr/lib/libcrypt_d.so target=./libcrypt.so -link path=usr/lib/libcrypt_d.so.1 target=./libcrypt.so.1 -link path=usr/lib/libcrypt_i.so target=./libcrypt.so -link path=usr/lib/libcrypt_i.so.1 target=./libcrypt.so.1 -link path=usr/lib/libctf.so target=../../lib/libctf.so.1 -link path=usr/lib/libctf.so.1 target=../../lib/libctf.so.1 -link path=usr/lib/libdevice.so target=../../lib/libdevice.so.1 -link path=usr/lib/libdevice.so.1 target=../../lib/libdevice.so.1 -link path=usr/lib/libdevid.so target=../../lib/libdevid.so.1 -link path=usr/lib/libdevid.so.1 target=../../lib/libdevid.so.1 -link path=usr/lib/libdevinfo.so target=../../lib/libdevinfo.so.1 -link path=usr/lib/libdevinfo.so.1 target=../../lib/libdevinfo.so.1 -link path=usr/lib/libdhcpagent.so.1 target=../../lib/libdhcpagent.so.1 -link path=usr/lib/libdhcputil.so.1 target=../../lib/libdhcputil.so.1 -link path=usr/lib/libdisasm.so target=./libdisasm.so.1 -link path=usr/lib/libdl.so target=../../lib/libdl.so.1 -link path=usr/lib/libdl.so.1 target=../../lib/libdl.so.1 -link path=usr/lib/libdlpi.so target=../../lib/libdlpi.so.1 -link path=usr/lib/libdlpi.so.1 target=../../lib/libdlpi.so.1 -link path=usr/lib/libdoor.so target=../../lib/libdoor.so.1 -link path=usr/lib/libdoor.so.1 target=../../lib/libdoor.so.1 -link path=usr/lib/libdwarf.so.1 target=../../lib/libdwarf.so.1 -link path=usr/lib/libefi.so target=../../lib/libefi.so.1 -link path=usr/lib/libefi.so.1 target=../../lib/libefi.so.1 -link path=usr/lib/libelf.so target=../../lib/libelf.so.1 -link path=usr/lib/libelf.so.1 target=../../lib/libelf.so.1 -link path=usr/lib/libexacct.so target=./libexacct.so.1 -$(i386_ONLY)link path=usr/lib/libfdisk.so target=../../lib/libfdisk.so.1 -$(i386_ONLY)link path=usr/lib/libfdisk.so.1 target=../../lib/libfdisk.so.1 -link path=usr/lib/libfstyp.so target=./libfstyp.so.1 -link path=usr/lib/libgen.so target=../../lib/libgen.so.1 -link path=usr/lib/libgen.so.1 target=../../lib/libgen.so.1 -link path=usr/lib/libhotplug.so target=./libhotplug.so.1 -link path=usr/lib/libidmap.so target=./libidmap.so.1 -link path=usr/lib/libinetutil.so.1 target=../../lib/libinetutil.so.1 -link path=usr/lib/libintl.so target=../../lib/libintl.so.1 -link path=usr/lib/libintl.so.1 target=../../lib/libintl.so.1 -link path=usr/lib/libipmi.so target=./libipmi.so.1 -link path=usr/lib/libipp.so target=./libipp.so.1 -link path=usr/lib/libkstat.so target=../../lib/libkstat.so.1 -link path=usr/lib/libkstat.so.1 target=../../lib/libkstat.so.1 -link path=usr/lib/libkvm.so target=./libkvm.so.1 -link path=usr/lib/libl.so target=./libl.so.1 -link path=usr/lib/libldap.so target=libldap.so.5 -link path=usr/lib/liblddbg.so.4 target=../../lib/liblddbg.so.4 -link path=usr/lib/liblgrp.so target=./liblgrp.so.1 -link path=usr/lib/liblm.so target=./liblm.so.1 -link path=usr/lib/libmail.so target=./libmail.so.1 -link path=usr/lib/libmalloc.so target=./libmalloc.so.1 -link path=usr/lib/libmapmalloc.so target=./libmapmalloc.so.1 -link path=usr/lib/libmd.so target=../../lib/libmd.so.1 -link path=usr/lib/libmd.so.1 target=../../lib/libmd.so.1 -link path=usr/lib/libmd5.so target=../../lib/libmd5.so.1 -link path=usr/lib/libmd5.so.1 target=../../lib/libmd5.so.1 -link path=usr/lib/libmp.so target=../../lib/libmp.so.2 -link path=usr/lib/libmp.so.1 target=../../lib/libmp.so.1 -link path=usr/lib/libmp.so.2 target=../../lib/libmp.so.2 -link path=usr/lib/libmtmalloc.so target=./libmtmalloc.so.1 -link path=usr/lib/libnls.so target=./libnls.so.1 -link path=usr/lib/libnsl.so target=../../lib/libnsl.so.1 -link path=usr/lib/libnsl.so.1 target=../../lib/libnsl.so.1 -link path=usr/lib/libnvpair.so target=../../lib/libnvpair.so.1 -link path=usr/lib/libnvpair.so.1 target=../../lib/libnvpair.so.1 -link path=usr/lib/libpam.so target=../../lib/libpam.so.1 -link path=usr/lib/libpam.so.1 target=../../lib/libpam.so.1 -link path=usr/lib/libpkcs11.so target=./libpkcs11.so.1 -link path=usr/lib/libposix4.so target=../../lib/librt.so.1 -link path=usr/lib/libposix4.so.1 target=../../lib/librt.so.1 -link path=usr/lib/libproc.so target=../../lib/libproc.so.1 -link path=usr/lib/libproc.so.1 target=../../lib/libproc.so.1 -link path=usr/lib/libproject.so target=./libproject.so.1 -link path=usr/lib/libpthread.so target=../../lib/libpthread.so.1 -link path=usr/lib/libpthread.so.1 target=../../lib/libpthread.so.1 -link path=usr/lib/librcm.so target=../../lib/librcm.so.1 -link path=usr/lib/librcm.so.1 target=../../lib/librcm.so.1 -link path=usr/lib/libreparse.so target=./libreparse.so.1 -link path=usr/lib/libresolv.so target=../../lib/libresolv.so.2 -link path=usr/lib/libresolv.so.1 target=../../lib/libresolv.so.1 -link path=usr/lib/libresolv.so.2 target=../../lib/libresolv.so.2 -link path=usr/lib/librestart.so.1 target=../../lib/librestart.so.1 -link path=usr/lib/librpcsvc.so target=../../lib/librpcsvc.so.1 -link path=usr/lib/librpcsvc.so.1 target=../../lib/librpcsvc.so.1 -link path=usr/lib/librt.so target=../../lib/librt.so.1 -link path=usr/lib/librt.so.1 target=../../lib/librt.so.1 -link path=usr/lib/librtld.so.1 target=../../lib/librtld.so.1 -link path=usr/lib/librtld_db.so target=../../lib/librtld_db.so.1 -link path=usr/lib/librtld_db.so.1 target=../../lib/librtld_db.so.1 -link path=usr/lib/libscf.so target=../../lib/libscf.so.1 -link path=usr/lib/libscf.so.1 target=../../lib/libscf.so.1 -link path=usr/lib/libsched.so target=./libsched.so.1 -link path=usr/lib/libsctp.so target=./libsctp.so.1 -link path=usr/lib/libsec.so target=../../lib/libsec.so.1 -link path=usr/lib/libsec.so.1 target=../../lib/libsec.so.1 -link path=usr/lib/libsecdb.so target=../../lib/libsecdb.so.1 -link path=usr/lib/libsecdb.so.1 target=../../lib/libsecdb.so.1 -link path=usr/lib/libsendfile.so target=../../lib/libsendfile.so.1 -link path=usr/lib/libsendfile.so.1 target=../../lib/libsendfile.so.1 -link path=usr/lib/libsip.so target=./libsip.so.1 -link path=usr/lib/libsldap.so target=libsldap.so.1 -link path=usr/lib/libsmbios.so target=libsmbios.so.1 -link path=usr/lib/libsoftcrypto.so target=./libsoftcrypto.so.1 -link path=usr/lib/libsys.so target=./libsys.so.1 -link path=usr/lib/libsysevent.so target=../../lib/libsysevent.so.1 -link path=usr/lib/libsysevent.so.1 target=../../lib/libsysevent.so.1 -link path=usr/lib/libthread.so target=../../lib/libthread.so.1 -link path=usr/lib/libthread.so.1 target=../../lib/libthread.so.1 -link path=usr/lib/libthread_db.so target=../../lib/libc_db.so.1 -link path=usr/lib/libthread_db.so.1 target=../../lib/libc_db.so.1 -link path=usr/lib/libumem.so target=../../lib/libumem.so.1 -link path=usr/lib/libumem.so.1 target=../../lib/libumem.so.1 -link path=usr/lib/libuuid.so target=../../lib/libuuid.so.1 -link path=usr/lib/libuuid.so.1 target=../../lib/libuuid.so.1 -link path=usr/lib/libuutil.so.1 target=../../lib/libuutil.so.1 -link path=usr/lib/libvolmgt.so target=./libvolmgt.so.1 -link path=usr/lib/libw.so target=../../lib/libw.so.1 -link path=usr/lib/libw.so.1 target=../../lib/libw.so.1 -link path=usr/lib/libwrap.so target=libwrap.so.1.0 -link path=usr/lib/libwrap.so.1 target=libwrap.so.1.0 -link path=usr/lib/lwp/$(ARCH64)/libthread.so.1 \ - target=../../$(ARCH64)/libthread.so.1 -link path=usr/lib/lwp/$(ARCH64)/libthread_db.so.1 \ - target=../../$(ARCH64)/libthread_db.so.1 -link path=usr/lib/lwp/32 target=. -link path=usr/lib/lwp/64 target=$(ARCH64) -link path=usr/lib/lwp/libthread.so.1 target=../libthread.so.1 -link path=usr/lib/lwp/libthread_db.so.1 target=../libthread_db.so.1 -link path=usr/lib/nss_compat.so.1 target=../../lib/nss_compat.so.1 -link path=usr/lib/nss_dns.so.1 target=../../lib/nss_dns.so.1 -link path=usr/lib/nss_files.so.1 target=../../lib/nss_files.so.1 -link path=usr/lib/nss_nis.so.1 target=../../lib/nss_nis.so.1 -link path=usr/lib/nss_user.so.1 target=../../lib/nss_user.so.1 -link path=usr/lib/scsi/$(ARCH64)/libscsi.so target=./libscsi.so.1 -link path=usr/lib/scsi/$(ARCH64)/libses.so target=./libses.so.1 -link path=usr/lib/scsi/$(ARCH64)/libsmp.so target=./libsmp.so.1 -link path=usr/lib/scsi/libscsi.so target=./libscsi.so.1 -link path=usr/lib/scsi/libses.so target=./libses.so.1 -link path=usr/lib/scsi/libsmp.so target=./libsmp.so.1 -link path=usr/lib/security/$(ARCH64)/crypt_bsdbf.so target=./crypt_bsdbf.so.1 -link path=usr/lib/security/$(ARCH64)/crypt_bsdmd5.so \ - target=./crypt_bsdmd5.so.1 -link path=usr/lib/security/$(ARCH64)/crypt_sha256.so \ - target=./crypt_sha256.so.1 -link path=usr/lib/security/$(ARCH64)/crypt_sha512.so \ - target=./crypt_sha512.so.1 -link path=usr/lib/security/$(ARCH64)/crypt_sunmd5.so \ - target=./crypt_sunmd5.so.1 -link path=usr/lib/security/$(ARCH64)/pam_allow.so target=./pam_allow.so.1 -link path=usr/lib/security/$(ARCH64)/pam_authtok_check.so \ - target=./pam_authtok_check.so.1 -link path=usr/lib/security/$(ARCH64)/pam_authtok_get.so \ - target=./pam_authtok_get.so.1 -link path=usr/lib/security/$(ARCH64)/pam_authtok_store.so \ - target=./pam_authtok_store.so.1 -link path=usr/lib/security/$(ARCH64)/pam_deny.so target=./pam_deny.so.1 -link path=usr/lib/security/$(ARCH64)/pam_dhkeys.so target=./pam_dhkeys.so.1 -link path=usr/lib/security/$(ARCH64)/pam_dial_auth.so \ - target=./pam_dial_auth.so.1 -link path=usr/lib/security/$(ARCH64)/pam_ldap.so target=./pam_ldap.so.1 -link path=usr/lib/security/$(ARCH64)/pam_list.so target=./pam_list.so.1 -link path=usr/lib/security/$(ARCH64)/pam_passwd_auth.so \ - target=./pam_passwd_auth.so.1 -link path=usr/lib/security/$(ARCH64)/pam_roles.so target=./pam_roles.so.1 -link path=usr/lib/security/$(ARCH64)/pam_sample.so target=./pam_sample.so.1 -link path=usr/lib/security/$(ARCH64)/pam_timestamp.so \ - target=./pam_timestamp.so.1 -link path=usr/lib/security/$(ARCH64)/pam_unix_account.so \ - target=./pam_unix_account.so.1 -link path=usr/lib/security/$(ARCH64)/pam_unix_auth.so \ - target=./pam_unix_auth.so.1 -link path=usr/lib/security/$(ARCH64)/pam_unix_cred.so \ - target=./pam_unix_cred.so.1 -link path=usr/lib/security/$(ARCH64)/pam_unix_session.so \ - target=./pam_unix_session.so.1 -link path=usr/lib/security/$(ARCH64)/pkcs11_kernel.so \ - target=./pkcs11_kernel.so.1 -link path=usr/lib/security/$(ARCH64)/pkcs11_softtoken.so \ - target=./pkcs11_softtoken.so.1 -link path=usr/lib/security/64 target=$(ARCH64) -link path=usr/lib/security/audit_binfile.so target=./audit_binfile.so.1 -link path=usr/lib/security/audit_remote.so target=./audit_remote.so.1 -link path=usr/lib/security/audit_syslog.so target=./audit_syslog.so.1 -link path=usr/lib/security/crypt_bsdbf.so target=./crypt_bsdbf.so.1 -link path=usr/lib/security/crypt_bsdmd5.so target=./crypt_bsdmd5.so.1 -link path=usr/lib/security/crypt_sha256.so target=./crypt_sha256.so.1 -link path=usr/lib/security/crypt_sha512.so target=./crypt_sha512.so.1 -link path=usr/lib/security/crypt_sunmd5.so target=./crypt_sunmd5.so.1 -link path=usr/lib/security/pam_allow.so target=./pam_allow.so.1 -link path=usr/lib/security/pam_authtok_check.so \ - target=./pam_authtok_check.so.1 -link path=usr/lib/security/pam_authtok_get.so target=./pam_authtok_get.so.1 -link path=usr/lib/security/pam_authtok_store.so \ - target=./pam_authtok_store.so.1 -link path=usr/lib/security/pam_deny.so target=./pam_deny.so.1 -link path=usr/lib/security/pam_dhkeys.so target=./pam_dhkeys.so.1 -link path=usr/lib/security/pam_dial_auth.so target=./pam_dial_auth.so.1 -link path=usr/lib/security/pam_ldap.so target=./pam_ldap.so.1 -link path=usr/lib/security/pam_list.so target=./pam_list.so.1 -link path=usr/lib/security/pam_passwd_auth.so target=./pam_passwd_auth.so.1 -link path=usr/lib/security/pam_roles.so target=./pam_roles.so.1 -link path=usr/lib/security/pam_sample.so target=./pam_sample.so.1 -link path=usr/lib/security/pam_timestamp.so target=./pam_timestamp.so.1 -link path=usr/lib/security/pam_unix_account.so target=./pam_unix_account.so.1 -link path=usr/lib/security/pam_unix_auth.so target=./pam_unix_auth.so.1 -link path=usr/lib/security/pam_unix_cred.so target=./pam_unix_cred.so.1 -link path=usr/lib/security/pam_unix_session.so target=./pam_unix_session.so.1 -link path=usr/lib/security/pkcs11_kernel.so target=./pkcs11_kernel.so.1 -link path=usr/lib/security/pkcs11_softtoken.so target=./pkcs11_softtoken.so.1 -link path=usr/lib/straddr.so target=./straddr.so.2 -# -# libses.so needs to dlopen(3C) plugins from usr/lib/scsi/plugins/ses/vendor/, -# a dependency which cannot be automatically derived -# -depend fmri=system/library/storage/scsi-plugins type=require +set name=pkg.fmri value=pkg:/system/library@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-network-mailwrapper.mf b/usr/src/pkg/manifests/system-network-mailwrapper.inc similarity index 78% copy from usr/src/pkg/manifests/system-network-mailwrapper.mf copy to usr/src/pkg/manifests/system-network-mailwrapper.inc index 67ddbd3cb4..419c645601 100644 --- a/usr/src/pkg/manifests/system-network-mailwrapper.mf +++ b/usr/src/pkg/manifests/system-network-mailwrapper.inc @@ -13,13 +13,6 @@ # Copyright 2014, Alexander Pyhalov # -set name=pkg.fmri value=pkg:/system/network/mailwrapper@$(PKGVERS) -set name=pkg.description \ - value="utility to invoke appropriate MTA software based on configuration file" -set name=pkg.summary value=mailwrapper -set name=info.classification \ - value="org.opensolaris.category.2008:System/Administration and Configuration" -set name=variant.arch value=$(ARCH) dir path=etc group=sys dir path=etc/mail group=mail dir path=usr/bin diff --git a/usr/src/pkg/manifests/system-network-mailwrapper.mf b/usr/src/pkg/manifests/system-network-mailwrapper.mf dissimilarity index 96% index 67ddbd3cb4..02223405cb 100644 --- a/usr/src/pkg/manifests/system-network-mailwrapper.mf +++ b/usr/src/pkg/manifests/system-network-mailwrapper.mf @@ -1,44 +1,3 @@ -# -# This file and its contents are supplied under the terms of the -# Common Development and Distribution License ("CDDL"), version 1.0. -# You may only use this file in accordance with the terms of version -# 1.0 of the CDDL. -# -# A full copy of the text of the CDDL should have accompanied this -# source. A copy of the CDDL is also available via the Internet -# at http://www.illumos.org/license/CDDL. -# - -# -# Copyright 2014, Alexander Pyhalov -# - -set name=pkg.fmri value=pkg:/system/network/mailwrapper@$(PKGVERS) -set name=pkg.description \ - value="utility to invoke appropriate MTA software based on configuration file" -set name=pkg.summary value=mailwrapper -set name=info.classification \ - value="org.opensolaris.category.2008:System/Administration and Configuration" -set name=variant.arch value=$(ARCH) -dir path=etc group=sys -dir path=etc/mail group=mail -dir path=usr/bin -dir path=usr/lib -dir path=usr/sbin -dir path=usr/share/man -dir path=usr/share/man/man8 -dir path=usr/share/man/man4 -file path=etc/mailer.conf group=sys preserve=true -file path=usr/lib/mailwrapper mode=0555 -file path=usr/share/man/man8/mailwrapper.8 -file path=usr/share/man/man4/mailer.conf.4 -license usr/src/cmd/mailwrapper/THIRDPARTYLICENSE \ - license=usr/src/cmd/mailwrapper/THIRDPARTYLICENSE -link path=usr/bin/mailq mediator=mta mediator-implementation=mailwrapper \ - target=../lib/mailwrapper -link path=usr/lib/sendmail mediator=mta mediator-implementation=mailwrapper \ - target=mailwrapper -link path=usr/sbin/newaliases mediator=mta mediator-implementation=mailwrapper \ - target=../lib/mailwrapper -link path=usr/sbin/sendmail mediator=mta mediator-implementation=mailwrapper \ - target=../lib/mailwrapper +set name=pkg.fmri value=pkg:/system/network/mailwrapper@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require diff --git a/usr/src/pkg/manifests/system-zones.mf b/usr/src/pkg/manifests/system-zones.inc similarity index 93% copy from usr/src/pkg/manifests/system-zones.mf copy to usr/src/pkg/manifests/system-zones.inc index bbaa62fb9d..416a1bc045 100644 --- a/usr/src/pkg/manifests/system-zones.mf +++ b/usr/src/pkg/manifests/system-zones.inc @@ -23,12 +23,6 @@ # Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. # -set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS) -set name=pkg.description \ - value="Solaris Zones Configuration and Administration" -set name=pkg.summary value="Solaris Zones" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) dir path=etc group=sys variant.opensolaris.zone=global dir path=etc/brand group=sys variant.opensolaris.zone=global dir path=etc/zones group=sys variant.opensolaris.zone=global diff --git a/usr/src/pkg/manifests/system-zones.mf b/usr/src/pkg/manifests/system-zones.mf dissimilarity index 98% index bbaa62fb9d..be666f730b 100644 --- a/usr/src/pkg/manifests/system-zones.mf +++ b/usr/src/pkg/manifests/system-zones.mf @@ -1,106 +1,3 @@ -# -# CDDL HEADER START -# -# The contents of this file are subject to the terms of the -# Common Development and Distribution License (the "License"). -# You may not use this file except in compliance with the License. -# -# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE -# or http://www.opensolaris.org/os/licensing. -# See the License for the specific language governing permissions -# and limitations under the License. -# -# When distributing Covered Code, include this CDDL HEADER in each -# file and include the License file at usr/src/OPENSOLARIS.LICENSE. -# If applicable, add the following below this CDDL HEADER, with the -# fields enclosed by brackets "[]" replaced with your own identifying -# information: Portions Copyright [yyyy] [name of copyright owner] -# -# CDDL HEADER END -# - -# -# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved. -# - -set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS) -set name=pkg.description \ - value="Solaris Zones Configuration and Administration" -set name=pkg.summary value="Solaris Zones" -set name=info.classification value=org.opensolaris.category.2008:System/Core -set name=variant.arch value=$(ARCH) -dir path=etc group=sys variant.opensolaris.zone=global -dir path=etc/brand group=sys variant.opensolaris.zone=global -dir path=etc/zones group=sys variant.opensolaris.zone=global -dir path=lib variant.opensolaris.zone=global -dir path=lib/svc variant.opensolaris.zone=global -dir path=lib/svc/manifest group=sys variant.opensolaris.zone=global -dir path=lib/svc/manifest/system group=sys variant.opensolaris.zone=global -dir path=lib/svc/method variant.opensolaris.zone=global -dir path=usr group=sys -dir path=usr/bin -dir path=usr/kernel group=sys -dir path=usr/kernel/drv group=sys -dir path=usr/lib -dir path=usr/lib/$(ARCH64) -dir path=usr/lib/brand -dir path=usr/lib/brand/ipkg group=bin -dir path=usr/lib/brand/shared group=sys -dir path=usr/lib/zones -dir path=usr/sbin -dir path=usr/share -dir path=usr/share/lib -dir path=usr/share/lib/xml group=sys -dir path=usr/share/lib/xml/dtd group=sys -dir path=usr/share/man -dir path=usr/share/man/man1 -dir path=usr/share/man/man8 -dir path=usr/share/man/man5 -dir path=usr/share/man/man7d -driver name=zcons -file path=etc/zones/SUNWblank.xml mode=0444 variant.opensolaris.zone=global -file path=etc/zones/SUNWdefault.xml mode=0444 variant.opensolaris.zone=global -file path=etc/zones/index group=sys preserve=true \ - variant.opensolaris.zone=global -file path=lib/svc/manifest/system/resource-mgmt.xml group=sys mode=0444 \ - variant.opensolaris.zone=global -file path=lib/svc/manifest/system/zones.xml group=sys mode=0444 \ - variant.opensolaris.zone=global -file path=lib/svc/manifest/system/zonestat.xml group=sys mode=0444 \ - variant.opensolaris.zone=global -file path=lib/svc/method/svc-resource-mgmt mode=0555 \ - variant.opensolaris.zone=global -file path=lib/svc/method/svc-zones mode=0555 variant.opensolaris.zone=global -file path=lib/svc/method/svc-zonestat mode=0555 \ - variant.opensolaris.zone=global -file path=usr/bin/zonestat mode=0555 -file path=usr/kernel/drv/zcons group=sys -file path=usr/lib/$(ARCH64)/libbrand.so.1 -file path=usr/lib/$(ARCH64)/libzonecfg.so.1 -file path=usr/lib/$(ARCH64)/libzonestat.so.1 -file path=usr/lib/brand/ipkg/config.xml mode=0444 -file path=usr/lib/brand/ipkg/platform.xml mode=0444 -file path=usr/lib/brand/shared/common.ksh mode=0444 -file path=usr/lib/brand/shared/query mode=0755 -file path=usr/lib/brand/shared/uninstall.ksh mode=0444 -file path=usr/lib/libbrand.so.1 -file path=usr/lib/libzonecfg.so.1 -file path=usr/lib/libzonestat.so.1 -file path=usr/lib/zones/zoneadmd mode=0555 -file path=usr/lib/zones/zonestatd mode=0555 variant.opensolaris.zone=global -file path=usr/sbin/zlogin mode=0555 -file path=usr/sbin/zoneadm mode=0555 -file path=usr/sbin/zonecfg mode=0555 -file path=usr/share/lib/xml/dtd/brand.dtd.1 mode=0644 -file path=usr/share/lib/xml/dtd/zone_platform.dtd.1 mode=0644 -file path=usr/share/lib/xml/dtd/zonecfg.dtd.1 -file path=usr/share/man/man1/zlogin.1 -file path=usr/share/man/man8/zoneadm.8 -file path=usr/share/man/man8/zoneadmd.8 -file path=usr/share/man/man8/zonecfg.8 -file path=usr/share/man/man5/brands.5 -file path=usr/share/man/man5/zones.5 -file path=usr/share/man/man7d/zcons.7d -license cr_Sun license=cr_Sun -license lic_CDDL license=lic_CDDL -link path=usr/bin/zonename target=../../sbin/zonename +set name=pkg.fmri value=pkg:/system/zones@$(PKGVERS) +set name=pkg.renamed value=true +depend fmri=pkg:/system/core-os@$(PKGVERS) type=require -- 2.11.4.GIT