From c79ab34a7c597c9e3ab202c644121c6944789424 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 23 Sep 2007 10:05:15 +0200 Subject: Adding live-helper 1.0~a19-1. --- helpers/lh_binary_usb-hdd | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'helpers/lh_binary_usb-hdd') diff --git a/helpers/lh_binary_usb-hdd b/helpers/lh_binary_usb-hdd index 71353dae0..7a5055be2 100755 --- a/helpers/lh_binary_usb-hdd +++ b/helpers/lh_binary_usb-hdd @@ -67,6 +67,9 @@ case "${LIVE_BOOTLOADER}" in ;; esac +# Restoring cache +Restore_cache cache/packages_binary + # Installing depends Install_package @@ -161,6 +164,9 @@ fi mv chroot/binary.img ./ +# Saving cache +Save_cache cache/packages_binary + # Removing depends Remove_package -- cgit v1.2.3