summaryrefslogtreecommitdiffstats
path: root/boot-efi (follow)
Commit message (Collapse)AuthorAgeLines
* boot-efi: Enable UKI-related USE flagsWolfgang Müller2024-07-18-2/+2
|
* boot-efi: Migrate boot USE-flag from init-systemd to boot-efiWolfgang Müller2024-07-16-1/+1
| | | | | The old gnuefi flag does not exist anymore, and a "generic" installation of systemd should not pull in the bootloader.
* boot-efi: Enable systemd-boot USE flag for sys-kernel/installkernelWolfgang Müller2024-03-23-0/+1
| | | | | Since the boot-efi profile already assumes a systemd-boot system, make sure installkernel uses it as well.
* boot-efi: Add profile for EFI bootingWolfgang Müller2022-04-28-0/+4
This enables systemd-boot support and includes a script that will automatically update the systemd bootloader every time the systemd package is updated.