repo: Default bootloader to zipl on s390x
authorColin Walters <walters@verbum.org>
Wed, 27 Sep 2023 15:41:55 +0000 (11:41 -0400)
committerColin Walters <walters@verbum.org>
Wed, 27 Sep 2023 22:10:15 +0000 (18:10 -0400)
commite3d93a85713dbc4728d6271ecd23e05c88cf54f3
tree219dfd056c5c36273e9ef90b634fffbc1a7d52e0
parent13be0786bb8b451112518acb6ba8568c645b9712
repo: Default bootloader to zipl on s390x

This will allow us to drop code like
https://github.com/coreos/coreos-assembler/blob/87fc693c115eae1e7ff0e1621ce26c9167af6e84/src/create_disk.sh#L503
which is really just unnecessary since there aren't any other
bootloaders we care about on this architecture.
src/libostree/ostree-bootloader-zipl.c
src/libostree/ostree-repo-private.h
src/libostree/ostree-repo.c