CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2021/07/20 08:51:56
Modified files:
usr.sbin/installboot: armv7_installboot.c hppa_installboot.c
i386_installboot.c i386_installboot.h
installboot.8 installboot.c installboot.h
landisk_installboot.c
loongson_installboot.c
macppc_installboot.c octeon_installboot.c
powerpc64_installboot.c
sparc64_installboot.c stubs.c
Log message:
Add -p option to "prepare" (newfs) a filesystem that will be used for
the bootloader. This is a no-op on architectures where such a filesystem
isn't needed.
ok krw@, deraadt@