github archlinux/archinstall v3.0.0

6 hours ago

New features

  • TUI has been reworked and now uses curses, which allows us to do more complex layouts as well as give a new but familiar look and feel. Huge effort by @svartkanin in #2663
    screenshot

Improvements

Deprecation warnings

  • swiss.py script is deprecated as the core API has changed quite a lot but keeping up with the script has not been feasible time wise. The reported usage should mean very few is affected by this and will be removed following the next release after this one.
  • Pacman() class will be re-worked in #2787, and will no longer take target= as an argument. Instead .strap now takes Pacman().strap(target=). It will also use libalpm for its operations in the future to do local package lookups rather than rely on archlinux.org JSON API for package search.
  • Versions henceforth will drop the prepended v notation, meaning the next version will be 3.0.1 instead of v3.0.0.

New Contributors

Full Changelog: v2.8.6...v3.0.0

Don't miss a new archinstall release

NewReleases is sending notifications on new releases.