You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v2.4.2 — Tune unit detection + E/P chaining for unattended mode
Port of the x86 sibling's fix. Two bugs found by Bertrand Clech
(renesenses) while wiring v2.4.0's Persistent paths into Tune OS:
1. The Tune Server preset only checked for tune-server.service, never
confirmed against a real unit file — Tune OS ships tune.service, so the
preset silently never matched. Fixed: comma-separated candidate list
(tune.service,tune-server.service).
2. RAM_MODE_ACTION=e alone never reached the persistent-paths questions in
a single unattended pass. Fixed: enabling RAM mode now automatically
walks into Persistent paths right after.