Commit Graph

130 Commits

Author SHA1 Message Date
Lubomír Sedlář
ca4a13a3c6 Remove keep_original_comps setting
Pungi will do the right thing when it sees a non-empty variant that does
not limit comps groups.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-09-23 10:28:47 +02:00
Lubomír Sedlář
16f8055c54 Update configuration for pungi 4.1.9
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-09-22 07:49:38 -05:00
Peter Robinson
b08802d7ca Initial aarch64 compose enablement on primary koji
This is the initial enablement for aarch64 on rawhide. It adds:
* repos/net install for Everything/Cloud/Server/Workstation
* Server DVD installs

It also cleans up the config a little, remove s390(x) multilib, orders
architectures alphabetically so they're consistent and a litte easier to
read thoughout variants-fedora.xml.

What is still outstanding:
* Add configs for slicing up the compose output and sync out to mirror locations
* Cloud and Docker images
* Disk images

The first item will be a new PR, the later two are being worked upon.

Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2016-09-14 00:21:55 +01:00
Lubomír Sedlář
e9aafe44b0 Remove deprecated options
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-25 13:36:25 +02:00
Lubomír Sedlář
e980ebb3ba Work around Pungi bug #362
Unfortunately, this change will not work once the fix is in, and will
have to be reverted.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-11 14:44:46 +02:00
Dennis Gilmore
f842cc55d6 Merge #54 Refactor failability config 2016-08-11 08:41:19 +00:00
Lubomír Sedlář
2ac4a62920 Refactor failability config
With new pungi, the configuration is changed. The new config works
nicely for image-build and live-media. For ostree and live images it
does not look that well.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-11 10:20:18 +02:00
Lubomír Sedlář
370881845a Remove trailing whitespace in workstation ostree config
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-11 07:32:55 +02:00
Dennis Gilmore
87be0cd416 make buildinstall and iso phases not failable
Request was made by adamw in irc

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-08-09 09:31:22 -05:00
Lubomír Sedlář
64f2209545 Fix syntax of image build factory parameters
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-08-09 08:20:48 +02:00
Peter Robinson
3ac05926d0 Add an options to pass a factory parameter to koji builds for Vagrant.
It's not perfect as vagrant_sync_directory gets set for all Cloud images
but it should not have any material effect on the non vagrant build process.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-08-04 13:20:46 +01:00
Peter Robinson
6ea5fb4e72 update rawhide for F-26
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-26 07:43:29 +01:00
Peter Robinson
be2e013270 OZ supports new Fedora releases. There's no real change between 20 and 22
except that non x86 needs at least version 22. We've been using this
version without issue for some time on non x86 composees. Bring rawhide
up to this so we're the same.

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2016-07-26 04:44:49 +01:00
Dennis Gilmore
2d459bec29 point workstation ostree instakller at the correct git repo and files
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 11:50:36 -05:00
Dennis Gilmore
3d1422b98b Revert "disable workstation ostree installer for now"
This reverts commit 11335c0109.
2016-05-27 11:48:49 -05:00
Dennis Gilmore
a3d48b1b61 point ostree installer at the updated location for lorax templates
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 11:48:10 -05:00
Dennis Gilmore
7ed7fa6105 attempt to add the correct ova-option to set the vagrant_sync_directory
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-27 11:47:12 -05:00
Lubomír Sedlář
b3fb6f9911 It's ostree-installer, not ostree_installer
in the definition of failable deliverables.

Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-27 12:22:57 +02:00
Dennis Gilmore
da73478e8d multilib apitrace-libs and fakeroot-libs
https://pagure.io/pungi-fedora/issue/21

Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-24 07:25:39 -05:00
Dennis Gilmore
e30433d167 Revert "point back to fedorahosted for kickstarts"
This reverts commit 04b74bfcad.
2016-05-16 21:17:23 -05:00
Dennis Gilmore
11335c0109 disable workstation ostree installer for now
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 15:57:28 -05:00
Dennis Gilmore
c25ce32fee remove extra ) in ostree config
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-16 07:51:40 -05:00
Dennis Gilmore
4501e86474 config tweak for second ostree jobs
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-15 21:59:15 -05:00
Dennis Gilmore
2d10497163 attempt to make a workstation ostree
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-14 20:49:05 -05:00
Dennis Gilmore
04b74bfcad point back to fedorahosted for kickstarts
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-05-14 20:43:42 -05:00
Kevin Fenzi
e249ad33f1 Handle move of comps and spin-kickstarts to pagure
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2016-05-13 16:32:43 -06:00
Lubomír Sedlář
21024d15e0 Reduce duplication in configuration
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2016-05-02 09:59:38 +02:00
Dennis Gilmore
600dbda3aa Revert "add ostree workstation to rawhide"
This reverts commit a285c9d37a.
2016-04-20 11:35:51 -05:00
Dennis Gilmore
a285c9d37a add ostree workstation to rawhide
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-20 11:18:37 -05:00
Dennis Gilmore
a47f402383 make the atomic cloud image 6G
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-19 07:42:36 -05:00
Dennis Gilmore
ecd3d8386c installer iso format is date not compose_date
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-13 08:31:50 -05:00
Dennis Gilmore
d548f74c4b set the subvariant for Atomic correctly
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-11 18:02:06 -05:00
Dennis Gilmore
f31e9c5e28 add the git repo to get the ostree templates from
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-11 14:25:26 -05:00
Dennis Gilmore
4b65a9251e disable 32 bit x86 cloud images, and add the atmoic versions
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-11 14:10:27 -05:00
Dennis Gilmore
a51725821e set the arch as armhfp for docker base image
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
2016-04-08 17:55:50 -05:00
Dennis Gilmore
2f6e0dddec idisable ostree installer, I havbe a couple of questions first
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-08 12:12:48 -05:00
Dennis Gilmore
bb606ab707 add teh arch to the checksum file
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-08 10:21:27 -05:00
Dennis Gilmore
de86c341c1 renable ostree deliverables, enable docker base images for arm
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-08 10:18:48 -05:00
Dennis Gilmore
9e9a38faa9 disable all ostree bits for now
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-07 12:52:10 -05:00
Dennis Gilmore
5bade2932c atomic_repo needs to be ostree_repo
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
2016-04-06 07:49:48 -05:00
Dennis Gilmore
4e7ec0a210 set ostree and ostree_installer to be failable
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-05 13:22:53 -05:00
Dennis Gilmore
e6b04ca7a5 reenable ostree generation, rename atomic to ostree_installer
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-05 10:56:23 -05:00
Dennis Gilmore
befd761123 Revert "Revert "comment out ostree for now""
This reverts commit 6454e6a133.
2016-04-04 16:44:52 -05:00
Dennis Gilmore
6454e6a133 Revert "comment out ostree for now"
This reverts commit d3a4ddb153.
2016-04-04 09:38:28 -05:00
Dennis Gilmore
d3a4ddb153 comment out ostree for now
Signed-off-by: Dennis Gilmore <dennis@ra.ausil.us>
2016-04-01 16:24:48 -05:00
Dennis Gilmore
32206f44a6 fix up ostree setting, they validate
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-04-01 09:29:58 -05:00
Dennis Gilmore
0ec441454a attempt to make ostree happy
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-31 17:55:32 -05:00
Dennis Gilmore
5b29d7b399 attempt to make atomic and ostree
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-31 17:30:41 -05:00
Dennis Gilmore
88738aa2e7 b updates, whitelist *-static and blacklist ghc-*
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-18 14:33:01 -05:00
Dennis Gilmore
8d112b1080 do not translate dvd to DVD its not handled 100%
Signed-off-by: Dennis Gilmore <dennis@ausil.us>
2016-03-13 21:07:37 -05:00