/usr/bin/makewhatis \
/usr/bin/mkdep \
/usr/bin/mkdist \
- /usr/bin/setup \
+ /bin/setup \
/usr/bin/binsizes \
/usr/bin/rotate \
/usr/bin/floppysetup \
/usr/bin/rotate: rotate.sh
install -m 755 -c -o bin $? $@
-/usr/bin/setup: setup.sh
+/bin/setup: setup.sh
install -m 755 -c -o bin $? $@
/usr/bin/binsizes: binsizes.sh
fi
fi
+echo "Saving random data.."
+dd if=/dev/random of=/mnt/usr/adm/random.dat bs=1024 count=1
+
# Now chroot-mount the new system and run the postinstall script
umount /dev/$usr || exit 1
if umount ${cddrive}p2
else echo "Skipping post-install."
fi
-echo "Saving random data.."
-dd if=/dev/random of=/mnt/usr/adm/random.dat bs=1024 count=1
-
echo "
Please type 'shutdown' to exit MINIX 3 and enter the boot monitor. At
the boot monitor prompt, type 'boot $bios', where X is the bios drive