| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'chapter10' | William Harrington | 2021-04-19 | 2 | -4/+4 |
|\ |
|
| * | Create fail and success functions and remove trailing white spaces at ends of... | William Harrington | 2021-04-15 | 2 | -3/+3 |
| * | Use AND lists and remove set -e | William Harrington | 2021-04-14 | 7 | -11/+4 |
| * | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 9 | -0/+9 |
* | | Create fail and success functions and remove trailing white spaces at ends of... | William Harrington | 2021-04-15 | 2 | -3/+3 |
* | | Add set -e to top of scripts and remove space between -j and value in MAKEFLAGS. | William Harrington | 2021-04-13 | 9 | -0/+9 |
|/ |
|
* | Add shellcheck directives. | William Harrington | 2021-04-08 | 1 | -0/+2 |
* | Change backup file to proper user:group ownership after creation. | William Harrington | 2021-04-07 | 1 | -1/+1 |
* | Change ownership of chapter7 backup. | William Harrington | 2021-04-07 | 1 | -0/+1 |
* | Make tar command verbose and log to backup and cleanup logs. | William Harrington | 2021-04-05 | 2 | -12/+13 |
* | Create directories and essential files outside of chroot. Then chroot. When s... | William Harrington | 2021-04-05 | 1 | -4/+5 |
* | Cleanup information messages for chapater 7 backup and cleanup and change fro... | William Harrington | 2021-04-02 | 2 | -7/+7 |
* | Format FAIL and OK messages with intense color. Reset colors before new line.... | William Harrington | 2021-04-02 | 2 | -3/+3 |
* | Change cleanup and backup already performed messages. | William Harrington | 2021-04-01 | 2 | -2/+2 |
* | Use intense colors for backup found message and indent. Change cleanup and ba... | William Harrington | 2021-04-01 | 1 | -1/+1 |
* | Use intense colors for already completed message. | William Harrington | 2021-04-01 | 1 | -1/+1 |
* | Pass SPINNER variable to spinner for spinnertype. | William Harrington | 2021-04-01 | 1 | -1/+1 |
* | Remove sources from backup dirs array. | William Harrington | 2021-04-01 | 1 | -1/+1 |
* | Add shebangs and cleanup libstdc++.sh | William Harrington | 2021-03-30 | 6 | -2/+14 |
* | Create a variable with only the major minor of the perl version and use it in... | William Harrington | 2021-03-30 | 1 | -6/+10 |
* | User VERSION variable for the versioned doc directory. | William Harrington | 2021-03-30 | 1 | -1/+1 |
* | User VERSION variable for the versioned doc directory. | William Harrington | 2021-03-30 | 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 |
* | Change case of FILE to lower case file and rename DIRS to directories. | William Harrington | 2021-03-25 | 1 | -4/+5 |
* | 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 |
* | Adjust from chapter6 back for chapter7 backup. Add additional directories. | William Harrington | 2021-03-24 | 1 | -0/+25 |
* | Prepare chapter 7 build scripts. | William Harrington | 2021-03-22 | 7 | -0/+54 |
* | Not ready for chapter7 scripts, yet. | William Harrington | 2021-03-22 | 7 | -0/+0 |
* | Add chapter 7 package scripts. | William Harrington | 2021-03-22 | 7 | -0/+0 |