aboutsummaryrefslogtreecommitdiffstats
path: root/insidechroot.sh
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup information messages.William Harrington2021-04-021-5/+5
|
* Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk ↵William Harrington2021-04-021-3/+3
| | | | when checking exit code when creating partition.
* Use intense colors for indented messages.William Harrington2021-04-011-2/+2
|
* Use essential for essential files and symlinks.William Harrington2021-03-301-4/+4
|
* Add chroot command with argument for chapter 7 and perform chapter 7 ↵William Harrington2021-03-301-0/+147
| | | | commands within insidechroot.sh.
* Change message when entering CHROOT.William Harrington2021-03-231-1/+1
|
* Add new line at end of inside chroot message.William Harrington2021-03-231-1/+1
|
* Use printf instead of echo.William Harrington2021-03-231-1/+1
|
* Echo a success message when entering chroot.William Harrington2021-03-221-2/+1
|
* Add basic inside chroot script.William Harrington2021-03-221-0/+6