Skip to content

Add support for unattended updates#1562

Open
saba8814 wants to merge 1 commit into
kernelkit:mainfrom
saba8814:feat/unattended-updates
Open

Add support for unattended updates#1562
saba8814 wants to merge 1 commit into
kernelkit:mainfrom
saba8814:feat/unattended-updates

Conversation

@saba8814

@saba8814 saba8814 commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

This commit introduces unattended-update cron consumer. Unattended updates are configurable to perform update autonomously or to wait for admin to reboot. Unattended upadate reuses UPDATE URL from check-update and is configurable under system/software yang. Cron consumer downloads release tar and extracts .pkg(used by rauc) under /var/lib/misc/unattended-update.

Resolves: #1301

Description

Checklist

Tick relevant boxes, this PR is-a or has-a:

  • Bugfix
    • Regression tests
    • ChangeLog updates (for next release)
  • Feature
    • YANG model change => revision updated?
    • Regression tests added?
    • ChangeLog updates (for next release)
    • Documentation added?
  • Test changes
    • Checked in changed Readme.adoc (make test-spec)
    • Added new test to group Readme.adoc and yaml file
  • Code style update (formatting, renaming)
  • Refactoring (please detail in commit messages)
  • Build related changes
  • Documentation content changes
    • ChangeLog updated (for major changes)
  • Other (please describe):

@saba8814 saba8814 marked this pull request as draft July 2, 2026 13:39
This commit introduces unattended-update cron consumer. Unattended updates are configurable to perform update autonomously or to wait for admin to reboot.
Unattended upadate reuses UPDATE URL from check-update and is configurable under system/software yang. Cron consumer downloads release tar and extracts .pkg(used by rauc) under /var/lib/misc/unattended-update.

Resolves: kernelkit#1301

Signed-off-by: Ejub Sabic <ejub1946@outlook.com>
@saba8814 saba8814 force-pushed the feat/unattended-updates branch from 89d97ca to 6fe0347 Compare July 2, 2026 13:45
@saba8814 saba8814 marked this pull request as ready for review July 2, 2026 13:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for unattended upgrades

1 participant