A minor release, mainly to address the Limine config changes as well as optimize the mirror listing (now using /mirrors/status/json/
instead of /mirrorlist/
to speed up mirror loading and download during installation.
What's Changed
- Update user permission check for --help by @itstrueitstrueitsrealitsreal in #2568
- Curses menu - Continued by @svartkanin in #2569
- Run oxipng/svgo against the images to save 40KB by @C0rn3j in #2420
- Reposition os.execve call to enable debug logging before child process termination by @ddx2tb in #2593
- Fix mount order by @codefiles in #2595
- Fix call to removed function in DesktopProfile class by @ddx2tb in #2596
- fix(lib/installer.py) Patch mkinitcpio.conf encrypt position by @ScriptSathi in #2601
- Use
/mirrors/status/json/
instead of/mirrorlist/
to get mirror lists by @Torxed in #2599 - Updates for new Limine 8.x config filename and syntax by @mintsuki in #2606
- Refactor Argument Parsing Logic by @ddx2tb in #2605
New Contributors
- @itstrueitstrueitsrealitsreal made their first contribution in #2568
- @GandalfBaum12371723613 made their first contribution in #2571
- @f35f0ef9d0e827dae86552d3899f78fc made their first contribution in #2583
- @ddx2tb made their first contribution in #2592
- @ScriptSathi made their first contribution in #2601
- @mintsuki made their first contribution in #2606
Full Changelog: v2.8.1...v2.8.2