| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-04-12 | op-mode: T8483: fix /show_sensors.py: No such file or directory | Christian Breunig | |
| After rewriting the op-mode handlind code and introducing virtualTagNodes for op-mode, also all <command> statements will be executed by a runner. Executing "bash -c ''" code within that runner lacks the proper environment. This can be verified by adding "env" into the bash -c '' executions string. Solve this issue by moving the hypervisor detection code to show_sensors.py. | |||
| 2025-07-30 | op-mode: T7527: eliminate bare shell snippets in op mode commands | Daniil Baturin | |
| 2025-07-24 | T7626: op-mode: fix several op-mode command for syntax (#4603) | Date Huang | |
| * T7626: op-mode: fix several op-mode command for syntax update container image <container name> show environment sensors show log certbot Signed-off-by: Date Huang <tjjh89017@hotmail.com> * Update op-mode-definitions/show-log.xml.in Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Signed-off-by: Date Huang <tjjh89017@hotmail.com> Co-authored-by: Daniil Baturin <daniil@baturin.org> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> | |||
| 2025-05-16 | op-mode: T7459: eliminate direct use of sudo in op mode commands | Daniil Baturin | |
| 2021-01-10 | xml: op-mode: add preprocessor support as known from configuration mode | Christian Poessinger | |
