From f4e929cae59e98d82200b16168b22250ccfb297f Mon Sep 17 00:00:00 2001 From: Robert Nelson Date: Wed, 18 Jan 2012 11:45:07 -0600 Subject: [PATCH] maverick: after having maverick support, then removing maverick, and finally readding support, the u-boot-tools/uboot-mkimage difference was missed Signed-off-by: Robert Nelson --- scripts/maverick-preseed.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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