openSUSE / perl-bootloader

Perl modules for configuring various boot loaders
GNU General Public License v2.0
11 stars 18 forks source link

add basic support for systemd-boot #140

Closed wfeldt closed 1 year ago

wfeldt commented 1 year ago

Task

Add basic systemd-boot support.

Implementation

systemd-boot has its own tool set; this is just a light wrapper around bootctl install and kernel-install to go along with existing bootloader tooling in Tumbleweed.