diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml deleted file mode 100644 index 6d15d96..0000000 --- a/fedora-kinoite.yaml +++ /dev/null @@ -1,11 +0,0 @@ -variables: - bootable_container: false - -include: - - kinoite-common.yaml - -# Kept in the leaf manifest as they are overwritten by Pungi in composes -repos: - - fedora-rawhide - # - fedora-42 - # - fedora-42-updates diff --git a/fedora-kinoite.yaml b/fedora-kinoite.yaml new file mode 120000 index 0000000..c2542a6 --- /dev/null +++ b/fedora-kinoite.yaml @@ -0,0 +1 @@ +kinoite-ostree.yaml \ No newline at end of file diff --git a/fedora-onyx.yaml b/fedora-onyx.yaml deleted file mode 100644 index c1daffc..0000000 --- a/fedora-onyx.yaml +++ /dev/null @@ -1,11 +0,0 @@ -variables: - bootable_container: false - -include: - - budgie-atomic-common.yaml - -# Kept in the leaf manifest as they are overwritten by Pungi in composes -repos: - - fedora-rawhide - # - fedora-42 - # - fedora-42-updates diff --git a/fedora-onyx.yaml b/fedora-onyx.yaml new file mode 120000 index 0000000..f9283ac --- /dev/null +++ b/fedora-onyx.yaml @@ -0,0 +1 @@ +budgie-atomic-ostree.yaml \ No newline at end of file diff --git a/fedora-sericea.yaml b/fedora-sericea.yaml deleted file mode 100644 index cb2d108..0000000 --- a/fedora-sericea.yaml +++ /dev/null @@ -1,11 +0,0 @@ -variables: - bootable_container: false - -include: - - sway-atomic-common.yaml - -# Kept in the leaf manifest as they are overwritten by Pungi in composes -repos: - - fedora-rawhide - # - fedora-42 - # - fedora-42-updates diff --git a/fedora-sericea.yaml b/fedora-sericea.yaml new file mode 120000 index 0000000..0728c62 --- /dev/null +++ b/fedora-sericea.yaml @@ -0,0 +1 @@ +sway-atomic-ostree.yaml \ No newline at end of file diff --git a/fedora-silverblue.yaml b/fedora-silverblue.yaml deleted file mode 100644 index fcf059a..0000000 --- a/fedora-silverblue.yaml +++ /dev/null @@ -1,11 +0,0 @@ -variables: - bootable_container: false - -include: - - silverblue-common.yaml - -# Kept in the leaf manifest as they are overwritten by Pungi in composes -repos: - - fedora-rawhide - # - fedora-42 - # - fedora-42-updates diff --git a/fedora-silverblue.yaml b/fedora-silverblue.yaml new file mode 120000 index 0000000..0c5ed77 --- /dev/null +++ b/fedora-silverblue.yaml @@ -0,0 +1 @@ +silverblue-ostree.yaml \ No newline at end of file