summaryrefslogtreecommitdiffstats
path: root/src/install.sh
Commit message (Collapse)AuthorAgeFilesLines
* install_get_pkgs(): Use non-exiting error()P. J. McDermott2016-01-171-11/+27
| | | | Also improve error handling.
* install_get_pkgs(): New "url" variableP. J. McDermott2016-01-171-5/+5
|
* src/install.sh: s/install_fnames/install_urls/P. J. McDermott2016-01-171-4/+4
|
* install_*_pkgs(): Check return value of fopen()P. J. McDermott2016-01-171-3/+9
|
* install_*(): Return 0 on successP. J. McDermott2016-01-171-0/+14
|
* install_system(): Check return value of install_*_pkgs()P. J. McDermott2016-01-171-2/+7
|
* install_system(): Use non-exiting error()P. J. McDermott2016-01-171-4/+6
|
* install_*(): s/chroot/root/P. J. McDermott2016-01-161-43/+42
|
* Update copyright yearsP. J. McDermott2016-01-141-1/+1
|
* src/install.sh: Use ${SHA256SUM}P. J. McDermott2015-12-071-1/+1
|
* src/install.sh: Use ${WGET}P. J. McDermott2015-12-071-1/+1
|
* Move lib/*.sh to src/P. J. McDermott2015-12-061-0/+266