rancher / elemental-toolkit

:snowflake: The toolkit to build, ship and maintain cloud-init driven Linux derivatives based on container images
https://rancher.github.io/elemental-toolkit/docs/
Apache License 2.0
289 stars 49 forks source link

Backwards compatible recovery boot configuration #2030

Closed frelon closed 5 months ago

frelon commented 5 months ago

The recovery system has been changed to extract the kernel/initrd and bootargs.cfg in order to not rely on loopback devices.

This commit adds backwards compatibility to the grub configuration in case we have upgraded the bootloader but not the recovery system on a host.