ronivay / XenOrchestraInstallerUpdater

Xen Orchestra install/update script
GNU General Public License v3.0
1.2k stars 190 forks source link

Add OracleLinux #231

Closed kohju closed 5 months ago

kohju commented 5 months ago

summary

Oracle Linux is as compatible as Redhat Enterprise Linux. Many people might use it instead of CentOS.

Modified Point

Changed OSNAME in the function CheckOS on my Oracle Linux environment.

ronivay commented 5 months ago

Hey,

this has been suggested before and my opinion on that hasn’t changed. See more in comments of https://github.com/ronivay/XenOrchestraInstallerUpdater/pull/108

Also note that script does support skipping the OS version check specifically for cases like this without adding ”official” support that i then need to test frequently with limited resources.

kohju commented 5 months ago

Ok, I understood.

ronivay commented 5 months ago

I will close this now :)