Skip to content

v26.1.20-2

Latest

Choose a tag to compare

@pieroproietti pieroproietti released this 20 Jan 11:33

This is the first version of penguins-eggs heavily modified with Google Antigravity.

  • Refactoring nest: Major cleanup of the working directory structure. Renamed hidden directories .mnt to mnt as mount point for addictional space, moved .mnt/filesystem.squashfs to liveroot, move ./mnt/iso to iso, renamed ovarium to bin, removed previous symlinks (look here);
  • Core: General dependency updates, ESM improvements, and internal refactoring (dotMnt -> mnt, dotLiveFs -> liveRoot, xorriso fixes).
  • Cleanup: Removed unused variables machine_id and pmount_fixed from eggs.yaml and internal structures.
  • LightDM: Restored autologin functionality for live sessions by ensuring correct autologin-user configuration in lightdm.conf;
  • UX/UI: Refactored interactive prompts (Krill, confirmations) to use @inquirer/prompts, allowing arrow key navigation;
  • CachyOS: Fixed boot issues related to disk detection and corrected initrd configuration;
  • Full-Crypt: Fixed mkinitramfs failure during full-encrypted ISO generation;