Dennis Gilmore
97a1744c4b
fix up repos
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-01-05 11:50:02 -06:00
Dennis Gilmore
0daa664b40
add install tre from
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-01-05 11:32:10 -06:00
Dennis Gilmore
a6b47158dc
Docker Compose id not Atomic
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-01-05 11:23:37 -06:00
Dennis Gilmore
e1b602d79c
add docker base image compose
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-01-05 10:39:31 -06:00
Dennis Gilmore
3eb43b0256
no longer make the docker base image as part of the atomic compose
...
As the docker base image was the only armfhp deliverable in the compose
no longer make the armhfp install tree as well
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2017-01-05 10:33:05 -06:00
Dusty Mabe
222e74556f
atomic: fix install location again
...
Since the RC1.3 location was cleaned up, pull everything from the
official location where F25 release content is.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2017-01-04 16:34:46 -05:00
Dusty Mabe
8e7041772b
Revert "pull the rpms from the Cloud install tree"
...
This reverts commit 8aa2d66e03
.
There is some bug in pungi that causes this not to work for now so let's
revert so we can still get built images until we figure that out.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2016-12-20 22:28:01 -05:00
Dennis Gilmore
8aa2d66e03
pull the rpms from the Cloud install tree
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-12-20 12:37:38 -06:00
Patrick Uiterwijk
5ddf7e3157
Use compose-koji
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2016-12-14 13:40:50 +00:00
Dennis Gilmore
e205111d74
fix up finding the compose ids
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-19 15:27:40 -06:00
Dennis Gilmore
865eff65c5
use $arch not $basearch
...
for some reason basearch is incorrectly becoming arm not armhfp so
use $arch teh same as the f24 configs
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-18 22:30:35 -06:00
Dennis Gilmore
5fc3a1424f
point the installer iso at the staged f25 release, this needs reverted once f25 is out
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-18 16:40:52 -06:00
Dennis Gilmore
c0e06d7be0
fix up urls for where repos are, only make cloud installers for armhfp and x86_64
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-18 16:39:42 -06:00
Dennis Gilmore
31ba28a3b0
pass the label to pungi-koji
...
Production composes have to have a label passed into them
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:58:03 -06:00
Dennis Gilmore
6cc79601cd
Atomic: use the right sigs and remove nightly flag
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:53:35 -06:00
Dennis Gilmore
0c53aa8418
Atomic: Don't skip phases we now need
...
now that we are building the cloud variant every compose we need to
not skip some phases
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:48:58 -06:00
Dennis Gilmore
c22289cb6f
cleanups for f25 implementation
...
use f25-build as the runroot channel. whats most important is the
packages that are installed into the install environments rather
than the install environment. Disable macboot on Cloud tree as it
does not target macs at all
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 08:16:05 -06:00
Lubomír Sedlář
860c5a7e73
Allow using newer packages
...
Cloud variant is now enabled as well. It will create repository from a
special tag with some newer packages and run lorax on them. This install
tree will then be used for building images. The repos still point the
the original location outside of compose. The updates repo is used as
well.
For ostree installer, a runroot tag should be used that includes newer
packages as needed. This tag is shared for both ostree installer and
buildinstall. Using different tags would require a code change in Pungi.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-11-17 08:13:21 -06:00
Dennis Gilmore
37c17f0678
pull comps from pagure for two week composes
...
The two week script was still pulling comps from fedorahostes
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-17 07:58:38 -06:00
Mohan Boddu
213b93e559
Setup for f25 final
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-11-15 10:02:02 -06:00
Dennis Gilmore
8f52fc6399
update config for RC-1.2
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-11-09 11:21:42 -06:00
Mohan Boddu
ee28dae051
f25 final compose script
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-11-08 15:09:40 -06:00
Mohan Boddu
6fef4c4f97
Setup for f25 final
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-11-08 11:00:28 -06:00
Dennis Gilmore
8ab434347d
pungi 4.1.10 does not need to be told to keep comps for a variaant, it does it if there is noting filter
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-09 17:15:04 -05:00
Mohan Boddu
083caaf2b2
Fix for ostree_osname for workstation ostree
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-10-05 09:45:32 -05:00
Dennis Gilmore
241bf23cba
fixups for workstation ostree install dvd
...
use fedora-productimg-workstation not the atomic one
make sure the ref to install is correct
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-05 09:03:04 -05:00
Dennis Gilmore
7407b7e891
use _ in the file names as needed for naming policy
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 20:43:42 -05:00
Dennis Gilmore
2ce4e4fd64
fix up the beta config to validae with pungi 4.1.9
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 20:40:33 -05:00
Dennis Gilmore
51e7da5e63
add workstation-ostree-support to Workstation variant
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-10-04 15:27:29 -05:00
Dennis Gilmore
ac2768b243
set the treename for spam-o-matic so emails say they are f25 #64
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-29 17:28:56 -05:00
Lubomír Sedlář
f604948b13
Clean up config for Atomic
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-09-22 14:39:59 +02:00
Lubomír Sedlář
5847e51160
Update configuration for pungi 4.1.9
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-09-22 14:38:34 +02:00
Mohan Boddu
8ad2025f06
Adding Fedora 25 beta and atomic configs
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-09-19 15:01:15 -04:00
Mohan Boddu
51ad37b92e
Adding Fedora 25 beta and OStree configs
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-09-19 14:12:54 -04:00
Kevin Fenzi
b0bff8e833
Change this hard coded 1.1 to be label so install images have Alpha in the name
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2016-08-24 15:45:58 -06:00
Mohan Boddu
9ff37a7ad6
Change global release float to string
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-23 16:16:04 -05:00
Mohan Boddu
2c612c59f8
Setup for F25 Alpha with global version variable fixed
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-19 17:03:45 -05:00
Mohan Boddu
df4c7131f0
Setup for F25 Alpha
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-19 16:47:02 -05:00
Mohan Boddu
dea48048e6
Add Fedora 25 Alpha Pungi Config
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2016-08-19 16:36:39 -05:00
Dennis Gilmore
717ae98d50
do not allow unsigned rpms and fix up the keys
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-16 15:07:31 -05:00
Peter Robinson
baf76c62a5
use f25 branch for the global_ksurl
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-08-15 19:53:42 +01:00
Lubomír Sedlář
56551eeb9d
Fix a typo
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-15 18:55:52 +02:00
Dennis Gilmore
716f612efd
fix up failable deliverables, get the right git branches
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-15 10:21:05 -05:00
Dennis Gilmore
88fa4e95b2
allow cloud images to be failable. this will need changed soon
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-15 10:12:12 -05:00
Dennis Gilmore
e54ca26e86
fix up whitespace in ostree
...
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-15 10:10:26 -05:00
Peter Robinson
418f2a1914
fix compose ID naming for branched properyly this time
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-28 02:57:03 +01:00
Peter Robinson
5fb6e88e34
update git branch
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-27 12:23:20 +01:00
Peter Robinson
c3aa1ccdc9
fix up some Rawhide -> 25 misses
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-27 11:01:25 +01:00
Peter Robinson
513c3e0576
fix compose ID naming for branched
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-27 07:44:47 +01:00
Peter Robinson
2330bf3df3
setup for F-25 branching
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-26 07:40:45 +01:00