Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add new line after cleanup already performed message. | William Harrington | 2021-04-02 | 1 | -1/+1 |
| | |||||
* | Use printf instead of echo. | William Harrington | 2021-04-02 | 1 | -3/+3 |
| | |||||
* | Cleanup information messages. | William Harrington | 2021-04-02 | 1 | -1/+1 |
| | |||||
* | Format FAIL and OK messages with intense color. Reset colors before new ↵ | William Harrington | 2021-04-02 | 1 | -1/+1 |
| | | | | line. Try to keep a sane style in the scripts. | ||||
* | Change cleanup and backup already performed messages. | William Harrington | 2021-04-01 | 1 | -1/+1 |
| | |||||
* | Fix indentation. | William Harrington | 2021-04-01 | 1 | -1/+1 |
| | |||||
* | Use intense colors for already completed message. | William Harrington | 2021-04-01 | 1 | -1/+1 |
| | |||||
* | Remove stray S when stripping | William Harrington | 2021-03-23 | 1 | -1/+1 |
| | |||||
* | Fix some issues with backup file location and use /home/kb0iic variable and ↵ | William Harrington | 2021-03-23 | 1 | -3/+3 |
| | | | | use -T in front of NUMPROCS for XZ_OPTS. | ||||
* | Clean up chapter6 scripts. | William Harrington | 2021-03-23 | 1 | -7/+9 |
| | |||||
* | Add optional cleanup and backup chapter6 scripts. Always nice to backup ↵ | William Harrington | 2021-03-22 | 1 | -0/+21 |
before working on tasks preparing for chroot. |