Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use filename instead of url as output when downloading and redirect stdout ↵ | William Harrington | 2021-03-19 | 1 | -3/+3 |
| | | | | sterr for md5sum to /dev/null. Put Failed message on a new line. | ||||
* | Add some spinner and OK status to the download commands. | William Harrington | 2021-03-18 | 1 | -3/+6 |
| | |||||
* | Remove downloding patches separately. | William Harrington | 2021-03-18 | 1 | -8/+1 |
| | |||||
* | Add patches to download.sh. | William Harrington | 2021-03-18 | 1 | -1/+8 |
| | |||||
* | Make package names lowercase and add entries for linux-api-headers and libstdc++ | William Harrington | 2021-03-18 | 1 | -1/+1 |
| | |||||
* | source download.sh from lfs.sh and don't source lfs.sh from download.sh ↵ | William Harrington | 2021-03-17 | 1 | -1/+1 |
| | | | | resulting in an infinite loop. Add commnds to lfs.sh to cpoy scripts and csv to /sources then cd into that directory, set the PATH to use tools/bin and download source. | ||||
* | Was forgotten. | William Harrington | 2021-03-16 | 1 | -0/+21 |