Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed cruft & redundancy in project_action*() | Andrew Robbins | 2017-07-07 | 1 | -3/+1 |
* | Added functions for downloading/patching archives | Andrew Robbins | 2017-06-28 | 1 | -1/+1 |
* | Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash' | Andrew Robbins | 2017-06-23 | 1 | -1/+1 |
* | Remove unnecessary 'env' invocation from printf. | Andrew Robbins | 2017-06-23 | 1 | -25/+25 |
* | Fixed printf calls & replaced 'echo' w/ printf. | Andrew Robbins | 2017-06-23 | 1 | -25/+25 |
* | Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc. | Andrew Robbins | 2017-06-19 | 1 | -14/+32 |
* | Calls to external command 'realpath' replaced w/ 'readlink -f'. | Andrew Robbins | 2017-05-19 | 1 | -1/+1 |
* | Idiomatical modifications and safer variable expansion added. | Andrew Robbins | 2017-05-12 | 1 | -108/+75 |
* | make vi default text editor in main build script, instead of nano | Leah Rowe | 2017-01-16 | 1 | -1/+1 |
* | libreboot: Export verified boot keys path, with fallback | Paul Kocialkowski | 2017-01-15 | 1 | -0/+7 |
* | Paper build system initial import into Libreboot | Paul Kocialkowski | 2017-01-15 | 1 | -0/+262 |