TODO
- (Won't resolve) Figure out how to deploy shellcheck CI on codeberg so that it's less likely for 3rd party to break the script
- Expecting to run i.e https://github.com/Kreymacs/Kreymacs/blob/master/.github/workflows/shell.yml
- Blocked by Codeberg/Community#78
- Can be implemented through the current POST/GET calls that gitea has to call sourcehut build.
- Research the way that this is implemented as docker seems to make more sense in terms of system resources
- More info requested
- Decide whether
Makefileis not a better implementation for this- More info requested
- Research if we really need to interact with
ssh-keygen- Required for the qemu called from libvirt to have ssh access.
WIP to reimplement the createVM script to be sane to use
Signed-off-by: Jacob Hrbek kreyren@rixotstudio.cz
### TODO
- [X] (Won't resolve) Figure out how to deploy shellcheck CI on codeberg so that it's less likely for 3rd party to break the script
- Expecting to run i.e https://github.com/Kreymacs/Kreymacs/blob/master/.github/workflows/shell.yml
- Blocked by https://codeberg.org/Codeberg/Community/issues/78
- Can be implemented through the current POST/GET calls that gitea has to call sourcehut build.
- [ ] Research the way that this is implemented as docker seems to make more sense in terms of system resources
- More info requested
- [ ] Decide whether `Makefile` is not a better implementation for this
- More info requested
- [X] Research if we really need to interact with `ssh-keygen`
- Required for the qemu called from libvirt to have ssh access.
---
WIP to reimplement the createVM script to be sane to use
Signed-off-by: Jacob Hrbek <kreyren@rixotstudio.cz>