]> Zhao Yanbai Git Server - minix.git/commitdiff
..
authorBen Gras <ben@minix3.org>
Fri, 26 Aug 2005 08:57:58 +0000 (08:57 +0000)
committerBen Gras <ben@minix3.org>
Fri, 26 Aug 2005 08:57:58 +0000 (08:57 +0000)
tools/release.sh

index c4e06bb6408f616502802a2f631781ee0e719a06..3193c1196cea5f152d018dc8a127924e4e7f1973 100755 (executable)
@@ -151,6 +151,8 @@ date >$RELEASEDIR/CD
 echo " * Chroot build"
 chroot $RELEASEDIR '/bin/sh -x /usr/src/tools/chrootmake.sh' || exit 1
 echo " * Chroot build done"
+# The build process leaves some file in src as root.
+chown -R bin $RELEASEDIR/usr/src
 cp issue.install $RELEASEDIR/etc/issue
 
 if [ "$HDEMU" -ne 0 ]; then hdemu_root_changes; fi
@@ -161,7 +163,7 @@ dd if=$RAM of=$ROOTIMAGE bs=$BS count=$ROOTBLOCKS
 (cd ../boot && make)
 make image || exit 1
 sh mkboot cdfdboot
-cp $IMAGE $CDFILES/bootflp.img
+cp $IMAGE $CDFILES/bootflop.img
 cp release/cd/* $CDFILES
 
 h_opt=