Commit graph

3 commits

Author SHA1 Message Date
cfb30260e4
feat(base): Configure void system 2025-02-21 17:58:05 +01:00
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