[fedora-kickstarts] branch f32 updated: IoT: Update F-32 for stable ostree branch
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
pbrobinson pushed a commit to branch f32
in repository fedora-kickstarts.
The following commit(s) were added to refs/heads/f32 by this push:
new 01ea5ed IoT: Update F-32 for stable ostree branch
01ea5ed is described below
commit 01ea5ed7139296dd5675c7a8715e83272a96ad74
Author: Peter Robinson <pbrobinson(a)fedoraproject.org>
AuthorDate: Tue Apr 28 11:32:37 2020 +0100
IoT: Update F-32 for stable ostree branch
Signed-off-by: Peter Robinson <pbrobinson(a)fedoraproject.org>
---
fedora-iot.ks | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/fedora-iot.ks b/fedora-iot.ks
index e8d53d7..d212313 100644
--- a/fedora-iot.ks
+++ b/fedora-iot.ks
@@ -19,7 +19,7 @@ autopart --nohome --noswap --type=plain
# Equivalent of %include fedora-repo.ks
# Pull from the ostree repo that was created during the compose
-ostreesetup --nogpg --osname=fedora-iot --remote=fedora-iot --url=https://kojipkgs.fedoraproject.org/compose/iot/repo/ --ref=fedora/devel/${basearch}/iot
+ostreesetup --nogpg --osname=fedora-iot --remote=fedora-iot --url=https://kojipkgs.fedoraproject.org/compose/iot/repo/ --ref=fedora/stable/${basearch}/iot
reboot
@@ -41,14 +41,14 @@ fi
# Set the origin to the "main ref", distinct from /updates/ which is where bodhi writes.
# We want consumers of this image to track the two week releases.
-ostree admin set-origin --index 0 fedora-iot https://dl.fedoraproject.org/iot/repo/ "fedora/devel/${arch}/iot"
+ostree admin set-origin --index 0 fedora-iot https://dl.fedoraproject.org/iot/repo/ "fedora/stable/${arch}/iot"
# Make sure the ref we're supposedly sitting on (according
# to the updated origin) exists.
-ostree refs "fedora-iot:fedora/devel/${arch}/iot" --create "fedora-iot:fedora/devel/${arch}/iot"
+ostree refs "fedora-iot:fedora/stable/${arch}/iot" --create "fedora-iot:fedora/stable/${arch}/iot"
# Remove the old ref so that the commit eventually gets cleaned up.
-ostree refs "fedora-iot:fedora/devel/${arch}/iot" --delete
+ostree refs "fedora-iot:fedora/stable/${arch}/iot" --delete
# delete/add the remote with new options to enable gpg verification
# and to point them at the cdn url
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch f32 updated (1194298 -> 03f698a)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
kevin pushed a change to branch f32
in repository fedora-kickstarts.
from 1194298 Cinnamon - update extra backgrounds to f32 package
add 03f698a Changing design_suite backgrounds to f32
No new revisions were added by this update.
Summary of changes:
fedora-live-design_suite.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch f32 updated (92d3680 -> 1194298)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch f32
in repository fedora-kickstarts.
from 92d3680 Update fedora-live-jam_kde.ks
add 1194298 Cinnamon - update extra backgrounds to f32 package
No new revisions were added by this update.
Summary of changes:
fedora-cinnamon-common.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch master updated (69ad343 -> 18cfaf0)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from 69ad343 Update scitech maintainers
add 18cfaf0 Cinnamon - update extra backgrounds to f32 package
No new revisions were added by this update.
Summary of changes:
fedora-cinnamon-common.ks | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch master updated (64370b4 -> 69ad343)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from 64370b4 Add links where one can see build logs
add 69ad343 Update scitech maintainers
No new revisions were added by this update.
Summary of changes:
maintainers.toml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch master updated (590f0cb -> 64370b4)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from 590f0cb Add arbor, STEPS
add 64370b4 Add links where one can see build logs
No new revisions were added by this update.
Summary of changes:
README.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch master updated (03980e7 -> 590f0cb)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
mohanboddu pushed a change to branch master
in repository fedora-kickstarts.
from 03980e7 Update fedora-live-jam_kde.ks
add 590f0cb Add arbor, STEPS
No new revisions were added by this update.
Summary of changes:
fedora-comp-neuro-common.ks | 2 ++
1 file changed, 2 insertions(+)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch f32 updated (b372f0f -> 92d3680)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch f32
in repository fedora-kickstarts.
from b372f0f Have Fedora Jam ks use Audio Production group
add 92d3680 Update fedora-live-jam_kde.ks
No new revisions were added by this update.
Summary of changes:
fedora-live-jam_kde.ks | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month
[fedora-kickstarts] branch master updated (7a12645 -> 03980e7)
by pagure@pagure.io
This is an automated email from the git hooks/post-receive script.
adamwill pushed a change to branch master
in repository fedora-kickstarts.
from 7a12645 Have Fedora Jam ks use Audio Production group
add 03980e7 Update fedora-live-jam_kde.ks
No new revisions were added by this update.
Summary of changes:
fedora-live-jam_kde.ks | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
3 years, 1 month