tazusb rev 153

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sun Feb 23 10:50:02 2014 +0000 (2014-02-23)
parents 04c35de45370
children 2dd6bc471800
files tazusb
line diff
     1.1 --- a/tazusb	Wed Jan 15 08:56:35 2014 +0100
     1.2 +++ b/tazusb	Sun Feb 23 10:50:02 2014 +0000
     1.3 @@ -355,7 +355,7 @@
     1.4  {
     1.5  	echo ""
     1.6  	echo -en "\033[1m`gettext \"Gen swap\"`\033[0m
     1.7 -==============================================================================="
     1.8 +================================================================================"
     1.9  gettext "Generate a swap file in /home/swap that will be activated on each boot to have
    1.10  more memory available (Empty value to exit).
    1.11  
    1.12 @@ -383,7 +383,7 @@
    1.13  {
    1.14  	echo ""
    1.15  	echo -en "\033[1m`gettext \"Clean\"`\033[0m
    1.16 -==============================================================================="
    1.17 +================================================================================"
    1.18  gettext "Remove old rootfs.gz.unixtimestamp backup filesystems to free up disk space."; echo -e "\n\n"
    1.19  	# Locate and interactively remove old filesystems from /home directory
    1.20  	for file in `find /home/boot/rootfs.gz.[0-9]*`