Fix branding, add checks for RAM and Storage

This commit is contained in:
Rohan Garg 2016-07-04 15:02:52 +02:00 committed by Simon Quigley
parent 30625129f4
commit 4087f94b41
2 changed files with 11 additions and 5 deletions

View File

@ -2,13 +2,13 @@
componentName: netrunner-core
strings:
productName: Netrunner Debian Edition
shortProductName: Netrunner Debian
productName: Netrunner Debian Core Edition
shortProductName: Netrunner Debian Core
version: 1.0.0-dev
shortVersion: 1.0
versionedName: Netrunner Debian Edition
shortVersionedName: Netrunner Debian 1.0
bootloaderEntryName: Netrunner Debian
versionedName: Netrunner Debian Core Edition
shortVersionedName: Netrunner Debian Core 1.0
bootloaderEntryName: Netrunner Debian Core
images:
productLogo: "netrunner-debian-logo.png"

View File

@ -4,9 +4,15 @@ showKnownIssuesUrl: true
showReleaseNotesUrl: true
requirements:
requiredStorage: 10.0
requiredRam: 1.0
check:
- storage
- ram
- power
- internet
- root
required:
- root
- storage
- ram