.iso.gz name notice

This commit is contained in:
Ben Gras 2005-09-24 13:16:20 +00:00
parent b52c0732d8
commit 1ff749180e

View file

@ -61,7 +61,6 @@ sh tell_config OS_RELEASE . OS_VERSION >/tmp/rel.$$
version_pretty=`sed 's/[" ]//g;/^$/d' </tmp/rel.$$`
version=`sed 's/[" ]//g;/^$/d' </tmp/rel.$$ | tr . _`
ISO=minix${version}_`date +%Y%m%d-%H%M%S`
echo $ISOGZ
RAM=/dev/ram
BS=4096
@ -89,6 +88,7 @@ done
ISO=${ISO}.iso
ISOGZ=${ISO}.gz
echo "Making $ISOGZ"
USRMB=400