From: Ben Gras Date: Fri, 17 Feb 2006 12:34:18 +0000 (+0000) Subject: Make more X-Git-Tag: v3.1.2a~349 X-Git-Url: http://zhaoyanbai.com/repos/man.dnssec-coverage.html?a=commitdiff_plain;h=32a4ffb9c0af3535a9b2801939f3ce89f99919ba;p=minix.git Make more --- diff --git a/tools/chrootmake.sh b/tools/chrootmake.sh index 8b4441011..783d67050 100755 --- a/tools/chrootmake.sh +++ b/tools/chrootmake.sh @@ -6,7 +6,7 @@ su bin -c 'make world install' || exit 1 cd tools || exit 1 rm revision rm /boot/image/* -make hdboot || exit 1 +make install || exit 1 cp ../boot/boot /boot/boot || exit 1 make clean make image_small || exit 1