aboutsummaryrefslogtreecommitdiffstats
path: root/chapter5
Commit message (Collapse)AuthorAgeFilesLines
* Major updates.William Harrington2021-12-115-117/+117
|
* Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS.William Harrington2021-04-135-0/+5
|
* Add shellcheck directives.William Harrington2021-04-081-1/+1
|
* Use package version for versioned patch/directories.William Harrington2021-04-071-1/+1
|
* Update with kernel version to 5.10.0.William Harrington2021-03-261-1/+1
|
* Add missing '/'.William Harrington2021-03-231-1/+1
|
* Cleanup chapter5 scripts.William Harrington2021-03-235-25/+35
|
* Remove interpreter from scripts that are sourced. Remove executable bits are ↵William Harrington2021-03-225-14/+4
| | | | required.
* Use MAKEFLAGS with GLIBC's PARALLELMFLAGS.William Harrington2021-03-211-2/+2
|
* Update GLIBC chapter5 build/install commands.William Harrington2021-03-191-3/+3
|
* For this particular setup, old host OS, had to build newer made for GLIBC. ↵William Harrington2021-03-181-1/+1
| | | | Host has 3.81, GLIBC wants >=4.0.
* Add braces to LFS variable.William Harrington2021-03-182-4/+4
|
* Add Chapter 5 build scripts for binutils, gcc, glibc, libstdc++ and ↵William Harrington2021-03-185-0/+112
linux-api-headers.