Rework Silverblue to split packages common to all variants

This commit is contained in:
Timothée Ravier 2018-07-15 20:10:38 +02:00 committed by Colin Walters
parent 6d028cb372
commit 04c703cede
8 changed files with 221 additions and 126 deletions

View file

@ -1,21 +0,0 @@
{
"ref": "fedora/rawhide/x86_64/workstation",
"repos": ["fedora-rawhide"],
"include": "fedora-workstation-base.json",
"automatic_version_prefix": "29",
"mutate-os-release": "29",
"packages": [
"flatpak",
"flatpak-builder",
"atomic",
"buildah",
"git-core",
"rpm-ostree",
"podman",
"skopeo",
"docker"
]
}