# HG changeset patch # User Paul Issott # Date 1393152602 0 # Node ID 156d0a9e9bd94f313f07a1cbf15fdb75f1cb17b2 # Parent 04c35de45370fb62a6ca6a4cd9ade4465bb9432d Tiny edits diff -r 04c35de45370 -r 156d0a9e9bd9 tazusb --- a/tazusb Wed Jan 15 08:56:35 2014 +0100 +++ b/tazusb Sun Feb 23 10:50:02 2014 +0000 @@ -355,7 +355,7 @@ { echo "" echo -en "\033[1m`gettext \"Gen swap\"`\033[0m -===============================================================================" +================================================================================" gettext "Generate a swap file in /home/swap that will be activated on each boot to have more memory available (Empty value to exit). @@ -383,7 +383,7 @@ { echo "" echo -en "\033[1m`gettext \"Clean\"`\033[0m -===============================================================================" +================================================================================" gettext "Remove old rootfs.gz.unixtimestamp backup filesystems to free up disk space."; echo -e "\n\n" # Locate and interactively remove old filesystems from /home directory for file in `find /home/boot/rootfs.gz.[0-9]*`