tazlito rev 53

Creat md5sum for the ISO image
author Christophe Lincoln <pankso@slitaz.org>
date Mon Mar 10 11:06:13 2008 +0100 (2008-03-10)
parents d071b131129b
children 27b81776952d
files tazlito
line diff
     1.1 --- a/tazlito	Mon Mar 10 09:52:10 2008 +0000
     1.2 +++ b/tazlito	Mon Mar 10 11:06:13 2008 +0100
     1.3 @@ -235,6 +235,9 @@
     1.4  		-c boot/isolinux/boot.cat -no-emul-boot -boot-load-size 4 \
     1.5  		-V "$VOLUM_NAME" -p "$PREPARED" -input-charset iso8859-1 \
     1.6  		-boot-info-table $ROOTCD
     1.7 +	echo -n "Creating the ISO md5sum..."
     1.8 +	md5sum $ISO_NAME.iso > $ISO_NAME.md5
     1.9 +	status
    1.10  	echo "================================================================================"
    1.11  	# Some packages may want to alter final iso
    1.12  	genisohooks final