Changed blocksizes and root sizes around
This commit is contained in:
@@ -8,8 +8,5 @@ make hdboot || exit 1
|
||||
cp ../boot/boot /boot/boot || exit 1
|
||||
cd /usr/src || exit 1
|
||||
make clean
|
||||
# Put compiler and libraries on root (ramdisk if enabled)
|
||||
cp /usr/lib/* /lib
|
||||
cp /usr/lib/i386/* /lib/i386/
|
||||
exit 0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user