[scripts] mkloopcard.sh: force "equo rescue vacuum" once done with packages
This commit is contained in:
parent
860910baa5
commit
39bb2a1c11
@ -162,6 +162,9 @@ chown root "${target_chroot_script}" || exit 1
|
|||||||
chroot "${tmp_dir}" "/${chroot_script_name}" || exit 1
|
chroot "${tmp_dir}" "/${chroot_script_name}" || exit 1
|
||||||
rm -f "${target_chroot_script}"
|
rm -f "${target_chroot_script}"
|
||||||
|
|
||||||
|
# execute final cleanup of entropy stuff
|
||||||
|
chroot "${tmp_dir}" equo rescue vacuum
|
||||||
|
|
||||||
export LC_ALL=C
|
export LC_ALL=C
|
||||||
|
|
||||||
# work out paths to empty and paths to remove
|
# work out paths to empty and paths to remove
|
||||||
|
Loading…
x
Reference in New Issue
Block a user