47170ee169
To be able to build images in the Fedora infrastructure with distinct changes in the container vs classic ostree case, we need to split those into a common manifest and a top level one that includes only the repos and other distinct includes.
22 lines
430 B
YAML
22 lines
430 B
YAML
include:
|
|
- common.yaml
|
|
- sway-atomic-packages.yaml
|
|
|
|
ref: fedora/rawhide/${basearch}/sericea
|
|
rojig:
|
|
name: fedora-sericea
|
|
summary: "Fedora Sway Atomic"
|
|
license: MIT
|
|
|
|
packages:
|
|
- fedora-release-sway-atomic
|
|
# explicitly list some defaults
|
|
- firefox
|
|
|
|
exclude-packages:
|
|
# already excluded in comps-sync-exclude-list
|
|
- PackageKit-glib
|
|
- grubby
|
|
# nothing in the tree would use these
|
|
- tracker
|
|
- tracker-miners
|