blob: f9ea74d4911052ef8f5923bb82aba112604cf1b6 (
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
|
# Local
<!-- todo -->
Domain | Improvement
-------------------------- | ------------------------------
Application-Installation-1 | Talk about AppFw offline mode.
<!-- endtodo -->
## 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.
<!-- note -->
During early release, default Apps are installed on the image at first boot.
<!-- endnote -->
<!-- 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.
<!-- endconfig -->
|