made boot/ into hierarchy of programs

work of Antoine Leca
This commit is contained in:
Ben Gras
2011-04-28 01:33:23 +02:00
parent e969b5e11b
commit 455b809b17
24 changed files with 157 additions and 1944 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ rm revision
rm /boot/image/*
make install
cp /boot/image/* /boot/image_big # Make big image accessible by this name
cp ../boot/boot /boot/boot
cp ../boot/boot/boot /boot/boot
cd /usr/src
if [ $MAKEMAP -ne 0 ]; then
find . -type f -perm 755 | xargs nm -n 2> /dev/null > symbols.txt