SHA256
1
0
forked from pool/python-kiwi

- 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:
2024-02-19 12:15:37 +00:00
committed by Git OBS Bridge
parent 429f5fcfdb
commit fbeba8c6fd
3 changed files with 16 additions and 3 deletions

View File

@@ -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() {