From 86a78b87cad705a1069faa5c74036a72aeb03d9e Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Oct 18 2018 17:56:10 +0000 Subject: silverblue: build from Everything repo There are several recommends packages that aren't getting installed in Silverblue because the workstation comps group doesn't include them. One of these is slirp4netns which is needed for rootless containers using podman. Since we are thinking about removing the separate Workstation repo anyway[1], then maybe we can just move SB over to the Everything repo. [1] https://pagure.io/releng/issue/7403 Signed-off-by: Dusty Mabe --- diff --git a/fedora.conf b/fedora.conf index dfdfdc3..836b7f6 100644 --- a/fedora.conf +++ b/fedora.conf @@ -769,7 +769,7 @@ ostree = { "treefile": "fedora-silverblue.json", "config_url": "https://pagure.io/workstation-ostree-config.git", "config_branch": "master", - "repo": "Workstation", + "repo": "Everything", "tag_ref": False, "ostree_repo": "/mnt/koji/compose/atomic/repo/", "ostree_ref": "fedora/rawhide/${basearch}/silverblue",