]> Zhao Yanbai Git Server - minix.git/commitdiff
*** empty log message ***
authorBen Gras <ben@minix3.org>
Tue, 30 Aug 2005 17:49:40 +0000 (17:49 +0000)
committerBen Gras <ben@minix3.org>
Tue, 30 Aug 2005 17:49:40 +0000 (17:49 +0000)
tools/release.sh

index eca4b646597a16a5a4cf8df2e7c7239ace5a77fd..376c62ad59fff69a6f83965b605d09a533d41972 100755 (executable)
@@ -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