Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major updates. | William Harrington | 2021-12-11 | 1 | -88/+88 |
| | |||||
* | Create fail and success functions and remove trailing white spaces at ends ↵ | William Harrington | 2021-04-15 | 1 | -1/+1 |
| | | | | of lines. | ||||
* | Remove empty line. | William Harrington | 2021-04-14 | 1 | -1/+0 |
| | |||||
* | Really fix the run and run lock creation. | William Harrington | 2021-04-12 | 1 | -3/+3 |
| | |||||
* | Fix link creation for /run and /run lock. Was causing issues when botting ↵ | William Harrington | 2021-04-10 | 1 | -2/+2 |
| | | | | because /run ended up being an inifnite loop. | ||||
* | Fix directory creation targets and make commands verbose. Log command block ↵ | William Harrington | 2021-04-05 | 1 | -69/+70 |
| | | | | to createdirs.log. | ||||
* | Create directories and essential files outside of chroot. Then chroot. When ↵ | William Harrington | 2021-04-05 | 1 | -0/+88 |
stripping, exit status is not 0 when strip finds uknown formats. Just return true. Make createdirs, umountvirtfs and essential files as separate scripts. |