From: Ben Gras Date: Fri, 26 Aug 2005 09:14:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v3.1.0~269 X-Git-Url: http://zhaoyanbai.com/repos/man.isc-hmac-fixup.html?a=commitdiff_plain;h=7a0012717c5c53f0c612614a3b65e06dd25a96b1;p=minix.git *** empty log message *** --- diff --git a/tools/release.sh b/tools/release.sh index 3193c1196..43265aae2 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -157,6 +157,9 @@ cp issue.install $RELEASEDIR/etc/issue if [ "$HDEMU" -ne 0 ]; then hdemu_root_changes; fi +echo "Temporary filesystems still mounted. Make changes, or press RETURN" +echo -n "to continue making the image.." +read xyzzy umount $TMPDISK || exit umount $RAM || exit dd if=$RAM of=$ROOTIMAGE bs=$BS count=$ROOTBLOCKS