mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
README.md: Update dependencies for zipl
Update Dependencies section for zipl with the information of required tools/packages for stand-alone NVMe and list-directed DASD dump. Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Acked-by: Jan Höppner <hoeppner@linux.ibm.com> Acked-by: Mikhail Zaslonko <zaslonko@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
f569849e57
commit
fa92a7f7c9
12
README.md
12
README.md
@@ -414,6 +414,18 @@ the different tools are provided:
|
||||
dumping).
|
||||
Removing the inflate modules and function prototypes are the only major
|
||||
modifications made to the kernel version of zlib.
|
||||
For stand-alone NVMe and list-directed DASD dump, the following tools/packages
|
||||
are required to populate dumper's initramfs:
|
||||
- cat
|
||||
- cut
|
||||
- findmnt
|
||||
- logsave
|
||||
- makedumpfile
|
||||
- mount
|
||||
- poweroff
|
||||
- sha256sum
|
||||
- sync
|
||||
- umount
|
||||
|
||||
* zgetdump
|
||||
For building zgetdump you need OpenSSL version 1.1.0 or newer
|
||||
|
||||
Reference in New Issue
Block a user