aboutsummaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
Diffstat (limited to 'share')
-rwxr-xr-xshare/hydra/bootless1
-rwxr-xr-xshare/hydractl/system-upgrade3
2 files changed, 4 insertions, 0 deletions
diff --git a/share/hydra/bootless b/share/hydra/bootless
index 9bad724..511b317 100755
--- a/share/hydra/bootless
+++ b/share/hydra/bootless
@@ -314,6 +314,7 @@ function hydra_bootless_device {
}
# Generate a bootless disk image
+# TODO: optionally copy to removable media
function hydra_bootless_image {
local output="$1"
diff --git a/share/hydractl/system-upgrade b/share/hydractl/system-upgrade
index aae2ba5..5dfe126 100755
--- a/share/hydractl/system-upgrade
+++ b/share/hydractl/system-upgrade
@@ -65,6 +65,9 @@ fi
# Remove unused packages
apt-get autoremove
+# Cleanup package cache
+apt-get clean
+
# Custom procedures
if [ "$nextrelease" == "wheezy" ]; then
# Old suhosin config