- 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 <david@localhost.localdomain> OBS-URL: https://build.opensuse.org/package/show/Virtualization:Appliances:Builder/python-kiwi?expand=0&rev=233
This commit is contained in:
parent
429f5fcfdb
commit
fbeba8c6fd
2
PKGBUILD
2
PKGBUILD
@ -12,7 +12,7 @@ makedepends=(python-setuptools gcc shadow grep)
|
||||
provides=(kiwi-ng kiwi)
|
||||
source=("${pkgname}.tar.gz")
|
||||
changelog="${pkgname}.changes"
|
||||
md5sums=('1d7002c75b6febc1cc94b0dd662518ea')
|
||||
md5sums=('1e3548715e931f6451e50536c6d826e3')
|
||||
|
||||
|
||||
build() {
|
||||
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 16 15:08:49 CET 2024 - David Cassany <david@localhost.localdomain>
|
||||
|
||||
- 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 <david@localhost.localdomain>
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 09 15:31:06 CET 2024 - Marcus Schäfer <marcus.schaefer@gmail.com>
|
||||
|
||||
|
BIN
python-kiwi.tar.gz
(Stored with Git LFS)
BIN
python-kiwi.tar.gz
(Stored with Git LFS)
Binary file not shown.
Loading…
Reference in New Issue
Block a user