Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Replace spinner with random spinner selection when building. Possibility to p... | William Harrington | 2021-03-26 | 1 | -44/+82 | |
| * | | | | | | | | | | | | | | | | | | | | | | | If extraction is successful, print OK. Remove new line before printing the co... | William Harrington | 2021-03-26 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add some curly braces around retval for fun. | William Harrington | 2021-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Direct all tar output to /dev/null and return FAILED and exit upon failure. | William Harrington | 2021-03-26 | 1 | -5/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Remove unset command at end and direct all output to /dev/null for tar. | William Harrington | 2021-03-26 | 1 | -4/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add new line after backup found message and only return FAILED if failure. | William Harrington | 2021-03-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | source functions while inside chroot. | William Harrington | 2021-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Remove spinner source since moved to functions. | William Harrington | 2021-03-26 | 1 | -4/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Remove spinner script and move spinner function to functions. | William Harrington | 2021-03-26 | 2 | -49/+47 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Reformat MD5SUM information and include OK or FAILURE on line underneath succ... | William Harrington | 2021-03-26 | 1 | -1/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Update to linux-5.10.26 from 5.10.17. | William Harrington | 2021-03-26 | 1 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add bash-5.1 fixes patch up to patch level 004. | William Harrington | 2021-03-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add command for patching bash fixes patch. | William Harrington | 2021-03-26 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Update with kernel version to 5.10.0. | William Harrington | 2021-03-26 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Source functions. | William Harrington | 2021-03-26 | 1 | -0/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Create a script exporting separate functions and remove download function fro... | William Harrington | 2021-03-26 | 2 | -17/+20 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Provide wget exit status when download fails. | William Harrington | 2021-03-26 | 1 | -0/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Remove unset command. Not needed. Remove the sleep 5 when compiling. | William Harrington | 2021-03-26 | 1 | -3/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Capitalize the error and remove the unset. It is not needed. | William Harrington | 2021-03-26 | 1 | -3/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Last exit code will be the unset... remove it. Don't need it anyway. | William Harrington | 2021-03-26 | 1 | -2/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Change case of FILE to lower case file and rename DIRS to directories. | William Harrington | 2021-03-25 | 1 | -4/+5 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'master' into chapter7 | William Harrington | 2021-03-25 | 6 | -10/+18 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Make Building message when first starting the build to have the target LFS lo... | William Harrington | 2021-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Adjust indention again. | William Harrington | 2021-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Fix indentation. | William Harrington | 2021-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add some comments. | William Harrington | 2021-03-24 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Use HOME variable when changing ownership of backup archive. | William Harrington | 2021-03-24 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Adjust CHROOT printf's and add chapter 7 blocks. | William Harrington | 2021-03-24 | 1 | -5/+36 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Call inside root with an argument. 7 for chapter 7. Chapter 7 commands exit w... | William Harrington | 2021-03-24 | 1 | -108/+117 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add clean up script for chapter 7 | William Harrington | 2021-03-24 | 1 | -0/+23 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Adjust backup script for chapter 7 | William Harrington | 2021-03-24 | 1 | -2/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Extract virt fs mount commands to a separate script. | William Harrington | 2021-03-24 | 2 | -29/+39 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge chapter6 backup and cleanup from master. | William Harrington | 2021-03-23 | 2 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' into chapter7 | William Harrington | 2021-03-23 | 33 | -219/+276 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Prepare chapter 7 build scripts. | William Harrington | 2021-03-22 | 8 | -1/+206 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upgrade' | William Harrington | 2021-04-04 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade file-5.39 to 5.40. | William Harrington | 2021-04-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrad to Python 3.9.4 from 3.9.2. | William Harrington | 2021-04-04 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use intensity for OK and adjust message. | William Harrington | 2021-04-03 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use intensity for OK and adjust message. | William Harrington | 2021-04-03 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use intense green for OK. | William Harrington | 2021-04-02 | 1 | -1/+3 | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new line after cleanup already performed message. | William Harrington | 2021-04-02 | 1 | -1/+1 | |
| |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | |