penguins-eggs-10.0.58-6 (Testing)
I am working mainly on krill, to add the functionality for encrypted installation and VM2. With the occasion I am also trying to get ISOs created with eggs working with Secure boot enabled on UEFI.
The LVM2 installation works, as does the LUKS installation, but I still have some problems on the installed system, a delay who at the moment I was not able to find the reasons.
On Debian bookworm was added the ability to boot with Secure Boot enabled, thanks to karltestano for suggestions #456. On Ubuntu and Linuxmint we need to copy the original /boot/grub&/efi.img from the original ISO, to /home/eggs/iso/boot/grub/efi.img and run sudo /home/eggs/ovarium/mkido to rebuild the ISO.
I released on Arch too, for an important motivation I must refresh the version of calamares we use, last changes on Arch made it not working.
It was a long time I was not publishing, from december 2024. But during this time I did very large changes:
- ovary.ts was a more than 2000 lines of code, now is splitted in more short parts under ovary.d, on krill I invest a lot of time too findind a way to make possible to get LUKS and LVM installation with it.
Not all is finished, and there is again things to do:
- extend secure boot to Ubuntu
- test and create packages for others distros.
Have good time