Skip to content

Commit

Permalink
Merge pull request #3112 from leonheldattoradex/main
Browse files Browse the repository at this point in the history
Update Torizon information
  • Loading branch information
cgwalters authored Dec 7, 2023
2 parents 51a34a4 + 3ff00e4 commit 508b6ea
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ their host system as well as Flatpak.
[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/).
[Torizon OS](https://developer.toradex.com/torizon/torizoncore/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

Expand Down
4 changes: 2 additions & 2 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ system for GNOME.
[Liri OS](https://liri.io/download/silverblue/) has the option to install
their distribution using ostree.

[TorizonCore](https://developer.toradex.com/knowledge-base/torizoncore-overview)
[Torizon OS](https://developer.toradex.com/torizon/torizoncore/)
uses libostree and Aktualizr as the base for OTA updates from compatible
platforms, including [Torizon OTA](https://developer.toradex.com/knowledge-base/torizon-update-system).
platforms, including [Torizon Cloud](https://developer.toradex.com/torizon/torizon-platform/torizon-platform-services-overview).

## Distribution build tools

Expand Down
16 changes: 8 additions & 8 deletions docs/related-projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -370,23 +370,23 @@ Linux software. It is designed to be used out-of-the-box on devices requiring
high reliability, allowing you to focus on your application and not on building
and maintaining the operating system.

### TorizonCore
### Torizon OS

The platform OS - [TorizonCore](https://developer.toradex.com/knowledge-base/torizoncore-overview) -
The platform OS - [Torizon OS](https://www.toradex.com/operating-systems/torizon) -
is a minimal OS with a Docker runtime and libostree + Aktualizr. The main goal
of this system is to allow application developers to use containers, while the
maintainers of TorizonCore focus on the base system updates.
maintainers of Torizon OS focus on the base system updates.

### TorizonCore Builder

Since the TorizonCore OS is meant as a binary distribution, OS customization is
made easier with [TorizonCore Builder](https://developer.toradex.com/knowledge-base/torizoncore-builder-tool),
Since the Torizon OS is meant as a binary distribution, OS customization is
made easier with [TorizonCore Builder](https://developer.toradex.com/torizon/os-customization/torizoncore-builder-tool-customizing-torizoncore-images/),
as the tool abstracts the handling of OSTree concepts from the final users.

### Torizon OTA
### Torizon Cloud

[Torizon OTA](https://developer.toradex.com/knowledge-base/torizon-update-system)
is a hosted OTA update system that provides OS updates to TorizonCore using
[Torizon Cloud](https://developer.toradex.com/torizon/torizon-platform/torizon-platform-services-overview/)
is a hosted OTA update system that provides OS updates to Torizon OS using
OSTree and Aktualizr.

###### Licensing for this document:
Expand Down

0 comments on commit 508b6ea

Please sign in to comment.