aboutsummaryrefslogtreecommitdiffstats
path: root/docs/2_Architecture_Guides/2.2_Security_Blueprint/6_Application/1.2.6.1_Installation.md
blob: 70b572fa98d575c88c10697c9d9b3b2e239d06c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
edit_link: ''
title: Installation
origin_url: >-
  https://raw.githubusercontent.com/automotive-grade-linux/docs-sources/master/docs/security-blueprint/part-6/1-Installation.md
---

<!-- WARNING: This file is generated by fetch_docs.js using /home/boron/Documents/AGL/docs-webtemplate/site/_data/tocs/architecture/master/security_blueprint-security-blueprint-book.yml -->

# Local

<!-- section-todo -->

Domain                     | Improvement
-------------------------- | ------------------------------
Application-Installation-1 | Talk about AppFw offline mode.

<!-- end-section-todo -->

## Installation

Applications can be delivered and installed with the base image using a special
offline-mode provided by the **AppFw**. Apps can also be installed at run time.

<!-- section-note -->

During early release, default Apps are installed on the image at first boot.

<!-- end-section-note -->

<!-- section-config -->

Domain                     | Object    | Recommendations
-------------------------- | --------- | -----------------------------------------------------------------------
Application-Installation-1 | AppFw     | Provide offline-mode in order to install app with the base image.
Application-Installation-2 | Integrity | Allow the installation of applications only if their integrity is good.

<!-- end-section-config -->