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-02-09 18:54:24 +01:00
committed by Ben Gras
parent 9f8e6353e5
commit fa6c4a2580
15 changed files with 380 additions and 86 deletions
+1 -1
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