summaryrefslogtreecommitdiffstats
path: root/src/dist/libiquity.sh
Commit message (Collapse)AuthorAgeFilesLines
* dist_get_rom(): Finish error handlingP. J. McDermott2015-10-301-0/+6
|
* dist_get_versions(): Handle errors from dl()P. J. McDermott2015-10-301-5/+11
| | | | Also, replace while+read+heredoc with for.
* src/dist/libiquity.sh: Replace info() with dbg()P. J. McDermott2015-10-301-2/+2
|
* dist_get_rom(): Sort keymapsP. J. McDermott2015-10-281-2/+2
|
* dist_get_rom(): New functionP. J. McDermott2015-10-281-0/+169
|
* dist_*_get_versions(): Use dl()P. J. McDermott2015-10-281-3/+2
|
* Add distributor information codeP. J. McDermott2015-10-271-0/+70