From fa896c1d538f9a8fcfce1b94e9af077aa343f4fb Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Oct 18 2018 18:31:12 +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 (cherry picked from commit 86a78b87cad705a1069faa5c74036a72aeb03d9e) Signed-off-by: Dusty Mabe --- diff --git a/fedora.conf b/fedora.conf index 650b5d5..ffc6178 100644 --- a/fedora.conf +++ b/fedora.conf @@ -769,7 +769,7 @@ ostree = { "treefile": "fedora-atomic-workstation.json", "config_url": "https://pagure.io/workstation-ostree-config.git", "config_branch": "f29", - "repo": "Workstation", + "repo": "Everything", "tag_ref": False, "ostree_repo": "/mnt/koji/compose/atomic/repo/", "ostree_ref": "fedora/29/${basearch}/silverblue",