mirror of
https://github.com/CloudNebulaProject/zmgr.git
synced 2026-04-10 05:00:42 +00:00
Mark core commands as tested on illumos
create, destroy, import, boot, halt all verified on real illumos hardware on 2026-03-22. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
49b4847715
commit
c00f2bbeed
1 changed files with 6 additions and 6 deletions
|
|
@ -43,13 +43,13 @@
|
|||
- [x] Default router template with internal + public nets
|
||||
- [x] Backward compat: legacy flat `pool` field in templates
|
||||
|
||||
## Not Yet Tested on illumos
|
||||
## Tested on illumos (2026-03-22)
|
||||
|
||||
- [ ] `zmgr create` (requires zonecfg/zoneadm/dladm)
|
||||
- [ ] `zmgr destroy`
|
||||
- [ ] `zmgr import`
|
||||
- [ ] `zmgr status` (requires zoneadm)
|
||||
- [ ] `zmgr boot` / `zmgr halt`
|
||||
- [x] `zmgr create`
|
||||
- [x] `zmgr destroy`
|
||||
- [x] `zmgr import`
|
||||
- [x] `zmgr boot`
|
||||
- [x] `zmgr halt`
|
||||
|
||||
## Dependencies
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue