README.md updates - compatibility table

This commit is contained in:
Andrew Schott 2024-06-15 00:28:00 -05:00
parent a77437435b
commit edefd01b3e

View file

@ -99,7 +99,7 @@ sudo zypper install rustup && rustup toolchain install stable
The current scope and intended use of the tool is: The current scope and intended use of the tool is:
* Not to be run as root -- be a privileged user. * Not to be run as root -- be a regular user with sudo rights to run the package manager tools.
* Currently custom parameters, logging, and other useful fancy stuff is not implemented. It will be, but not now. * Currently custom parameters, logging, and other useful fancy stuff is not implemented. It will be, but not now.
* The testing has been done in a limited fashion. I have several Workstations, Laptops, VMs, VPS's, and contributors that are able to validate things. The testing matrix above has the details, play in a VM if your platform is untested (notably arch). I test first in distrobox, then if things work a VM or a contributor report. * The testing has been done in a limited fashion. I have several Workstations, Laptops, VMs, VPS's, and contributors that are able to validate things. The testing matrix above has the details, play in a VM if your platform is untested (notably arch). I test first in distrobox, then if things work a VM or a contributor report.
* If you have any doubts as to what the hell is going on under the hood, look at the source or look at the bash or python versions. If the parameters are too conservative or aggressive -- edit the source or wait until I get custom parameters implemented. * If you have any doubts as to what the hell is going on under the hood, look at the source or look at the bash or python versions. If the parameters are too conservative or aggressive -- edit the source or wait until I get custom parameters implemented.