From: Ben Gras Date: Tue, 30 Aug 2005 17:49:40 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v3.1.0~233 X-Git-Url: http://zhaoyanbai.com/repos/man.dnssec-signzone.html?a=commitdiff_plain;h=05c80badf68edd1fc83d55052f24ac2ce6474ad2;p=minix.git *** empty log message *** --- diff --git a/tools/release.sh b/tools/release.sh index eca4b6465..376c62ad5 100755 --- a/tools/release.sh +++ b/tools/release.sh @@ -178,12 +178,12 @@ read xyzzy umount $TMPDISK || exit umount $TMPDISK2 || exit umount $RAM || exit -dd if=$RAM of=$ROOTIMAGE bs=$BS count=$ROOTBLOCKS (cd ../boot && make) make image || exit 1 cp image image_big make clean make image_small || exit 1 +dd if=$RAM of=$ROOTIMAGE bs=$BS count=$ROOTBLOCKS # Prepare image and image_small for cdfdboot cp image_big image sh mkboot cdfdboot