31a31c15c4
- Upgrade s390-tools to version 2.31 (jsc#PED-3275, jsc#PED-3223) - General: * common.mak: Set default C/C++ standard to gnu11/gnu++11 - Add new tools / libraries: * pvapconfig: Tool to automatically configure APQNs in SE KVM guests * s390-tools: Provide pre-commit configuration - Changes of existing tools: * cpuplugd: Adjust to CPU 0 being no longer hotpluggable * dbginfo.sh: Check for Dynamic Partition Mode * dbginfo.sh: Update man page and copyright * rust/pv: Add user-data signing and verifying * rust/pvsecret: Add user defined signatures and verifications * zdev/dracut: Consolidate device configuration - Bug Fixes: * dbginfo.sh: Fix relative path on script copy * libkmipclient: Fix build with libxml2-2.12.0 * pvsecret: Fix panic if empty file is used as host key document * rust/pv: Fix 'elided_lifetimes_in_associated_constant' warning OBS-URL: https://build.opensuse.org/request/show/1145132 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/s390-tools?expand=0&rev=69 |
||
---|---|---|
_service | ||
.gitattributes | ||
.gitignore | ||
59-graf.rules.opensuse | ||
59-graf.rules.suse | ||
59-prng.rules | ||
59-zfcp-compat.rules | ||
90-s390-tools.conf | ||
appldata | ||
appldata.service | ||
cargo_config | ||
cio_ignore.service | ||
cputype | ||
cputype.1 | ||
ctc_configure | ||
ctc_configure.8 | ||
dasd_configure.8 | ||
dasd_configure.opensuse | ||
dasd_configure.suse | ||
dasd_reload.opensuse | ||
dasd_reload.suse | ||
dasdro | ||
detach_disks.sh.opensuse | ||
detach_disks.sh.suse | ||
hsnc | ||
hsnc.service | ||
iucv_configure.8 | ||
iucv_configure.opensuse | ||
iucv_configure.suse | ||
killcdl.opensuse | ||
killcdl.suse | ||
lgr_check | ||
mkdump.8 | ||
mkdump.pl.opensuse | ||
mkdump.pl.suse | ||
pkey.conf | ||
qeth_configure | ||
qeth_configure.8 | ||
read_values.8 | ||
read_values.c | ||
README.SUSE.opensuse | ||
README.SUSE.suse | ||
rules.hw_random | ||
rules.xpram | ||
s390-tools-2.31.0.tar.gz | ||
s390-tools-ALP-zdev-live.patch | ||
s390-tools-rpmlintrc | ||
s390-tools-sles12-create-filesystem-links.patch | ||
s390-tools-sles12-fdasd-skip-partition-check-and-BLKRRPART-ioctl.patch | ||
s390-tools-sles12-update-by_id-links-on-change-and-add-action.patch.opensuse | ||
s390-tools-sles12-update-by_id-links-on-change-and-add-action.patch.suse | ||
s390-tools-sles12-zipl_boot_msg.patch | ||
s390-tools-sles15-sysconfig-compatible-dumpconf.patch | ||
s390-tools-sles15sp1-11-zdev-Do-not-call-zipl-on-initrd-update.patch | ||
s390-tools-sles15sp3-Allow-multiple-device-arguments.patch | ||
s390-tools-sles15sp3-dasdfmt-retry-BIODASDINFO-if-device-is-busy.patch | ||
s390-tools-sles15sp3-Format-devices-in-parallel.patch | ||
s390-tools-sles15sp3-Implement-f-for-backwards-compability.patch | ||
s390-tools-sles15sp3-Implement-Y-yast_mode.patch | ||
s390-tools-sles15sp5-remove-no-pie-link-arguments.patch | ||
s390-tools-zdsfs.caution.txt | ||
s390-tools.changes | ||
s390-tools.spec | ||
setup_cio_ignore.sh | ||
sysconfig.appldata | ||
sysconfig.hsnc | ||
sysconfig.osasnmpd | ||
sysconfig.virtsetup | ||
sysconfig.xpram | ||
vendor.tar.gz | ||
virtsetup.service | ||
virtsetup.sh.opensuse | ||
virtsetup.sh.suse | ||
vmlogrdr.service.opensuse | ||
vmlogrdr.service.suse | ||
xpram | ||
xpram.service | ||
zfcp_disk_configure | ||
zfcp_disk_configure.8 | ||
zfcp_host_configure | ||
zfcp_host_configure.8 | ||
zfcp_san_disc | ||
zipl.conf | ||
zpxe.rexx |
ls - Addons by SUSE The following utility and its man page have been added to make it easier to determine the machine type on which Linux is running. * cputype Usage: cputype The following utilities and their man pages have been added by SUSE to ease the activation and deactivation of devices. These scripts are also used by YaST. Functionality not provided by these scripts cannot be provided by YaST. These scripts also create/delete the needed udev rules. Detailed information on some parameters are in the "Device Drivers, Features and Commands" for this release. General parameters channel numbers are with lower letters parameters switching things on or off are 1 for on and 0 for off * ctc_configure Usage: /sbin/ctc_configure <read channel> <write channel> <online> [<protocol>] To configure CTC connections Valid Parameters for the protocal are 0, 1 and 3 For a detailed explanation please look in the Device Driver book * dasd_configure Usage: dasd_configure <ccwid> <online> <use_diag> To set DASDs online/offline The use_diag makes only sense under z/VM. In an LPAR just set it to 0 * iucv_configure Usage: /sbin/iucv_configure <router> <online> To set an IUCV IP-network online/offline * qeth_configure Usage: /sbin/qeth_configure [options] <read chan> <write chan> <control chan> <online> Set qeth, hipersocket adapter online/offline. options could be one of the following: -i Configure IP takeover -l Configure Layer2 support -p NAME QETH Portname to use -n 1/0 QETH port number to use * zfcp_disk_configure Usage: /sbin/zfcp_disk_configure <ccwid> <wwpn> <lun> <online> set a disk online/offline. This require that the repective Adapter is online. See command below. * zfcp_host_configure Usage: /sbin/zfcp_host_configure <ccwid> <online> Set a zfcp Adapter online/offline