Signed-off-by: Jon Oster <jon.oster@toradex.com>
[Liri OS](https://liri.io/download/silverblue/) has the option to install
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
[meta-updater](https://github.com/advancedtelematic/meta-updater) is
"git-like hardlink dedup". For example, Flatpak supports a per-user OSTree
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
libostree is accessible via [GObject Introspection](https://gi.readthedocs.io/en/latest/);