Use the new bootloader config for OSTree deployments to set the bootloader backend to `none` since we use grub2 and BLS in all currentlysupported architectures. In fact, not setting it to `none`, will use the default `auto`, which will result in the run of `grub2-mkconfig`, which is not what we want and might even fail for us. |
||
|---|---|---|
| .. | ||
| distro.go | ||
| distro_internal_test.go | ||
| distro_test.go | ||
| package_sets.go | ||
| partition_tables.go | ||
| pipelines.go | ||
| stage_inputs.go | ||
| stage_options.go | ||