CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/01/17 20:07:05
Modified files:
usr.sbin/installboot: installboot.8 installboot.h util.c
usr.sbin/installboot/i386: i386_installboot.c
usr.sbin/installboot/sparc64: sparc64_installboot.c
Log message:
Make installboot(8) easier to use - copy the second stage boot loader to
the default location used by the given architecture. This eliminates the
need to copy it over manually prior to running installboot.
