6986441e2c
On IPA we are using efivar and efibootmgr, we already added the packages on ipa-builder. Adding the pacakges on diskimage-builder, so that people who use it to build the images won't get into trouble. Change-Id: I9ab6588f20302b4808b09dc060aced5fd267a3d2
23 lines
272 B
YAML
23 lines
272 B
YAML
tgt:
|
|
curl:
|
|
# dmidecode does not exist for ppc* arches so we use lshw
|
|
dmidecode:
|
|
not-arch: ppc64,ppc64el,ppc64le
|
|
iptables:
|
|
lshw:
|
|
ipmitool:
|
|
qemu-utils:
|
|
gcc:
|
|
python-dev:
|
|
parted:
|
|
hdparm:
|
|
util-linux:
|
|
genisoimage:
|
|
gdisk:
|
|
kmod:
|
|
psmisc:
|
|
dosfstools:
|
|
mdadm:
|
|
efibootmgr:
|
|
efivar:
|