Skip to content
Snippets Groups Projects

Rework workflow documentation

Merged Martyn Welch requested to merge wip/martyn/T7254-Rework-workflow-docs into master
All threads resolved!
Compare and Show latest version
2 files
+ 11
11
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -126,7 +126,7 @@ example of how to implement fleet manangement.
Applications can be deployed and updated in
[application bundles]({{< ref "canterbury-legacy-application-framework.md" >}})
(with a new [Flatpak based solution]({{< ref "application-framework.md" >}}) on
(with a new [Flatpak-based solution]({{< ref "application-framework.md" >}}) on
the way) without re-deploying the whole platform, decoupling the release and
update cycle of the base software from that of each application.
@@ -174,6 +174,6 @@ Apertis makes heavy use of many open source technologies to form a strong platfo
applicaiton profiles.
- **OSTree** and **Flatpak** for safe, efficient and modular deployments
- **D-Bus** providing inter-process communications, enabling privilege separation between the various system services and applications.
- **Wayland** based compositor, providing a modern efficient display server.
- **Wayland**-based compositor, providing a modern efficient display server.
- **GStreamer** enabling multimedia playback
Loading