diff options
author | Wolfgang Müller | 2024-07-16 20:23:41 +0200 |
---|---|---|
committer | Wolfgang Müller | 2024-07-16 20:23:41 +0200 |
commit | 746c87c42598ea3830d588404047d087e9e7c8a5 (patch) | |
tree | b77b00e61cbf58b54ef407a53f224c26a71d5ca6 /init-systemd/package.use | |
parent | 592158eed97eb5a63b77adb56bf2b0fe0cf23a9c (diff) | |
download | portage-roles-746c87c42598ea3830d588404047d087e9e7c8a5.tar.gz |
boot-efi: Migrate boot USE-flag from init-systemd to boot-efi
The old gnuefi flag does not exist anymore, and a "generic" installation
of systemd should not pull in the bootloader.
Diffstat (limited to 'init-systemd/package.use')
-rw-r--r-- | init-systemd/package.use/05-init-systemd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/init-systemd/package.use/05-init-systemd b/init-systemd/package.use/05-init-systemd index efbf2e4..c311543 100644 --- a/init-systemd/package.use/05-init-systemd +++ b/init-systemd/package.use/05-init-systemd @@ -1 +1 @@ -sys-apps/systemd boot dns-over-tls elfutils idn importd kernel-install curl lzma tpm +sys-apps/systemd dns-over-tls elfutils idn importd kernel-install curl lzma tpm |