Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unnecessary spaces in command substitutions | Andrew Robbins | 2017-10-28 | 2 | -12/+12 |
* | Replace usage of the '[' Bash builtin with '[[' | Andrew Robbins | 2017-10-28 | 2 | -6/+6 |
* | Modify fd copying in printf calls for readability | Andrew Robbins | 2017-10-28 | 2 | -4/+4 |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 2 | -2/+2 |
* | Remove unnecessary 'env' invocation from printf. | Andrew Robbins | 2017-06-23 | 2 | -7/+7 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 2 | -7/+7 |
* | tools: Add boot-keys tool to handle keys and images verification | Paul Kocialkowski | 2017-01-15 | 9 | -0/+199 |