The commit used a wrong e-mail address which should not land in the created changes file for the packaging
16 lines
522 B
Plaintext
16 lines
522 B
Plaintext
commit deb6ca8631f655e8b99e96582245714256d2954f
|
|
Author: David Cassany <dcassany@suse.com>
|
|
AuthorDate: Fri Feb 16 15:08:49 2024 +0100
|
|
Commit: David Cassany <dcassany@suse.com>
|
|
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 <dcassany@suse.com>
|