2015-04-02 12:27:40 +02:00
|
|
|
---
|
|
|
|
showSupportUrl: true
|
|
|
|
showKnownIssuesUrl: true
|
|
|
|
showReleaseNotesUrl: true
|
2015-05-14 18:01:34 +02:00
|
|
|
|
|
|
|
requirements:
|
|
|
|
requiredStorage: 5.5
|
|
|
|
requiredRam: 1.0
|
2017-02-03 15:17:11 +01:00
|
|
|
internetCheckUrl: http://google.com
|
2017-06-21 12:51:18 +02:00
|
|
|
|
|
|
|
# List conditions to check. Each listed condition will be
|
|
|
|
# probed in some way, and yields true or false according to
|
|
|
|
# the host system satisfying the condition.
|
|
|
|
#
|
|
|
|
# This sample file lists all the conditions that are know.
|
2015-05-14 18:01:34 +02:00
|
|
|
check:
|
|
|
|
- storage
|
|
|
|
- ram
|
|
|
|
- power
|
|
|
|
- internet
|
2015-06-09 02:13:22 +02:00
|
|
|
- root
|
2017-06-21 12:51:18 +02:00
|
|
|
- screen
|
|
|
|
# List conditions that must be satisfied (from the list
|
|
|
|
# of conditions, above) for installation to proceed.
|
|
|
|
# If any of these conditions are not met, the user cannot
|
|
|
|
# continue past the welcome page.
|
2015-05-14 18:01:34 +02:00
|
|
|
required:
|
2018-04-03 14:19:45 +02:00
|
|
|
# - storage
|
2015-05-14 18:01:34 +02:00
|
|
|
- ram
|
2018-04-03 14:19:45 +02:00
|
|
|
# - root
|