Skip to content

Commit d38e1d5

Browse files
authored
DLPX-94112 Additional EFI and systemd-boot packages
PR URL: #507
2 parents 1b1864c + a44ab34 commit d38e1d5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

debian/rules

+5
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ DEPENDS = delphix-kernel-$(KERNEL_TYPE.$(TARGET_PLATFORM)),
4141
# that are leveraging ZFS as their root filesystem.
4242
#
4343
DEPENDS += grub-pc, \
44+
grub-efi-amd64-bin, \
4445
delphix-zfs,
4546

4647
#
@@ -59,6 +60,9 @@ DEPENDS += ansible, \
5960
debootstrap, \
6061
debsums, \
6162
dmidecode, \
63+
dosfstools, \
64+
efibootmgr, \
65+
efitools, \
6266
init, \
6367
iproute2, \
6468
iputils-ping, \
@@ -85,6 +89,7 @@ DEPENDS += ansible, \
8589
rng-tools, \
8690
rsyslog, \
8791
sudo, \
92+
systemd-boot, \
8893
systemd-container, \
8994
systemd-resolved, \
9095
tzdata, \

0 commit comments

Comments
 (0)