patches and low-level development discussion
 help / color / mirror / code / Atom feed
blob 56a37fc569235d93d8047a098184d3a591d99d26 787 bytes (raw)
name: Documentation/decisions/001-host-update-mechanism.adoc 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
 
# Host update mechanism

// SPDX-FileCopyrightText: 2022 Unikie
// SPDX-License-Identifier: GFDL-1.3-no-invariants-or-later OR CC-BY-SA-4.0

## Status
Proposed

## Context
Spectrum OS has no implementation for software update. The host - consisting of
Linux kernel, KVM, cloud-hypervisor and minimal user space tools - software
updates are required to support feature development and security fixes.

## Decision
A-B partitioning created by Spectrum installer Installer sets up the system on
partition A of the block device A-B update scheme where user (or installer)
writes the update image to partition B Bootloader provides four boot options:
A, A mutable, B, B mutable

## Consequences
Default boot selection, incremental updates (e.g. overlays), network update
postponed for later.

debug log:

solving 56a37fc ...
found 56a37fc in https://inbox.spectrum-os.org/spectrum-devel/CAP-nJwHX11dzQ+aoWsbOx4DzVRYE3LOp7eKV1cU9_ykpFssA3g@mail.gmail.com/

applying [1/1] https://inbox.spectrum-os.org/spectrum-devel/CAP-nJwHX11dzQ+aoWsbOx4DzVRYE3LOp7eKV1cU9_ykpFssA3g@mail.gmail.com/
diff --git a/Documentation/decisions/001-host-update-mechanism.adoc b/Documentation/decisions/001-host-update-mechanism.adoc
new file mode 100644
index 0000000..56a37fc

Checking patch Documentation/decisions/001-host-update-mechanism.adoc...
Applied patch Documentation/decisions/001-host-update-mechanism.adoc cleanly.

index at:
100644 56a37fc569235d93d8047a098184d3a591d99d26	Documentation/decisions/001-host-update-mechanism.adoc

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://spectrum-os.org/git/crosvm
	https://spectrum-os.org/git/doc
	https://spectrum-os.org/git/mktuntap
	https://spectrum-os.org/git/nixpkgs
	https://spectrum-os.org/git/spectrum
	https://spectrum-os.org/git/ucspi-vsock
	https://spectrum-os.org/git/www

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).