Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882043 - admincd does not contain efibootmgr
Summary: admincd does not contain efibootmgr
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-19 19:23 UTC by atosser
Modified: 2023-01-21 03:16 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description atosser 2022-11-19 19:23:26 UTC
Contains no way to change efi boot list.

Reproducible: Always




Did a bios update. Had to reset the list. No tool.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-20 19:42:25 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=718d8cda8c8e9a3fa69ac0b505bdb253e6ba3175

commit 718d8cda8c8e9a3fa69ac0b505bdb253e6ba3175
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2022-11-20 19:41:48 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2022-11-20 19:42:20 +0000

    specs/amd64/admincd: add efibootmgr
    
    Closes: https://bugs.gentoo.org/882043
    
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 releases/specs/amd64/hardened/admincd-stage2.spec | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-01-21 03:16:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/releng.git/commit/?id=8ab0c2f126b7590fde963b9906ead2c062f3bbb1

commit 8ab0c2f126b7590fde963b9906ead2c062f3bbb1
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2023-01-21 03:14:49 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2023-01-21 03:15:41 +0000

    amd64/admincd: re-add efibootmgr
    
    commit 718d8cda8c8e9a3fa69ac0b505bdb253e6ba3175 added it to the wrong
    list
    
    Bug: https://bugs.gentoo.org/882043
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 releases/specs/amd64/hardened/admincd-stage1.spec | 1 +
 releases/specs/amd64/hardened/admincd-stage2.spec | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)