# HG changeset patch # User Paul Issott # Date 1264255988 0 # Node ID e2ca73f557c36601ff481ae971b31255bb0fa1ab # Parent 1cc96a18d59428256df50c176d5a4701efa96e5c Tiny edits diff -r 1cc96a18d594 -r e2ca73f557c3 tazlito --- a/tazlito Sat Jan 23 12:05:55 2010 +0100 +++ b/tazlito Sat Jan 23 14:13:08 2010 +0000 @@ -1470,7 +1470,7 @@ writeiso) # Writefs to ISO image including /home unlike gen-distro we dont use # packages to generate a rootfs, we build a compressed rootfs with all - # current filesystem similar to 'tazusb writefs'. + # the current filesystem similar to 'tazusb writefs'. # DISTRO="/home/slitaz/distro" ROOTCD="$DISTRO/rootcd" @@ -1489,7 +1489,7 @@ echo "" echo -e "\033[1mWrite filesystem to ISO\033[0m =============================================================================== -The command writeiso will write all the current filesystem into a suitable cpio +The command writeiso will write the current filesystem into a suitable cpio archive (rootfs.gz) and generate a bootable ISO image (slitaz.iso). Archive compression: $COMPRESSION" @@ -1574,7 +1574,7 @@ -c boot/isolinux/boot.cat -no-emul-boot -boot-load-size 4 \ -V "SliTaz" -input-charset iso8859-1 -boot-info-table $ROOTCD if [ -x /usr/bin/isohybrid ]; then - echo -n "Create hybrid ISO..." + echo -n "Creating hybrid ISO..." /usr/bin/isohybrid $ISO_NAME.iso 2> /dev/null status fi diff -r 1cc96a18d594 -r e2ca73f557c3 tazlitobox --- a/tazlitobox Sat Jan 23 12:05:55 2010 +0100 +++ b/tazlitobox Sat Jan 23 14:13:08 2010 +0000 @@ -149,7 +149,7 @@ @@ -180,8 +180,8 @@ " Gen Live flavor will create a LiveCD based on all the currently installed packages. To build the rootfs and ISO image it will use -original SliTaz packages. Some addfiles can be copied before gen -distro. +original SliTaz packages. Some addfiles can be copied before +gen distro. " @@ -269,7 +269,7 @@