mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
zdev: Add option to select IPL device
Add new command-line option --ipldev. When specified and IPL was done from a supported device type, the IPL device is selected for the requested tool operation. Example to list IPL device information: $ lszdev --ipldev Example to create a persistent configuration for the IPL device: $ chzdev --enable --persistent --ipldev Reviewed-by: Vineeth Vijayan <vneethv@linux.ibm.com> Signed-off-by: Peter Oberparleiter <oberpar@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
cad4e9e15b
commit
d9a9bd8dcf
@@ -345,6 +345,12 @@ errors.
|
||||
.CL lszdev \-\-failed \-\-info
|
||||
.PP
|
||||
.
|
||||
.OD ipldev "" ""
|
||||
Select IPL device
|
||||
|
||||
Select the device used for the most recent IPL operation.
|
||||
.PP
|
||||
.
|
||||
.
|
||||
.SH SETTINGS
|
||||
A
|
||||
|
||||
@@ -313,7 +313,12 @@ errors.
|
||||
.B Example:
|
||||
.CL lszdev \-\-failed \-\-info
|
||||
.PP
|
||||
.
|
||||
.OD ipldev "" ""
|
||||
Select IPL device
|
||||
|
||||
Select the device used for the most recent IPL operation.
|
||||
.PP
|
||||
.
|
||||
.
|
||||
.SH ACTIONS
|
||||
|
||||
Reference in New Issue
Block a user