From 4739146fc6c4de8b16418517bb882312c475195c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:04:50 +0200 Subject: Adding live-helper 1.0~a6-1. --- helpers/lh_chroot_hooks | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'helpers/lh_chroot_hooks') diff --git a/helpers/lh_chroot_hooks b/helpers/lh_chroot_hooks index 85386a80b..d2fac3591 100755 --- a/helpers/lh_chroot_hooks +++ b/helpers/lh_chroot_hooks @@ -66,3 +66,8 @@ then # Creating stage file Create_stagefile .stage/chroot_hooks fi + +if [ -n "${LIVE_HOOKS}" ] +then + LIVE_DEBCONF_FRONTEND="readline" LIVE_DEBCONF_PRIORITY="low" LIVE_DEBCONF_NOWARNINGS="no" Chroot "${LIVE_HOOKS}" +fi -- cgit v1.2.3