Commit graph

55 commits

Author SHA1 Message Date
68e1cf4098
Build booster initramfs if it does not exist
Working from a chroot we need to manually look for the existing kernels
and build an initramfs from them. We can not just use the auto detection
functionality since it will detect the _HOST_ system's running kernel.

Instead we get the kernel module dir(s) and manually build a booster
initramfs for each one found.
2025-02-21 17:58:04 +01:00
8a77b201bd
Split up playbooks into host-level and guest-level 2025-02-21 17:58:03 +01:00
bf1e99b197
Create rootfs for mounted void guest 2025-02-21 17:58:03 +01:00
45f9d88890
Install system through chroot 2025-02-21 17:58:02 +01:00
9c06b98fde
Set up basic ansible repo 2025-02-21 17:57:58 +01:00