Migrate Silverblue definition to YAML, add rojig

Prep for adding a rojig build.
This commit is contained in:
Colin Walters 2018-08-04 16:13:27 -04:00
parent 9cb8e83eb2
commit 2fe083091f
2 changed files with 16 additions and 13 deletions

View File

@ -1,13 +0,0 @@
{
"ref": "fedora/rawhide/${basearch}/silverblue",
"repos": ["fedora-rawhide"],
"include": "gnome-desktop-pkgs.json",
"packages": [
"desktop-backgrounds-gnome",
"gnome-shell-extension-background-logo",
"pinentry-gnome3",
"qgnomeplatform"
]
}

16
fedora-silverblue.yaml Normal file
View File

@ -0,0 +1,16 @@
include: gnome-desktop-pkgs.json
ref: fedora/rawhide/${basearch}/silverblue
rojig:
name: fedora-silverblue
summary: "Fedora Silverblue base image"
license: MIT
packages:
- desktop-backgrounds-gnome
- gnome-shell-extension-background-logo
- pinentry-gnome3
# Does it really still make sense to ship Qt by default if we
# expect people to run apps in containers?
- qgnomeplatform
repos:
- fedora-rawhide