Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup information messages. | William Harrington | 2021-04-02 | 1 | -5/+5 |
| | |||||
* | Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk ↵ | William Harrington | 2021-04-02 | 1 | -3/+3 |
| | | | | when checking exit code when creating partition. | ||||
* | Use intense colors for indented messages. | William Harrington | 2021-04-01 | 1 | -2/+2 |
| | |||||
* | Use essential for essential files and symlinks. | William Harrington | 2021-03-30 | 1 | -4/+4 |
| | |||||
* | Add chroot command with argument for chapter 7 and perform chapter 7 ↵ | William Harrington | 2021-03-30 | 1 | -0/+147 |
| | | | | commands within insidechroot.sh. | ||||
* | Change message when entering CHROOT. | 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 |
| | |||||
* | Use printf instead of echo. | William Harrington | 2021-03-23 | 1 | -1/+1 |
| | |||||
* | Echo a success message when entering chroot. | William Harrington | 2021-03-22 | 1 | -2/+1 |
| | |||||
* | Add basic inside chroot script. | William Harrington | 2021-03-22 | 1 | -0/+6 |