Files
infix/package
Joachim Wiberg 84026740eb package/klish-plugin-sysrepo: refactor nacm after sysrepo change
Upstream sysrepo commit 90ce1f7 modified sr_nacm_init() to explicitly switch
the session to SR_DS_RUNNING before initializing NACM.  This broke our klish
workflow which started sessions on SR_DS_CANDIDATE.

This commit drops the sysrepo patch that reverts that behavior in favor of
explicitly starting sessions on SR_DS_RUNNING for NACM initialization, then
switch to SR_DS_CANDIDATE for editing operations.  This works with sysrepo's
behavior: NACM reads rules from running datastore while our editing workflow
operates on candidate datastore.

Also, add prompt path shortening for deep configuration hierarchies.

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2026-01-03 14:17:06 +01:00
..
2024-09-09 17:02:51 +02:00
2026-01-02 21:22:45 +01:00
2026-01-02 20:09:29 +01:00
2024-04-24 21:10:05 +02:00
2024-04-29 08:44:44 +02:00
2025-12-03 16:46:10 +01:00
2025-12-06 22:03:55 +01:00
2025-06-22 21:12:50 +02:00
2025-12-06 22:03:55 +01:00