Add efibootmgr

We will be using efibootmgr on ipa so let's add
to the ipa-builder so the ramdisk will have it.

Change-Id: Ic3b3f65715719b31f7e94d14504be9705ab4ba0e
This commit is contained in:
Iury Gregory Melo Ferreira 2019-12-09 16:08:31 +01:00
parent 0916598653
commit e564be1905
3 changed files with 7 additions and 1 deletions

View File

@ -18,6 +18,7 @@ kmod:
psmisc:
dosfstools:
mdadm:
efibootmgr:
# Unnecessary packages to remove. We run all removals in pre-install phase, to
# avoid breaking installs that happen in install phase.

View File

@ -0,0 +1,4 @@
---
upgrade:
- |
The efibootmgr package was added to tinyipa and dib images.

View File

@ -1,9 +1,10 @@
bash.tcz
coreutils.tcz
dmidecode.tcz
efibootmgr.tcz
file.tcz
gdisk.tcz
glib2.tcz
file.tcz
haveged.tcz
hdparm.tcz
iproute2.tcz