From 39bb2a1c115f8f5db95aa7acce63542c7d69f550 Mon Sep 17 00:00:00 2001 From: Fabio Erculiani Date: Sun, 29 Jan 2012 14:00:56 +0100 Subject: [PATCH] [scripts] mkloopcard.sh: force "equo rescue vacuum" once done with packages --- scripts/mkloopcard.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/scripts/mkloopcard.sh b/scripts/mkloopcard.sh index 6161d02..e966bd8 100755 --- a/scripts/mkloopcard.sh +++ b/scripts/mkloopcard.sh @@ -162,6 +162,9 @@ chown root "${target_chroot_script}" || exit 1 chroot "${tmp_dir}" "/${chroot_script_name}" || exit 1 rm -f "${target_chroot_script}" +# execute final cleanup of entropy stuff +chroot "${tmp_dir}" equo rescue vacuum + export LC_ALL=C # work out paths to empty and paths to remove