Use fedora-release-silverblue instead of -workstation
This gets us proper branding.
This commit is contained in:
parent
8fbb33e126
commit
c18ef957d1
3 changed files with 3 additions and 1 deletions
|
@ -57,6 +57,8 @@ blacklist:
|
||||||
- dnf
|
- dnf
|
||||||
- dnf-plugins-core
|
- dnf-plugins-core
|
||||||
- deltarpm
|
- deltarpm
|
||||||
|
# We use fedora-release-silverblue instead
|
||||||
|
- fedora-release-workstation
|
||||||
# Really not worth listing explicitly
|
# Really not worth listing explicitly
|
||||||
- filesystem
|
- filesystem
|
||||||
# Why?
|
# Why?
|
||||||
|
|
|
@ -47,7 +47,6 @@ packages:
|
||||||
- ethtool
|
- ethtool
|
||||||
- fedora-bookmarks
|
- fedora-bookmarks
|
||||||
- fedora-chromium-config
|
- fedora-chromium-config
|
||||||
- fedora-release-workstation
|
|
||||||
- fedora-workstation-backgrounds
|
- fedora-workstation-backgrounds
|
||||||
- file
|
- file
|
||||||
- filesystem
|
- filesystem
|
||||||
|
|
|
@ -6,6 +6,7 @@ mutate-os-release: "33"
|
||||||
include: fedora-common-ostree-pkgs.yaml
|
include: fedora-common-ostree-pkgs.yaml
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
- fedora-release-silverblue
|
||||||
- git-core
|
- git-core
|
||||||
- lvm2
|
- lvm2
|
||||||
- rpm-ostree
|
- rpm-ostree
|
||||||
|
|
Loading…
Reference in a new issue