Mark Post 58e312617d Accepting request 823200 from home:markkp:branches:Base:System
- The location of the udevadm binary was changed from /sbin/ to /usr/bin
  a while back. A symbolic link was added for compatibility. In the latest
  versions, that symbolic link has been removed, requiring changes to scripts
  that were depending on that.
  Added the following patches for bsc#1171587
  * s390-tools-sles15sp2-lsluns-try-harder-to-find-udevadm.patch
  * s390-tools-sles15sp2-znetconf-introduce-better-ways-to-locate-udevadm.patch
  *s390-tools-sles15sp2-mon_tools-update-udevadm-location.patch
- Added s390-tools-sles15sp2-zipl-prevent-endless-loop-during-IPL.patch
  (bsc#1174309) zipl: prevent endless loop during secure IPL
- Added s390-tools-sles15sp2-zipl-check-for-valid-ipl-parmblock-lowcore-pointer.patch
  (bsc#1174310) zipl: check for valid ipl parmblock lowcore pointer
- Added s390-tools-sles15sp2-01-zipl-libc-libc_stop-move-noreturn-to-declaration.patch
        s390-tools-sles15sp2-02-zipl-stage3-correctly-handle-diag308-response-code.patch
  (bsc1174311) zipl: Fix KVM IPL without bootindex
- Updated cputype and read_values to recognize the new z15 models.
- Added s390-tools-sles15sp2-zipl-prevent-endless-loop-during-IPL.patch
  (bsc#1174309) zipl: prevent endless loop during secure IPL
- Added s390-tools-sles15sp2-zipl-check-for-valid-ipl-parmblock-lowcore-pointer.patch
  (bsc#1174310) zipl: check for valid ipl parmblock lowcore pointer
- Added s390-tools-sles15sp2-01-zipl-libc-libc_stop-move-noreturn-to-declaration.patch
        s390-tools-sles15sp2-02-zipl-stage3-correctly-handle-diag308-response-code.patch
  (bsc1174311) zipl: Fix KVM IPL without bootindex
- Updated cputype and read_values to recognize the new z15 models.
- Added s390-tools-sles15sp2-vmcp-exit-code.patch (bsc#1173481)
  Change the vmcp exit code and return 'CP command failed' when both
  "CP command failed" and "response buffer is too small" error
  conditions are true.

OBS-URL: https://build.opensuse.org/request/show/823200
OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=97
2020-07-28 16:49:48 +00:00
2019-04-18 18:16:03 +00:00

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
Description
No description provided
Readme 222 MiB
Languages
Shell 50.2%
Perl 17.5%
C 12.1%
Roff 11.1%
REXX 9.1%