2
0
mirror of https://github.com/linka-cloud/d2vm.git synced 2025-12-03 09:33:12 +00:00

d2vm: remove non working rhel support

Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
2022-04-21 21:31:57 +02:00
parent 1a97b45861
commit fa3a4f6039
4 changed files with 10 additions and 4 deletions

View File

@@ -28,7 +28,11 @@ Working and tested:
Need fix:
- [ ] CentOS / RHEL
- [ ] CentOS
Unsupported:
- [ ] RHEL
The program use the `/etc/os-release` file to discover the Linux distribution and install the Kernel,
if the file is missing, the build cannot succeed.