Skip to content

v2.4.2

Choose a tag to compare

@github-actions github-actions released this 20 Aug 11:09
· 2 commits to main since this release
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.