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-plugins-core
|
||||
- deltarpm
|
||||
# We use fedora-release-silverblue instead
|
||||
- fedora-release-workstation
|
||||
# Really not worth listing explicitly
|
||||
- filesystem
|
||||
# Why?
|
||||
|
|
|
@ -47,7 +47,6 @@ packages:
|
|||
- ethtool
|
||||
- fedora-bookmarks
|
||||
- fedora-chromium-config
|
||||
- fedora-release-workstation
|
||||
- fedora-workstation-backgrounds
|
||||
- file
|
||||
- filesystem
|
||||
|
|
|
@ -6,6 +6,7 @@ mutate-os-release: "33"
|
|||
include: fedora-common-ostree-pkgs.yaml
|
||||
|
||||
packages:
|
||||
- fedora-release-silverblue
|
||||
- git-core
|
||||
- lvm2
|
||||
- rpm-ostree
|
||||
|
|
Loading…
Reference in a new issue