From f7532051adae3e5ca42c3240bf03cb4672e92e2b Mon Sep 17 00:00:00 2001 From: Ben Kohler Date: Sat, 17 Feb 2024 14:47:22 -0600 Subject: [PATCH] specs/amd64/*: add efibootmgr to installcd & livegui Closes: https://bugs.gentoo.org/924707 Signed-off-by: Ben Kohler --- releases/specs/amd64/installcd-stage1.spec | 1 + releases/specs/amd64/livegui/livegui-stage1.spec | 1 + 2 files changed, 2 insertions(+) diff --git a/releases/specs/amd64/installcd-stage1.spec b/releases/specs/amd64/installcd-stage1.spec index 1e95edb1..60ac4388 100644 --- a/releases/specs/amd64/installcd-stage1.spec +++ b/releases/specs/amd64/installcd-stage1.spec @@ -76,6 +76,7 @@ livecd/packages: sys-auth/ssh-import-id sys-block/parted sys-block/partimage + sys-boot/efibootmgr sys-firmware/ipw2100-firmware sys-firmware/ipw2200-firmware sys-fs/bcache-tools diff --git a/releases/specs/amd64/livegui/livegui-stage1.spec b/releases/specs/amd64/livegui/livegui-stage1.spec index ec60ed00..2712cc35 100644 --- a/releases/specs/amd64/livegui/livegui-stage1.spec +++ b/releases/specs/amd64/livegui/livegui-stage1.spec @@ -221,6 +221,7 @@ livecd/packages: sys-block/partimage sys-block/tw_cli sys-block/whdd + sys-boot/efibootmgr sys-boot/grub sys-firmware/ipw2100-firmware sys-firmware/ipw2200-firmware