]> Zhao Yanbai Git Server - minix.git/commitdiff
image_small doesn't fit anymore. What do we do with that?
authorPhilip Homburg <philip@cs.vu.nl>
Wed, 15 Feb 2006 11:06:32 +0000 (11:06 +0000)
committerPhilip Homburg <philip@cs.vu.nl>
Wed, 15 Feb 2006 11:06:32 +0000 (11:06 +0000)
tools/chrootmake.sh

index 4afb9ba5139626eec81ed0b1a9ae7621af936914..8b44410114f4b635ed271b02987ff443ab088eee 100755 (executable)
@@ -10,7 +10,7 @@ make hdboot || exit 1
 cp ../boot/boot /boot/boot || exit 1
 make clean
 make image_small || exit 1
-cp image_small /boot || exit 1
+#cp image_small /boot || exit 1
 cd /usr/src || exit 1
 make clean
 # Let man find the manpages