forked from forkanization/Proxmox-arm64
Update Ubuntu 2204 VM/Pimox HAOS VM status
This commit is contained in:
@@ -31,7 +31,7 @@ Any issues with the scripts, please put an issue within this repository rather t
|
|||||||
|
|
||||||
If you would like to offer support, I would appreciate a star on the repository, or for you to support the creator of the Proxmox scripts [tteck on Ko-Fi](https://ko-fi.com/D1D7EP4GF)!
|
If you would like to offer support, I would appreciate a star on the repository, or for you to support the creator of the Proxmox scripts [tteck on Ko-Fi](https://ko-fi.com/D1D7EP4GF)!
|
||||||
|
|
||||||
## Container Compatibility Guide
|
## VM Compatibility Guide
|
||||||
|
|
||||||
| Icon | Description |
|
| Icon | Description |
|
||||||
| ---- | -------------------------------------------------- |
|
| ---- | -------------------------------------------------- |
|
||||||
@@ -40,6 +40,13 @@ If you would like to offer support, I would appreciate a star on the repository,
|
|||||||
| ❌ | Unsupported. View notes for reason. |
|
| ❌ | Unsupported. View notes for reason. |
|
||||||
| 🔘 | Install script not ported to ARM64. |
|
| 🔘 | Install script not ported to ARM64. |
|
||||||
|
|
||||||
|
| OS | Status | Notes |
|
||||||
|
| ------------------------------- | ------ | -------------------------------------------------------------------------------------------------------- |
|
||||||
|
| Pimox HAOS | ⭕ | Very likely to work, but haven't tested. |
|
||||||
|
| Ubuntu 22.04 | ⭕ | Needs testing. |
|
||||||
|
|
||||||
|
## LXC Compatibility Guide
|
||||||
|
|
||||||
| App | Status | Notes |
|
| App | Status | Notes |
|
||||||
| ------------------------------- | ------ | -------------------------------------------------------------------------------------------------------- |
|
| ------------------------------- | ------ | -------------------------------------------------------------------------------------------------------- |
|
||||||
| Actual Budget | ☑️ | |
|
| Actual Budget | ☑️ | |
|
||||||
|
|||||||
@@ -1,4 +1,12 @@
|
|||||||
{
|
{
|
||||||
|
"Pimox HAOS VM": {
|
||||||
|
"status": "untested",
|
||||||
|
"notes": "Very likely to work, but haven't tested."
|
||||||
|
},
|
||||||
|
"Ubuntu 22.04 VM": {
|
||||||
|
"status": "untested",
|
||||||
|
"notes": "Needs testing."
|
||||||
|
},
|
||||||
"Actual Budget LXC": {
|
"Actual Budget LXC": {
|
||||||
"status": "created",
|
"status": "created",
|
||||||
"notes": ""
|
"notes": ""
|
||||||
|
|||||||
Reference in New Issue
Block a user