From 45ff9e5bfa66a8ff5f93cd1e4d8a795a84360913 Mon Sep 17 00:00:00 2001 From: Julian Stecklina Date: Wed, 8 Apr 2026 13:34:25 +0200 Subject: [PATCH] readme: update module support status --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e8b44a2..100fbd4 100644 --- a/README.md +++ b/README.md @@ -33,10 +33,10 @@ status symbols: - 🚧 - Planned/WIP - ❌ - Not Planned -| Module | Status | Unstable | 26.05 | 24.05 | Description | -|--------------------------------------------------------------------|----------|----------|-------|-------|----------------------------------------------| -| [`profiles`](https://docs.ctrl-os.com/modules/ctrl-os-profiles/) | **Beta** | ✅ | 🚧 | ✅ | Different opinionated settings for CTRL-OS | -| [`vms`](https://docs.ctrl-os.com/modules/ctrl-os-vms/) | **Beta** | ✅ | 🚧 | ❌ | Declarative way to run generic VMs | +| Module | Status | Unstable | 26.05 | 24.05 | Description | +|------------------------------------------------------------------|------------|----------|-------|-------|--------------------------------------------| +| [`profiles`](https://docs.ctrl-os.com/modules/ctrl-os-profiles/) | **Stable** | ✅ | 🚧 | ✅ | Different opinionated settings for CTRL-OS | +| [`vms`](https://docs.ctrl-os.com/modules/ctrl-os-vms/) | **Beta** | ✅ | 🚧 | ❌ | Declarative way to run generic VMs | ## Hardware Support @@ -48,4 +48,4 @@ Just like modules, hardware support status depends on the release. | Platform | Status | Unstable | 26.05 | 24.05 | |-------------------------|-------------|----------|-------|-------| -| Nvidia Jetson Orin Nano | **Planned** | 🚧 | 🚧 | ❌ | +| Nvidia Jetson Orin Nano | **Testing** | ✅ | 🚧 | ❌ |