summaryrefslogtreecommitdiffstats
path: root/usr.sbin/installboot/installboot.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Provide clear errors when trying to install oversized boot loaderkn2020-06-081-1/+4
* Remove 'overlap_allowance' parameter from bootstrap().krw2018-09-011-2/+2
* Add an extra argument to bootstrap() to allow for a limited overlap between anmiod2015-10-151-2/+2
* give up; include stdlib.h from the .h file, sighderaadt2015-10-151-1/+3
* add includes for crc32() and uuid_dec_be() missed in rev 1.11jsg2015-10-141-1/+2
* Backout last. Breaks sparc64, amoung other dubiousness.krw2015-10-141-3/+1
* Check that the disk specified on the command line is the disk thatkrw2015-10-121-1/+3
* Refactor fileprefix() and filecopy() to use warn() instead of err()krw2015-10-081-2/+2
* Make installboot(8) easier to use - copy the second stage boot loader tojsing2014-01-181-1/+2
* Add a -r flag that allows for the mount point of the root filesystem to bejsing2014-01-181-1/+4
* Various code clean ups - add a missing header, add a missing prototype,jsing2013-12-281-1/+5
* Initial version of a unified installboot(8) that lives outside ofjsing2013-12-271-0/+33