diff --git a/scripts/maverick-preseed.cfg b/scripts/maverick-preseed.cfg index 473ef09..163bad4 100644 --- a/scripts/maverick-preseed.cfg +++ b/scripts/maverick-preseed.cfg @@ -10,7 +10,7 @@ d-i mirror/http/hostname string ports.ubuntu.com d-i mirror/http/directory string /ubuntu-ports # Individual additional packages to install -d-i pkgsel/include string u-boot-tools pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 fbset +d-i pkgsel/include string uboot-mkimage pastebinit initramfs-tools wget linux-firmware linux-firmware-nonfree ntpdate bash devmem2 fbset # Whether to upgrade packages after debootstrap. # Allowed values: none, safe-upgrade, full-upgrade