Add Debian to supported operating systems (#23773)

- Debian is a popular Linux flavor for servers
- Several Fleet customers have Debian hosts enrolled (see usage stats
[here](https://docs.google.com/spreadsheets/d/1Mh7Vf4kJL8b5TWlHxcX7mYwaakZMg_ZGNLY3kl1VI-c/edit?gid=538901298#gid=538901298))
- @iansltx has tested Fleet w/ Debian 11 and 12

---------

Co-authored-by: Ian Littman <iansltx@gmail.com>
This commit is contained in:
Noah Talerman
2024-11-13 12:33:49 -06:00
committed by GitHub
co-authored by Ian Littman
parent 3c85098821
commit d130ebe1e8
+1 -1
View File
@@ -78,7 +78,7 @@ Fleet supports the following operating system versions on hosts.
| macOS | 13+ (Ventura) |
| iOS/iPadOS | 17+ |
| Windows | Pro and Enterprise 10+, Server 2012+ |
| Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38+ |
| Linux | CentOS 7.1+, Ubuntu 20.04+, Fedora 38+, Debian 11+ |
| ChromeOS | 112.0.5615.134+ |
While Fleet may still function partially or fully with OS versions older than those above, Fleet does not actively test against unsupported versions and does not pursue bugs on them.