Restrict Linux OS updates to full BetterFrame OS installations - #36
Conversation
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 0a3ee6c296
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
Linux app-only installations could enter OS OTA when
BF_ENABLE_OS_OTA=0was missing. Require the full BetterFrame image's OS version, compatibility identity, and RAUC configuration before checking or applying OS updates, including forced updates. Recheck eligibility after download and report the same eligibility in heartbeats. App updates continue to restart only the app.Clear inherited systemd
SuccessActionalongside failure/start-limit actions when repairing standalone installations. Existing service configuration requires rerunning the updated installer. The reported device's exact reboot cause has not been confirmed from device logs.Validation: