clearlinux / clr-boot-manager

Kernel & Boot Loader Management
https://clearlinux.org/
111 stars 30 forks source link

Add `mount-boot` command. #251

Open silkeh opened 2 years ago

silkeh commented 2 years ago

This PR adds a mount-boot command and corresponding service. The service can then be depended upon by services that require /boot to be mounted (like fwupd).

This allows for integration like discussed in #77.