Port installboot as installboot_nbsd and rename the old one.

Also following functionality was added:
- Add install_master to the installboot from NetBSD.
- Check if enough space for bootxx.

Old installboot was renamed to installboot_minix.
This commit is contained in:
Evgeniy Ivanov
2012-01-10 13:45:46 +04:00
committed by Ben Gras
parent 9f8e6353e5
commit fa6c4a2580
15 changed files with 380 additions and 86 deletions

View File

@@ -75,7 +75,7 @@ image: includes services
.else
image: includes services
${PAD_KERNEL_TEXT}
installboot -image $@ $(KERNEL) $(PROGRAMS)
installboot_minix -image $@ $(KERNEL) $(PROGRAMS)
.endif
# rebuild the program or system libraries