aboutsummaryrefslogtreecommitdiff
path: root/libreboot
Commit message (Expand)AuthorAgeFilesLines
* Rely less on word splitting by using arraysAndrew Robbins2017-07-141-2/+2
* Enable 'extglob' and replace some brace expansionsAndrew Robbins2017-07-111-1/+1
* Removed cruft & redundancy in project_action*()Andrew Robbins2017-07-071-3/+1
* Added functions for downloading/patching archivesAndrew Robbins2017-06-281-1/+1
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-25/+25
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-25/+25
* Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.Andrew Robbins2017-06-191-14/+32
* Calls to external command 'realpath' replaced w/ 'readlink -f'.Andrew Robbins2017-05-191-1/+1
* Idiomatical modifications and safer variable expansion added.Andrew Robbins2017-05-121-108/+75
* make vi default text editor in main build script, instead of nanoLeah Rowe2017-01-161-1/+1
* libreboot: Export verified boot keys path, with fallbackPaul Kocialkowski2017-01-151-0/+7
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-151-0/+262