summaryrefslogtreecommitdiffstats
path: root/src/dist
Commit message (Collapse)AuthorAgeFilesLines
* dist_get_rom(): Finish error handlingP. J. McDermott2015-10-302-0/+12
|
* dist_get_versions(): Handle errors from dl()P. J. McDermott2015-10-302-10/+19
| | | | Also, replace while+read+heredoc with for.
* src/dist/libiquity.sh: Replace info() with dbg()P. J. McDermott2015-10-301-2/+2
|
* src/dist/libreboot.sh: Replace info() with dbg()P. J. McDermott2015-10-301-2/+2
|
* dist_get_rom(): Sort keymapsP. J. McDermott2015-10-282-4/+4
|
* dist_get_rom(): New functionP. J. McDermott2015-10-282-0/+338
|
* dist_*_get_versions(): Use dl()P. J. McDermott2015-10-282-5/+3
|
* dist_libreboot_get_versions(): FixP. J. McDermott2015-10-271-5/+4
|
* Add distributor information codeP. J. McDermott2015-10-273-0/+158