| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
| |
This commit introduces a hook into the sys-apps/systemd installation
process which will automatically sign its bootloader with sbctl if
available. This makes updates of sys-apps/systemd work without manual
intervention.
|
| |
|
|
|
|
|
| |
The old gnuefi flag does not exist anymore, and a "generic" installation
of systemd should not pull in the bootloader.
|
|
|
|
|
| |
Since the boot-efi profile already assumes a systemd-boot system, make
sure installkernel uses it as well.
|
|
This enables systemd-boot support and includes a script that will
automatically update the systemd bootloader every time the systemd
package is updated.
|