aboutsummaryrefslogtreecommitdiffstats
path: root/download.sh
Commit message (Expand)AuthorAgeFilesLines
* Major updates.William Harrington2021-12-111-28/+28
* Create fail and success functions and remove trailing white spaces at ends of...William Harrington2021-04-151-3/+5
* Format FAIL and OK messages with intense color. Reset colors before new line....William Harrington2021-04-021-5/+2
* Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk when...William Harrington2021-04-021-1/+1
* Always check md5sum even if file exists. File my be partial. Print message th...William Harrington2021-03-301-6/+9
* Reformat MD5SUM information and include OK or FAILURE on line underneath succ...William Harrington2021-03-261-1/+4
* Create a script exporting separate functions and remove download function fro...William Harrington2021-03-261-17/+1
* Provide wget exit status when download fails.William Harrington2021-03-261-0/+5
* Capitalize the error and remove the unset. It is not needed.William Harrington2021-03-261-3/+1
* Unset variables no longer in use and remove commented out wget command.William Harrington2021-03-251-1/+2
* Adjust indention again.William Harrington2021-03-241-1/+1
* Fix indentation.William Harrington2021-03-241-1/+1
* Use printf instead of echo.William Harrington2021-03-231-3/+3
* Cleanup download.shWilliam Harrington2021-03-231-8/+10
* Add a percentage count while downloading tarball and if md5sum doesn't match,...William Harrington2021-03-221-3/+3
* Remove interpreter from scripts that are sourced. Remove executable bits are ...William Harrington2021-03-221-2/+0
* Show only percentage at end of downloading line.William Harrington2021-03-211-6/+16
* Remove patches commentWilliam Harrington2021-03-211-3/+1
* Add patches.csv to be copied and processed in download.William Harrington2021-03-191-2/+5
* Use filename instead of url as output when downloading and redirect stdout st...William Harrington2021-03-191-3/+3
* Add some spinner and OK status to the download commands.William Harrington2021-03-181-3/+6
* Remove downloding patches separately.William Harrington2021-03-181-8/+1
* Add patches to download.sh.William Harrington2021-03-181-1/+8
* Make package names lowercase and add entries for linux-api-headers and libstdc++William Harrington2021-03-181-1/+1
* source download.sh from lfs.sh and don't source lfs.sh from download.sh resul...William Harrington2021-03-171-1/+1
* Was forgotten.William Harrington2021-03-161-0/+21