Andrew Robbins
|
4e3505463e
Modify fd copying in printf calls for readability
|
před 7 roky |
Andrew Robbins
|
1d09b8002f
Remove overlooked braces from parameter expansions
|
před 7 roky |
Andrew Robbins
|
020e60707d
Add copyright notice
|
před 7 roky |
Andrew Robbins
|
5abde443b2
Make 'sources' consequent prettier
|
před 7 roky |
Andrew Robbins
|
38472cfdca
Create array PROJECT_ACTIONS_GENERIC_IGNORE_CHECK
|
před 7 roky |
Andrew Robbins
|
656823d295
Create array TOOL_ACTIONS_GENERIC_IGNORE_CHECK
|
před 7 roky |
Andrew Robbins
|
ae33b7b957
Move libreboot_setup_include() (for symmetry)
|
před 7 roky |
Andrew Robbins
|
274b669e1a
Add libreboot_setup_tool_actions()
|
před 7 roky |
Andrew Robbins
|
15d5ee9e71
Add libreboot_setup_project_actions()
|
před 7 roky |
Andrew Robbins
|
f92dcc2d00
Make the 'test' action functional again
|
před 7 roky |
Andrew Robbins
|
52edf8e99d
Avoid exploiting local variables' dynamic scoping
|
před 7 roky |
Andrew Robbins
|
02f973efd4
Alter whitespace in printf statements for readability
|
před 7 roky |
Andrew Robbins
|
56236fdb1d
Simplify libreboot_setup() and libreboot()
|
před 7 roky |
Andrew Robbins
|
59f05b2699
Remove hard dependency on wget
|
před 7 roky |
Andrew Robbins
|
101e236f3d
Clean up case forms in libreboot_{project,tool}()
|
před 7 roky |
Andrew Robbins
|
b2e3c04172
Replace calls to 'cat' w/ input redirection
|
před 7 roky |
Andrew Robbins
|
3b3c0a4475
Move vars CONFIG_SHELL,EDITOR,TASKS to libs/common
|
před 7 roky |
Andrew Robbins
|
a7d5ea15f3
Simplify libreboot_setup_variables() w/ new func.
|
před 7 roky |
Andrew Robbins
|
547be86693
Rely less on word splitting by using arrays
|
před 7 roky |
Andrew Robbins
|
379c69bf12
Enable 'extglob' and replace some brace expansions
|
před 7 roky |
Andrew Robbins
|
81f7a7e0cc
Removed cruft & redundancy in project_action*()
|
před 7 roky |
Andrew Robbins
|
f1c378c027
Added functions for downloading/patching archives
|
před 7 roky |
Andrew Robbins
|
b6e6d5eba4
Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'
|
před 7 roky |
Andrew Robbins
|
4e50a92041
Remove unnecessary 'env' invocation from printf.
|
před 7 roky |
Andrew Robbins
|
46c6ca3b9e
Fixed printf calls & replaced 'echo' w/ printf.
|
před 7 roky |
Andrew Robbins
|
2637c3f098
Added vars RANDOM_SEED, LIBFAKETIME_PATH + misc.
|
před 7 roky |
Andrew Robbins
|
8d6b673a29
Calls to external command 'realpath' replaced w/ 'readlink -f'.
|
před 7 roky |
Andrew Robbins
|
ab78212d58
Idiomatical modifications and safer variable expansion added.
|
před 7 roky |
Leah Rowe
|
fad7132df6
make vi default text editor in main build script, instead of nano
|
před 7 roky |
Paul Kocialkowski
|
0466ef18ef
libreboot: Export verified boot keys path, with fallback
|
před 8 roky |