b9dca1c
@@ -5,7 +5,7 @@
include:
- common.yaml
- ref: fedora/rawhide/${basearch}/base
+ ref: fedora/41/${basearch}/base
rojig:
name: fedora-base
summary: "Fedora Base Atomic"
@@ -24,5 +24,5 @@
# Kept in the leaf manifest as they are overwritten by Pungi in composes
repos:
- fedora-rawhide
- # - fedora-41
- # - fedora-41-updates
+ - fedora-41
+ - fedora-41-updates
- budgie-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/onyx
+ ref: fedora/41/${basearch}/onyx
name: fedora-onyx
summary: "Fedora Budgie Atomic"
@@ -7,5 +7,5 @@
@@ -6,7 +6,7 @@
- cinnamon-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/cinnamon
+ ref: fedora/41/${basearch}/cinnamon
name: fedora-cinnamon
summary: "Fedora Cinnamon Atomic"
@@ -21,5 +21,5 @@
- deepin-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/deepin
+ ref: fedora/41/${basearch}/deepin
name: fedora-deepin
summary: "Fedora Deepin Atomic"
@@ -22,5 +22,5 @@
@@ -1,1 +0,0 @@
- kinoite-ostree.yaml
\ No newline at end of file
@@ -0,0 +1,10 @@
+ variables:
+ bootable_container: false
+
+ include:
+ - kinoite-common.yaml
+ # Kept in the leaf manifest as they are overwritten by Pungi in composes
+ repos:
- budgie-atomic-ostree.yaml
+ - budgie-atomic-common.yaml
@@ -1,6 +0,0 @@
- [fedora-rawhide]
- name=Fedora rawhide $basearch
- mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=rawhide&arch=$basearch
- enabled=1
- gpgcheck=1
- metadata_expire=1d
- sway-atomic-ostree.yaml
+ - sway-atomic-common.yaml
- silverblue-ostree.yaml
+ - silverblue-common.yaml
- kinoite-packages.yaml
- ref: fedora/rawhide/${basearch}/kinoite
+ ref: fedora/41/${basearch}/kinoite
name: fedora-kde
summary: "Fedora Kinoite"
- kinoite-mobile-packages.yaml
- ref: fedora/rawhide/${basearch}/kinoite-mobile
+ ref: fedora/41/${basearch}/kinoite-mobile
summary: "Fedora Kinoite Mobile"
@@ -46,5 +46,5 @@
- lxqt-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/lazurite
+ ref: fedora/41/${basearch}/lazurite
name: fedora-lxqt
summary: "Fedora LXQt Atomic"
@@ -26,5 +26,5 @@
- mate-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/mate
+ ref: fedora/41/${basearch}/mate
name: fedora-mate
summary: "Fedora Mate Atomic"
- silverblue-packages.yaml
- ref: fedora/rawhide/${basearch}/silverblue
+ ref: fedora/41/${basearch}/silverblue
name: fedora-silverblue
summary: "Fedora Silverblue"
- sway-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/sericea
+ ref: fedora/41/${basearch}/sericea
name: fedora-sericea
summary: "Fedora Sway Atomic"
- xfce-atomic-packages.yaml
- ref: fedora/rawhide/${basearch}/vauxite
+ ref: fedora/41/${basearch}/vauxite
name: fedora-vauxite
summary: "Fedora XFCE Atomic"
This should not be merged before August 13, but it is open for review.
CC: @siosm (thanks for the readme <3)
Signed-off-by: Samyak Jain samyak.jn11@gmail.com
Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/5040e588395b401baceaa7d45c46082b
Shouldn't - fedora-rawhide repos get commented/removed here?
yep those are removed here and this is done as per the instructions mentioned in the README
recheck
Build failed. More information on how to proceed and troubleshoot errors available at https://fedoraproject.org/wiki/Zuul-based-ci https://fedora.softwarefactory-project.io/zuul/buildset/525f34ecc3354c9483114e618fca9a47
Pull-Request has been merged by kevin
Same here: https://pagure.io/workstation-ostree-config/pull-request/546#comment-207479
The Rawhide repo lines where not removed as I had missed a rename as well in the instructions. Instructions fixed in: https://pagure.io/workstation-ostree-config/pull-request/551
Fixup in: https://pagure.io/workstation-ostree-config/pull-request/552
This should not be merged before August 13, but it is open for review.
CC: @siosm (thanks for the readme <3)
Signed-off-by: Samyak Jain samyak.jn11@gmail.com