aboutsummaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Don't work around formatting issues in dependencies toolAndrew Robbins2019-02-222-5/+5
* Remove unnecessary spaces in command substitutionsAndrew Robbins2017-10-283-33/+33
* Make use of Bash's '-n' operator for testsAndrew Robbins2017-10-281-5/+5
* Replace usage of the '[' Bash builtin with '[['Andrew Robbins2017-10-283-15/+15
* Modify fd copying in printf calls for readabilityAndrew Robbins2017-10-282-4/+4
* Remove braces from parameter expansionsAndrew Robbins2017-09-212-21/+21
* Create 'dependencies' tool to print dependenciesAndrew Robbins2017-09-142-0/+130
* Add dependencies to trisquel configuration dirsAndrew Robbins2017-09-1427-0/+212
* Add dependencies to parabola configuration dirsAndrew Robbins2017-09-1427-0/+183
* Create directory structure for dependency toolAndrew Robbins2017-09-147-0/+4
* Vars TAR_XZ,ASC,SHA256SUM renamed for generality.Andrew Robbins2017-06-251-1/+1
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-235-5/+5
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-233-16/+16
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-233-16/+16
* tools: Add boot-keys tool to handle keys and images verificationPaul Kocialkowski2017-01-159-0/+199
* blobs-discover: Use fully qualified path to project blobs and blobs-ignorePaul Kocialkowski2017-01-151-6/+6
* tools: blobs-discover: Detect linux in deblob-checkPaul Kocialkowski2017-01-153-3/+30
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-154-0/+9035