From 4afc571314e86867311472f5646cae6a38226a4c Mon Sep 17 00:00:00 2001 From: "Cody A.W. Somerville" Date: Fri, 17 Apr 2009 10:23:38 +0200 Subject: Adding lpia support. --- helpers/lh_chroot_hacks | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'helpers/lh_chroot_hacks') diff --git a/helpers/lh_chroot_hacks b/helpers/lh_chroot_hacks index 251c1c06a..f23853f69 100755 --- a/helpers/lh_chroot_hacks +++ b/helpers/lh_chroot_hacks @@ -121,7 +121,7 @@ then # bootloader is already installed in the image. Very ugly, but it's to # late to fix it in d-i because lenny rc2 has been already released. case "${LH_ARCHITECTURE}" in - amd64|i386) + amd64|i386|lpia) Apt install grub ;; -- cgit v1.2.3