]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Fri, 26 Aug 2005 09:14:01 +0000 (09:14 +0000)
committerBen Gras <ben@minix3.org>
Fri, 26 Aug 2005 09:14:01 +0000 (09:14 +0000)
tools/release.sh

index 3193c1196cea5f152d018dc8a127924e4e7f1973..43265aae2e98562a870d9db4eaac8a954500cbf9 100755 (executable)
@@ -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