In Fedora/ostree derivatives we use https://github.com/coreos/bootupd/ which overlaps with this project.
It's currently a dependency of bootc which I'd like to make cross platform (definitely supporting OpenSUSE there).
In coreos/bootupd#468 (comment) I was poking at things more.
Do you have any initial thoughts on this? On the implementation side I've been heavily trying to invest in using Rust for system-critical stuff, I think it's the right language for operating system update tools.
But language aside...would it make sense to try to have a "perl-bootloader" backend for bootupd perhaps?
In Fedora/ostree derivatives we use https://github.com/coreos/bootupd/ which overlaps with this project.
It's currently a dependency of bootc which I'd like to make cross platform (definitely supporting OpenSUSE there).
In coreos/bootupd#468 (comment) I was poking at things more.
Do you have any initial thoughts on this? On the implementation side I've been heavily trying to invest in using Rust for system-critical stuff, I think it's the right language for operating system update tools.
But language aside...would it make sense to try to have a "perl-bootloader" backend for bootupd perhaps?