Add a warning if installing on an end-of-life distro.
Review Request #14869 — Created March 4, 2026 and updated — Latest diff uploaded
Our installer still supports a variety of Linux distributions which are
end of life, no longer receiving updates. I wanted to remove that
support, but Christian argued that we shouldn't, so here's the new
approach: printing a big ol' warning.
- Ran unit tests.
- Did a few install tests to spot check that the choice whether to show
the warning was correct, and that it appeared visually nice.