parent
6a5d42d569
commit
29ab2459c8
|
@ -40,7 +40,7 @@ Check_stagefile ()
|
|||
fi
|
||||
}
|
||||
|
||||
# Used by chroot preperation scripts in removal mode
|
||||
# Used by chroot preparation scripts in removal mode
|
||||
Ensure_stagefile_exists ()
|
||||
{
|
||||
local FILE
|
||||
|
|
|
@ -1222,7 +1222,7 @@ LB_COMPRESSION="${LB_COMPRESSION}"
|
|||
LB_ZSYNC="${LB_ZSYNC}"
|
||||
|
||||
# Control if we build binary images chrooted
|
||||
# DO NEVER, *NEVER*, *N*E*V*E*R* SET THIS OPTION to false.
|
||||
# NEVER, *EVER*, *E*V*E*R* SET THIS OPTION to false.
|
||||
LB_BUILD_WITH_CHROOT="${LB_BUILD_WITH_CHROOT}"
|
||||
|
||||
# Set debian-installer
|
||||
|
|
Loading…
Reference in New Issue