mirror of
https://github.com/ostreedev/ostree.git
synced 2024-12-23 21:35:26 +03:00
Merge pull request #2697 from tkfu/docs/add-related-projects
docs: Add aktualizr and TorizonCore to related projects
This commit is contained in:
commit
1d478ced2e
@ -73,6 +73,8 @@ their host system as well as Flatpak.
|
|||||||
[Liri OS](https://liri.io/download/silverblue/) has the option to install
|
[Liri OS](https://liri.io/download/silverblue/) has the option to install
|
||||||
their distribution using ostree.
|
their distribution using ostree.
|
||||||
|
|
||||||
|
[TorizonCore](https://developer.toradex.com/torizon/working-with-torizon/torizoncore-technical-overview/) is a Linux distribution for embedded systems that updates via OSTree images delivered via [Uptane](https://uptane.github.io/) and [aktualizr](https://github.com/uptane/aktualizr/).
|
||||||
|
|
||||||
## Distribution build tools
|
## Distribution build tools
|
||||||
|
|
||||||
[meta-updater](https://github.com/advancedtelematic/meta-updater) is
|
[meta-updater](https://github.com/advancedtelematic/meta-updater) is
|
||||||
@ -109,6 +111,8 @@ use the "libostree host system" aspects (e.g. bootloader management), just the
|
|||||||
"git-like hardlink dedup". For example, Flatpak supports a per-user OSTree
|
"git-like hardlink dedup". For example, Flatpak supports a per-user OSTree
|
||||||
repository.
|
repository.
|
||||||
|
|
||||||
|
[aktualizr](https://github.com/uptane/aktualizr/) is an [Uptane](https://uptane.github.io/)-conformant software update client library intended for use in automotive and other security-sensitive embedded devices. It uses OSTree to manage the OS of the host device by default.
|
||||||
|
|
||||||
## Language bindings
|
## Language bindings
|
||||||
|
|
||||||
libostree is accessible via [GObject Introspection](https://gi.readthedocs.io/en/latest/);
|
libostree is accessible via [GObject Introspection](https://gi.readthedocs.io/en/latest/);
|
||||||
|
Loading…
Reference in New Issue
Block a user