commit deb6ca8631f655e8b99e96582245714256d2954f Author: David Cassany AuthorDate: Fri Feb 16 15:08:49 2024 +0100 Commit: David Cassany CommitDate: Fri Feb 16 15:08:49 2024 +0100 Include partprobe in initrd for s390 This commit includes partprobe, in addition to parted, on s390 based systems. Otherwise partx is used and apparently it does not properly support s390. Fixes bsc#1219798 Signed-off-by: David Cassany