debian-forge-composer/internal/distro/rhel85
Christian Kellner 7a4488e5c4 distro/rhel85: set bootloader to none for edge
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.
2021-09-27 20:10:04 +02:00
..
distro.go rhel85: enable multi-level mountpoints 2021-09-15 10:46:55 +02:00
distro_internal_test.go distro: rhel85 internal tests 2021-08-24 00:22:29 +02:00
distro_test.go rhel85: enable multi-level mountpoints 2021-09-15 10:46:55 +02:00
package_sets.go distro/rhel85: add support for edge raw images 2021-08-28 09:20:19 +02:00
partition_tables.go distro/rhel85: partition table for edge + aarch64 2021-08-28 09:20:19 +02:00
pipelines.go RHEL-8.5/9.0: keep RHSM DNF plugins enabled on ec2, ec2-ha and ami 2021-09-14 11:47:09 +02:00
stage_inputs.go distro/rhel85: fix input name for copy tree inputs 2021-08-28 09:20:19 +02:00
stage_options.go distro/rhel85: set bootloader to none for edge 2021-09-27 20:10:04 +02:00