summaryrefslogtreecommitdiff
path: root/src/saturn-mkboot.c
Commit message (Collapse)AuthorAgeFilesLines
* load security code from install directoryBobby Bingham2015-09-151-27/+33
| | | | | | This allows us the compiled saturn-mkboot to be distributed, as it's no longer linked against the security code binary, but rather loads it at runtime.
* search for bootloader inputs in installed share dirBobby Bingham2015-09-151-24/+18
| | | | | We remove the hard-coded default bootloader as part of this, and instead hard-code the name of an installed default bootloader input.
* rename binsBobby Bingham2015-09-151-0/+277