Commit 9e5d015
install/ostree: Set zipl as the bootloader for s390x
`zipl` cannot dynamically read BLS config at boot, and requires the MBR
to be updated before. So we set `zipl` as the bootloader for s390x by
default. Otherwise, s390x systems cannot reboot into new deployments.
We set the ostree parameter after the initial ostree deployement because
it fails if called during it.
See https://github.com/coreos/coreos-assembler/blob/99bb23e7dfbfa8f1ae8b9bfaca9ff2e6d98c6cba/src/osbuild-manifests/build.common.ipp.yaml#L160-L163
Fixes #2151
Signed-off-by: jbtrystram <jbtrystram@redhat.com>1 parent db955ed commit 9e5d015
1 file changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2053 | 2053 | | |
2054 | 2054 | | |
2055 | 2055 | | |
| 2056 | + | |
| 2057 | + | |
| 2058 | + | |
| 2059 | + | |
| 2060 | + | |
| 2061 | + | |
| 2062 | + | |
| 2063 | + | |
| 2064 | + | |
| 2065 | + | |
| 2066 | + | |
| 2067 | + | |
| 2068 | + | |
| 2069 | + | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
2056 | 2074 | | |
2057 | 2075 | | |
2058 | 2076 | | |
| |||
0 commit comments