Migrate Silverblue definition to YAML, add rojig
Prep for adding a rojig build.
This commit is contained in:
parent
9cb8e83eb2
commit
2fe083091f
2 changed files with 16 additions and 13 deletions
16
fedora-silverblue.yaml
Normal file
16
fedora-silverblue.yaml
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue