[releng] add the bleed repo to the atomic compose tree

Dennis Gilmore ausil at fedoraproject.org
Thu Nov 13 00:42:24 UTC 2014


commit b399c0768bcb9b0d6f167c1fd53c0a6c11a09ffb
Author: Dennis Gilmore <dennis at ausil.us>
Date:   Wed Nov 12 18:41:47 2014 -0600

    add the bleed repo to the atomic compose tree

 scripts/run-pungi |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/scripts/run-pungi b/scripts/run-pungi
index 3cdbc94..2ec0264 100755
--- a/scripts/run-pungi
+++ b/scripts/run-pungi
@@ -34,6 +34,11 @@ pushd
 pushd $ATOMIC
  git reset --hard
  git pull --rebase
+ echo '[fedora-bleed}
+name=fedora-bleed
+gpgcheck=1
+enabled=1
+baseurl=http://kojipkgs.fedoraproject.org/mash/bleed/$basearch/' > fedora-bleed.repo
  sed -i -e 's|mirrorlist=https://mirrors.fedoraproject.org/metalink?repo=fedora-21&arch=$basearch|baseurl=http://kojipkgs.fedoraproject.org/mash/branched/$basearch/os/|g' fedora*repo
  mock -r fedora-branched-compose-x86_64 --init || exit 1
  mock -r fedora-branched-compose-x86_64 --install rpm-ostree || exit 1


More information about the rel-eng mailing list