aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename any lines with patches with '-patch' appended to the end.William Harrington2021-03-191-5/+5
* Use filename instead of url as output when downloading and redirect stdout st...William Harrington2021-03-191-3/+3
* Add different styles of spinners.William Harrington2021-03-191-4/+26
* Add retval to download and report failure.William Harrington2021-03-191-0/+4
* Remove the echo. Verified PATH looks correct.William Harrington2021-03-181-1/+0
* Add spinner when extracting source.William Harrington2021-03-181-2/+3
* Add some spinner and OK status to the download commands.William Harrington2021-03-181-3/+6
* For this particular setup, old host OS, had to build newer made for GLIBC. Ho...William Harrington2021-03-181-1/+1
* Properly setup environment for build. May have been causing issues later on i...William Harrington2021-03-181-4/+12
* Remove downloding patches separately.William Harrington2021-03-181-8/+1
* Add patches.William Harrington2021-03-181-0/+5
* Add patches to download.sh.William Harrington2021-03-181-1/+8
* Add missing retval line.William Harrington2021-03-181-0/+1
* Return the exit status from packageinstall scrip to the chapter loops in lfs....William Harrington2021-03-182-5/+16
* Add braces to LFS variable.William Harrington2021-03-182-4/+4
* Add braces to LFS variable.William Harrington2021-03-181-1/+1
* Add ISL.William Harrington2021-03-181-0/+1
* Redirect popd command to null. Remove continue in first if block, useless here.William Harrington2021-03-181-2/+1
* return retval rather than 0. Maybe better to return the actual return value a...William Harrington2021-03-181-2/+2
* Add Chapter 5 build scripts for binutils, gcc, glibc, libstdc++ and linux-api...William Harrington2021-03-185-0/+112
* Add package install. If package has been built then continue. Extract package...William Harrington2021-03-181-0/+50
* Add colors to use at terminal.William Harrington2021-03-181-0/+12
* Add a spinner to display while building and pass the return value of the back...William Harrington2021-03-181-0/+25
* Add MAKEFLAGS, adjust some variables and include spinner and colors.William Harrington2021-03-181-3/+10
* Make package names lowercase and add entries for linux-api-headers and libstdc++William Harrington2021-03-182-80/+82
* source download.sh from lfs.sh and don't source lfs.sh from download.sh resul...William Harrington2021-03-172-2/+8
* version check never fails, it's there to make sure your host is appropriate. ...William Harrington2021-03-161-0/+2
* Fix stuff.William Harrington2021-03-161-0/+1
* Was forgotten.William Harrington2021-03-164-0/+160
* Setup lfs environment and disk setup.William Harrington2021-03-152-0/+58
* Fix syntax.William Harrington2021-03-151-1/+1
* initial commitWilliam Harrington2021-03-151-0/+16