Merge "Add efibootmgr"
This commit is contained in:
commit
73fbda5477
@ -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.
|
||||
|
4
releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml
Normal file
4
releasenotes/notes/add-efibootmgr-d2a456de6b999612.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
upgrade:
|
||||
- |
|
||||
The efibootmgr package was added to tinyipa and dib images.
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user