diff options
author | nl6720 <nl6720@gmail.com> | 2020-06-30 14:36:56 +0300 |
---|---|---|
committer | nl6720 <nl6720@gmail.com> | 2020-06-30 14:38:08 +0300 |
commit | 609e98847bf3ad95525daf8288096ea762e7cd23 (patch) | |
tree | 7ef698f8e7ac9581c72fe17814cc758fe9b9d09f /configs | |
parent | 4d0cc65dbdc4f112c0d1c47d9a41d346f868f2ab (diff) | |
download | archiso32-609e98847bf3ad95525daf8288096ea762e7cd23.tar.xz |
Add efibootmgr
It was previously pulled in as a dependency of refind. Now that refind is removed, add efibootmgr explicitly.
Diffstat (limited to 'configs')
-rw-r--r-- | configs/releng/packages.x86_64 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/releng/packages.x86_64 b/configs/releng/packages.x86_64 index 08a9e49..99a334a 100644 --- a/configs/releng/packages.x86_64 +++ b/configs/releng/packages.x86_64 @@ -14,6 +14,7 @@ dmraid dnsmasq dnsutils dosfstools +efibootmgr elinks ethtool exfat-utils |