From 8602ee8d4ef826f1153382ec3cd3348e9723e1f0 Mon Sep 17 00:00:00 2001 From: Andrew Schott Date: Sat, 15 Jun 2024 00:10:05 -0500 Subject: [PATCH] README.md updates - compatibility table --- README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dec26f1..68d37b7 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,17 @@ This is for my educational purposes of learning rust to do tasks that I have don ## **TESTED ENVIRONMENTS** -Currently I am testing on live hardware first where possible, then in distrobox if not. As time permits, I am using VMs to personally test. Trusted contributors will count as a passed/failed contributor test. +Currently I start on distributions that I do not have a live environment to use or a VM, I will use distrobox. Then ss time permits, I use VMs to test. + +Consider distrobox tests as the lowest grade pass, then VMs and native tests. + +Trusted contributors will count as a passed/failed contributor test. |DISTRIBUTION|PERSONALLY TESTED|CONTRIBUTOR TESTED| | :-- | :-- | :-- | -|Arch|no - errors out in distrobox|no| +|Arch|failing in distrobox|no| |Debian / Ubuntu|distrobox|no| -|OpenMandriva / Mageia|no - lacks distrobox support|no| +|OpenMandriva / Mageia|no|no| |RHEL / Fedora|yes|yes| |SuSE/ OpenSuSE|yes|no|