Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 978 Bytes

compatibility.md

File metadata and controls

28 lines (22 loc) · 978 Bytes

The primary factor determining what this project is the personal preferences of its contributors, who volunteer.

That being said these notes should help users manage expectations and guide decisions of contributors.

Development environment

  1. Dev Container
    • A reproducible environment where everything should work.
    • Expect help troubleshooting if something does not work.
  2. Debian
    • Can do everything the dev container can do if set up correctly.
    • In practice the best tested environment, but may not be fully documented.
    • Expect to do your own troubleshooting since it is not a reproducible environment.
  3. Ubuntu
    • Some dependencies may not cross-compile.
  4. MacOS
    • Cross compilation does not work.
  5. WSL
  6. Windows

AXIS OS

The most recent LTS is the most prioritized target because it strikes a balance between being feature richness and stability.

  1. LTS 2024 (11.11.z)
  2. Active (12.y.z)
  3. LTS 2022 (12.12.z)
  4. LTS 2020 (9.80)