git-ecosystem / git-bundle-server

A web server & management CLI to host Git bundles for use with Git's "bundle URIs" feature
Other
43 stars 20 forks source link

Clarify supported Linux distributions #61

Open vtbassmatt opened 1 year ago

vtbassmatt commented 1 year ago

Right now, we package for and (appear to) support only Debian. At least one early adopter is on SLES, and there are of course others. We can inventory our dependencies on platform capabilities and then decide what level of support to offer other Linux distributions.

If we choose to expand the set of distributions, some things to keep in mind:

Later, we ought to also consider non-Linux Unixes like BSD.