Move common manifest includes to variants manifests
Rename common manifests to remove fedora prefix & ostree mention
Directly include the common manifest in each variant manifest to
reduces the number of level of indirection for the manifests
Update manifests names for variants and their package lists
Strip the 'fedora' prefix from variant names
Name the packages list manifest for each variant accordingly
Use new Atomic names
Split Bootable Containers manifest from classic ostree ones
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.
Add compatibility symlinks for classic ostree manifests
Keep stable names for the variants that are currently built in the
Fedora infrastructure.
We can remove those once we have landed the rename in this repo and the
rename in the pungi-fedora config.
Update justfile to compose -ostree for legacy
ci/validate: Test by building a Bootable Container
Switch to building a bootable container by default.
initramfs.yaml: Misc empty line fixup
Move common manifest includes to variants manifests
reduces the number of level of indirection for the manifests
Update manifests names for variants and their package lists
Use new Atomic names
Split Bootable Containers manifest from classic ostree ones
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.
Add compatibility symlinks for classic ostree manifests
Keep stable names for the variants that are currently built in the
Fedora infrastructure.
We can remove those once we have landed the rename in this repo and the
rename in the pungi-fedora config.
Update justfile to compose -ostree for legacy
ci/validate: Test by building a Bootable Container
Switch to building a bootable container by default.