From 05c80badf68edd1fc83d55052f24ac2ce6474ad2 Mon Sep 17 00:00:00 2001 From: Ben Gras Date: Tue, 30 Aug 2005 17:49:40 +0000 Subject: [PATCH] *** empty log message *** --- tools/release.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.44.0