diff --git a/dib/ironic-python-agent-ramdisk/package-installs.yaml b/dib/ironic-python-agent-ramdisk/package-installs.yaml index e940a08..dbcc67b 100644 --- a/dib/ironic-python-agent-ramdisk/package-installs.yaml +++ b/dib/ironic-python-agent-ramdisk/package-installs.yaml @@ -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. diff --git a/releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml b/releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml new file mode 100644 index 0000000..bae073c --- /dev/null +++ b/releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml @@ -0,0 +1,4 @@ +--- +upgrade: + - | + The efibootmgr package was added to tinyipa and dib images. diff --git a/tinyipa/build_files/finalreqs.lst b/tinyipa/build_files/finalreqs.lst index 0729a03..c67be82 100644 --- a/tinyipa/build_files/finalreqs.lst +++ b/tinyipa/build_files/finalreqs.lst @@ -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