minix/usr.sbin/installboot
David van Moolenbroek 16440d9b8f installboot: allow installation into disk
Previously, installboot would require that the given target device is
a partition. This is not strictly necessary: MINIX3 can also be
installed (manually) into one or more primary partitions, requiring
that the installboot target be the entire disk. With this patch,
specifying a disk as target is now allowed, as long as the -f (force)
option is given.
2013-02-16 22:58:53 +01:00
..
arch Port installboot as installboot_nbsd and rename the old one. 2012-02-09 18:54:24 +01:00
bbinfo.c Import usr.sbin/installboot. 2012-02-09 18:48:13 +01:00
ext2fs.c Import usr.sbin/installboot. 2012-02-09 18:48:13 +01:00
ffs.c Import usr.sbin/installboot. 2012-02-09 18:48:13 +01:00
fstypes.c Import usr.sbin/installboot. 2012-02-09 18:48:13 +01:00
install_master.c Libraries updates and cleanup 2013-01-14 11:36:26 +01:00
installboot.c installboot: allow installation into disk 2013-02-16 22:58:53 +01:00
installboot.h installboot: allow installation into disk 2013-02-16 22:58:53 +01:00
installboot_nbsd.8 Port installboot as installboot_nbsd and rename the old one. 2012-02-09 18:54:24 +01:00
machines.c Port installboot as installboot_nbsd and rename the old one. 2012-02-09 18:54:24 +01:00
Makefile Port installboot as installboot_nbsd and rename the old one. 2012-02-09 18:54:24 +01:00
minixfs3.c installboot: allow installation into disk 2013-02-16 22:58:53 +01:00
sum.c Import usr.sbin/installboot. 2012-02-09 18:48:13 +01:00