Fixes for image.

This commit is contained in:
Ben Gras
2006-04-13 17:15:40 +00:00
parent 0e100664d0
commit 613e25760d
2 changed files with 3 additions and 3 deletions

View File

@@ -9,11 +9,11 @@ cd tools
rm revision
rm /boot/image/*
make install
cp /boot/image/* /boot/image/image # Make big image accessible by this name
cp /boot/image/* /boot/image_big # Make big image accessible by this name
cp ../boot/boot /boot/boot
make clean
make image_small
cp image_small /boot/image
cp image_small /boot
cd /usr/src
make clean
# Let man find the manpages