From 2792097208fd756eea203303244dd66cd39c7dd4 Mon Sep 17 00:00:00 2001 From: Raphaƫl Hertzog Date: Wed, 15 Jul 2015 12:05:52 +0200 Subject: Drop elilo from list of d-i required packages on i386. It's gone from unstable/testing and has never been really useful on non-ia64 systems. --- scripts/build/installer_debian-installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/build/installer_debian-installer b/scripts/build/installer_debian-installer index 1664d831b..84726ceae 100755 --- a/scripts/build/installer_debian-installer +++ b/scripts/build/installer_debian-installer @@ -321,7 +321,7 @@ then ;; i386) - DI_REQ_PACKAGES="elilo lilo grub-pc" + DI_REQ_PACKAGES="lilo grub-pc" DI_PACKAGES="${DI_REQ_PACKAGES} linux-image-586 linux-image-686-pae" ;; -- cgit v1.2.3