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:
@@ -1,6 +1,6 @@
|
||||
# installboot: install the boot package; runs on the installer's machine
|
||||
|
||||
PROG= installboot
|
||||
PROG= installboot_minix
|
||||
BINDIR= /usr/bin
|
||||
|
||||
SRCS= installboot.c rawfs.c
|
||||
|
||||
Reference in New Issue
Block a user