krata/os/internal
Alex Zenla 7ba04f26a3
fix(os): alpine v3.20 requires copying kernel config before grub-mkconfig (#180)
There is currently a bug in the Xen support for Alpine where /boot/config-lts
is expected to exist but in Alpine /boot/config-VERSION-lts is the only file
available. This change copies the config to /boot/config-lts to fix the build.
2024-06-04 17:00:49 +00:00
..
stage1.sh krata: rework cross-compilation 2024-03-21 21:31:10 +00:00
stage2.sh fix(os): alpine v3.20 requires copying kernel config before grub-mkconfig (#180) 2024-06-04 17:00:49 +00:00