Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Adjust some text and use printf. | William Harrington | 2021-03-24 | 1 | -3/+3 | |
* | | Adjust from chapter6 back for chapter7 backup. Add additional directories. | William Harrington | 2021-03-24 | 1 | -0/+25 | |
* | | Adjust indention. | William Harrington | 2021-03-24 | 1 | -10/+10 | |
* | | Merge branch 'master' into chapter7 | William Harrington | 2021-03-23 | 2 | -3/+4 | |
|\| | ||||||
| * | Use an array to pass directories to compress to tar. | William Harrington | 2021-03-23 | 1 | -2/+3 | |
| * | Remove stray S when stripping | William Harrington | 2021-03-23 | 1 | -1/+1 | |
* | | Merge chapter6 backup and cleanup from master. | William Harrington | 2021-03-23 | 2 | -4/+4 | |
|\| | ||||||
| * | Fix some issues with backup file location and use /home/kb0iic variable and u... | William Harrington | 2021-03-23 | 2 | -4/+4 | |
| * | Change message when entering CHROOT. | William Harrington | 2021-03-23 | 1 | -1/+1 | |
* | | Change message when entering CHROOT. | William Harrington | 2021-03-23 | 1 | -1/+1 | |
* | | Merge any changes from master. | William Harrington | 2021-03-23 | 1 | -1/+1 | |
|\| | ||||||
| * | Add new line at end of inside chroot message. | William Harrington | 2021-03-23 | 1 | -1/+1 | |
| * | Add missing '/'. | William Harrington | 2021-03-23 | 1 | -1/+1 | |
* | | Use printf and do some minor cleanup. | William Harrington | 2021-03-23 | 1 | -8/+8 | |
* | | Merge master to chapter7 | William Harrington | 2021-03-23 | 6 | -36/+35 | |
|\| | ||||||
| * | Use printf instead of echo. | William Harrington | 2021-03-23 | 6 | -36/+36 | |
| * | Remove echo command used for testing. | William Harrington | 2021-03-23 | 1 | -1/+0 | |
* | | Merge branch 'master' into chapter7 | William Harrington | 2021-03-23 | 33 | -219/+276 | |
|\| | ||||||
| * | Cleanup chapter5 scripts. | William Harrington | 2021-03-23 | 5 | -25/+35 | |
| * | Clean up chapter6 scripts. | William Harrington | 2021-03-23 | 19 | -90/+132 | |
| * | Cleanup colors.sh | William Harrington | 2021-03-23 | 1 | -0/+2 | |
| * | Cleanup download.sh | William Harrington | 2021-03-23 | 1 | -8/+10 | |
| * | Cleanup env.sh | William Harrington | 2021-03-23 | 1 | -14/+20 | |
| * | Cleanup lfs.sh | William Harrington | 2021-03-23 | 1 | -21/+21 | |
| * | Cleanup packageinstall.sh and get toplevel directory using tar and reduce the... | William Harrington | 2021-03-23 | 1 | -21/+17 | |
| * | Cleanup preparechroot.sh | William Harrington | 2021-03-23 | 1 | -32/+26 | |
| * | Cleanup setupdisk.sh | William Harrington | 2021-03-23 | 1 | -0/+2 | |
| * | Cleanup spinner.sh | William Harrington | 2021-03-23 | 1 | -3/+6 | |
| * | Cleanup versioncheck.sh. | William Harrington | 2021-03-23 | 1 | -5/+5 | |
* | | Prepare chapter 7 build scripts. | William Harrington | 2021-03-22 | 8 | -1/+206 | |
|/ | ||||||
* | Not ready for chapter7 scripts, yet. | William Harrington | 2021-03-22 | 7 | -0/+0 | |
* | Add a percentage count while downloading tarball and if md5sum doesn't match,... | William Harrington | 2021-03-22 | 1 | -3/+3 | |
* | Remove LFS_SRC and use /sources, make extraction text intense blue, and chang... | William Harrington | 2021-03-22 | 1 | -4/+10 | |
* | Add bold, intense and blinking. | William Harrington | 2021-03-22 | 1 | -0/+32 | |
* | redirect all output to null. | William Harrington | 2021-03-22 | 1 | -2/+2 | |
* | Remove LFS_SRC and use /sources so that when we are in chroot, this script wo... | William Harrington | 2021-03-22 | 1 | -4/+1 | |
* | Add some build features. | William Harrington | 2021-03-22 | 1 | -14/+41 | |
* | Merge branch 'master' into chapter7 | William Harrington | 2021-03-22 | 1 | -1/+1 | |
|\ | ||||||
| * | Make python doc not even match one of the build targets. | William Harrington | 2021-03-22 | 1 | -1/+1 | |
* | | Merge branch 'master' into chapter7 | William Harrington | 2021-03-22 | 1 | -1/+1 | |
|\| | ||||||
| * | Add - for space in python documentation. | William Harrington | 2021-03-22 | 1 | -1/+1 | |
* | | Merge branch 'master' into chapter7 | William Harrington | 2021-03-22 | 1 | -1/+1 | |
|\| | ||||||
| * | Change fawk to gawk in packages.csv so gawk builds and doesn't get skipped re... | William Harrington | 2021-03-22 | 1 | -1/+1 | |
* | | Add chapter 7 package scripts. | William Harrington | 2021-03-22 | 7 | -0/+0 | |
|/ | ||||||
* | Echo a success message when entering chroot. | William Harrington | 2021-03-22 | 1 | -2/+1 | |
* | Add lines for preparing chroot and entering chroot. Add commented lines for c... | William Harrington | 2021-03-22 | 1 | -0/+17 | |
* | Add basic inside chroot script. | William Harrington | 2021-03-22 | 1 | -0/+6 | |
* | Add prepare chroot script. | William Harrington | 2021-03-22 | 1 | -0/+75 | |
* | Add optional cleanup and backup chapter6 scripts. Always nice to backup befor... | William Harrington | 2021-03-22 | 2 | -0/+43 | |
* | Remove interpreter from scripts that are sourced. Remove executable bits are ... | William Harrington | 2021-03-22 | 28 | -79/+27 |