From 890a6e5fb397e745ab3fb4bb5f8eda361716ed4e Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 23 Apr 2011 17:37:36 +0200 Subject: Removing kernel-img.conf handling for lenny and older. --- scripts/build/lb_chroot | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'scripts/build/lb_chroot') diff --git a/scripts/build/lb_chroot b/scripts/build/lb_chroot index beff622d0..b24e62573 100755 --- a/scripts/build/lb_chroot +++ b/scripts/build/lb_chroot @@ -50,9 +50,9 @@ lb chroot_resolv install ${*} lb chroot_hostname install ${*} lb chroot_apt install ${*} lb chroot_sources install ${*} -lb chroot_linux-image install ${*} # Customizing chroot +lb chroot_linux-image ${*} lb chroot_preseed ${*} lb chroot_local-preseed ${*} lb chroot_tasks ${*} @@ -70,7 +70,6 @@ lb chroot_hacks ${*} lb chroot_interactive ${*} # Deconfiguring chroot -lb chroot_linux-image remove ${*} lb chroot_sources remove ${*} lb chroot_apt remove ${*} lb chroot_hostname remove ${*} -- cgit v1.2.3