sys-apps / s390-tools

User space utilities for the zSeries (s390) Linux kernel and device drivers

Official package sites : https://github.com/ibm-s390-tools/s390-tools ·

v2.12.0 :: 0 :: gentoo

Modified
License
MIT
Keywords
-* ~s390
USE flags
cryptsetup fuse ncurses openssl pfm snmp zlib

v2.9.0 :: 0 :: gentoo

Modified
License
MIT
Keywords
-* ~s390
USE flags
cryptsetup fuse ncurses openssl pfm snmp zlib

General

cryptsetup
build the zkey-cryptsetup utility (requires USE=openssl)
fuse
build cmsfs-fuse to read files stored on a z/VM CMS disk
ncurses
build hyptop monitoring program
openssl
build the zkey utility
pfm
build the cpacfstats tool
snmp
Add support for the Simple Network Management Protocol if available
zlib
build the zgetdump and dump2tar utilities

app-admin / genromfs : Create space-efficient, small, read-only romfs filesystems

app-misc / pfm : Terminal-based file manager written in Perl

dev-libs / json-c : A JSON implementation in C

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

dev-util / indent : Indent program source files

net-analyzer / net-snmp : Software for generating and retrieving SNMP data

sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt

sys-fs / fuse : An interface for filesystems implemented in userspace

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

app-misc / pfm : Terminal-based file manager written in Perl

dev-libs / json-c : A JSON implementation in C

dev-libs / openssl : Robust, full-featured Open Source Toolkit for the Transport Layer Security (TLS)

net-analyzer / net-snmp : Software for generating and retrieving SNMP data

sys-fs / cryptsetup : Tool to setup encrypted devices with dm-crypt

sys-fs / fuse : An interface for filesystems implemented in userspace

sys-libs / ncurses : Console display library

sys-libs / zlib : Standard (de)compression library

838028
sys-apps/s390-tools: bump to 2.20.0
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-apps/s390-tools: drop obsolete indent dependency
Used for zipl in the past but can't see it being needed now. Bug: https://bugs.gentoo.org/839561 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
sys-apps/s390-tools: drop s390 to ~s390 (unstable)
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 2.12.0
We need a newer version to build with current toolchain versions. We don't go up to 2.13.0 as the new genprotimg has build issues. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Mike Frysinger · gentoo
sys-apps/s390-tools: drop old 2.4.0 version
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
sys-apps/s390-tools-2.9.0: s390 stable
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matt Turner · gentoo
sys-apps/s390-tools: Correct LICENSE
License was changed from GPL to MIT from v1.39.0 to v2.0.0. Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner · gentoo
sys-apps/s390-tools: Version bump to 2.9.0
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Matt Turner · gentoo
sys-apps/s390-tools: Link with -ltinfo for USE=ncurses
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
sys-apps/s390-tools: mark s390 stable
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mikle Kolyada · gentoo
sys-apps/s390-tools: Drop old
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Mikle Kolyada · gentoo
sys-apps/s390-tools: EAPI bump, fix fuse slot
Closes: https://bugs.gentoo.org/673676 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Repository mirror & CI · gentoo
Merge updates from master
Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 2.4.0
Mike Frysinger · gentoo
sys-apps/s390-tools: mark 2.2.0 s390 stable
Mike Frysinger · gentoo
sys-apps/s390-tools: drop old <1.36.1-r1 versions
Michael Mair-Keimberger · gentoo
sys-apps/s390-tools: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8434
Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 2.2.0
Mike Frysinger · gentoo
sys-apps/s390-tools: move chmem/lsmem to util-linux
Mike Frysinger · gentoo
sys-apps/s390-tools: mark 1.36.1 s390 stable
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Mike Frysinger · gentoo
sys-apps/s390-tools: drop old <1.23.1 versions
Mike Frysinger · gentoo
sys-apps/s390-tools: version bump to 1.36.1
Mike Frysinger · gentoo
sys-apps/s390-tools: add USE=ncurses to control hyptop dep
Also add missing zlib dep used by a few programs.
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed