From 6dbec76431f99b9c5aaf56fa111cd1fb88292a40 Mon Sep 17 00:00:00 2001 From: Ryan Butler Date: Wed, 23 Oct 2024 13:38:33 -0400 Subject: [PATCH] docs: point out that OTA backend is not yet foss (#280) Update README.md --- update-agent/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/update-agent/README.md b/update-agent/README.md index 1ce7d82..9ec2af3 100644 --- a/update-agent/README.md +++ b/update-agent/README.md @@ -4,6 +4,8 @@ run by systemd [on boot][service file]. It fetches a `claim.json` from the backend, which contains a list of [components][components] that are archive files pulled from S3. +Note: The backend for OTAs is not yet open source. + ## Running Update agent can be configured through a config file, environment variables, or through