tazlito rev 134

Tiny edits
author Paul Issott <paul@slitaz.org>
date Sat Jan 23 14:13:08 2010 +0000 (2010-01-23)
parents 1cc96a18d594
children 65c0f2dee00c
files tazlito tazlitobox
line diff
     1.1 --- a/tazlito	Sat Jan 23 12:05:55 2010 +0100
     1.2 +++ b/tazlito	Sat Jan 23 14:13:08 2010 +0000
     1.3 @@ -1470,7 +1470,7 @@
     1.4  	writeiso)
     1.5  		# Writefs to ISO image including /home unlike gen-distro we dont use
     1.6  		# packages to generate a rootfs, we build a compressed rootfs with all 
     1.7 -		# current filesystem similar to 'tazusb writefs'.
     1.8 +		# the current filesystem similar to 'tazusb writefs'.
     1.9  		#
    1.10  		DISTRO="/home/slitaz/distro"
    1.11  		ROOTCD="$DISTRO/rootcd"
    1.12 @@ -1489,7 +1489,7 @@
    1.13  		echo ""
    1.14  		echo -e "\033[1mWrite filesystem to ISO\033[0m
    1.15  ===============================================================================
    1.16 -The command writeiso will write all the current filesystem into a suitable cpio 
    1.17 +The command writeiso will write the current filesystem into a suitable cpio 
    1.18  archive (rootfs.gz) and generate a bootable ISO image (slitaz.iso). 
    1.19  
    1.20  Archive compression: $COMPRESSION"
    1.21 @@ -1574,7 +1574,7 @@
    1.22  		-c boot/isolinux/boot.cat -no-emul-boot -boot-load-size 4 \
    1.23  		-V "SliTaz" -input-charset iso8859-1 -boot-info-table $ROOTCD
    1.24  		if [ -x /usr/bin/isohybrid ]; then
    1.25 -			echo -n "Create hybrid ISO..."
    1.26 +			echo -n "Creating hybrid ISO..."
    1.27  			/usr/bin/isohybrid $ISO_NAME.iso 2> /dev/null
    1.28  			status
    1.29  		fi
     2.1 --- a/tazlitobox	Sat Jan 23 12:05:55 2010 +0100
     2.2 +++ b/tazlitobox	Sat Jan 23 14:13:08 2010 +0000
     2.3 @@ -149,7 +149,7 @@
     2.4          <label>
     2.5  "
     2.6  Writeiso will generate an ISO image of the current filesystem as
     2.7 -it, including the /home direcory. It is an easy way to remaster
     2.8 +is, including the /home directory. It is an easy way to remaster a
     2.9  SliTaz Live system, you just have to: boot, modify, writeiso.
    2.10  "
    2.11          </label>
    2.12 @@ -180,8 +180,8 @@
    2.13  "
    2.14  Gen Live flavor will create a LiveCD based on all the currently
    2.15  installed packages. To build the rootfs and ISO image it will use
    2.16 -original SliTaz packages. Some addfiles can be copied before gen
    2.17 -distro.
    2.18 +original SliTaz packages. Some addfiles can be copied before
    2.19 +gen distro.
    2.20  "
    2.21          </label>
    2.22        </text>
    2.23 @@ -269,7 +269,7 @@
    2.24          <label>
    2.25  "
    2.26  Gen Flavor will generate a new flavor file based on rootfs in 
    2.27 -home/slitaz/distro. All addfiles will be include in the flavor file.
    2.28 +home/slitaz/distro. All addfiles will be included in the flavor file.
    2.29  "
    2.30          </label>
    2.31        </text>