Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Major updates. | William Harrington | 2021-12-11 | 1 | -32/+32 |
* | Create directories and essential files outside of chroot. Then chroot. When s... | William Harrington | 2021-04-05 | 1 | -1/+1 |
* | Adjust proc sysfs and tmpfs mount commands. | William Harrington | 2021-04-05 | 1 | -3/+3 |
* | Mount /dev/pts with bind option. | William Harrington | 2021-04-05 | 1 | -1/+1 |
* | Deal with when to print OK or just keep it left out alltogether. | William Harrington | 2021-04-05 | 1 | -2/+0 |
* | Clobbered original mountvirtfs. Remove unneeded --bind options. | William Harrington | 2021-04-05 | 1 | -4/+4 |
* | Use intense green for OK. | William Harrington | 2021-04-02 | 1 | -1/+3 |
* | Use if [[ ... ]] instead of [ ... ] and change retval check in setupdisk when... | William Harrington | 2021-04-02 | 1 | -1/+1 |
* | Use intense colors for virtual filesystems already mounted. | William Harrington | 2021-04-01 | 1 | -10/+10 |
* | Extract virt fs mount commands to a separate script. | William Harrington | 2021-03-24 | 1 | -0/+32 |