mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
README.md: zipl depends on mkfs.ext4
Add mkfs.ext4 to zipl dependency list. It is required to prepare a NGDump dump partition. Signed-off-by: Alexander Egorenkov <egorenar@linux.ibm.com> Reviewed-by: Marc Hartmayer <marc@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
committed by
Jan Höppner
parent
8edc5558b5
commit
25088b340b
@@ -415,7 +415,7 @@ the different tools are provided:
|
||||
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:
|
||||
are required to populate dumper's initramfs and prepare a dump partition:
|
||||
- cat
|
||||
- cut
|
||||
- findmnt
|
||||
@@ -426,6 +426,7 @@ the different tools are provided:
|
||||
- sha256sum
|
||||
- sync
|
||||
- umount
|
||||
- mkfs.ext4
|
||||
|
||||
* zgetdump
|
||||
For building zgetdump you need OpenSSL version 1.1.0 or newer
|
||||
|
||||
Reference in New Issue
Block a user