Mohan Boddu
7260580342
Removing F30 key
...
All builds are now signed with F31 key
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-02-21 14:55:44 -05:00
Mohan Boddu
0ae950a2d5
Adding f31 key
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2019-02-19 17:56:58 -05:00
Tomas Hrcka
c7a648eaff
Rawhide is f31
...
Signed-off-by: Tomas Hrcka <thrcka@redhat.com>
2019-02-19 09:01:30 +01:00
Sinny Kumari
c7132bcc34
Don't build Atomic Host in F30 and onward in the favor of FCOS
...
Also clean-up of Atomic related files
Related: https://github.com/coreos/fedora-coreos-tracker/issues/145
Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-15 20:58:23 +05:30
Sinny Kumari
685a0f3d3d
Update ostree repo from atomic/repo/ to ostree/repo
...
Also update ostree_update_repo and add metalink
Related - https://pagure.io/fedora-infrastructure/issue/7487
Signed-off-by: Sinny Kumari <sinny@redhat.com>
2019-02-06 21:02:18 +05:30
Kevin Fenzi
73fad5f754
Merge #684 set installer image size to 3GB on ppc64le
...
Signed-off-by: Kevin Fenzi <kevin@fedoraproject.org>
2019-01-30 20:10:38 +00:00
Dusty Mabe
ffc8ff2312
produce cloud image in vmdk format
...
This is needed for uploading the image to aws using the
github.com/coreos/mantle code base. We can upload the raw
files but it is a significant waste of bandwidth to do so.
Right now aws import-image does not support qcow2 files,
otherwise we would be using that.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2019-01-30 20:09:03 +00:00
Jonathan Dieter
6951242701
Use substitution for createrepo_extra_args
...
Signed-off-by: Jonathan Dieter <jdieter@fedoraproject.org>
2019-01-30 20:08:25 +00:00
Dan Horák
04d3d78ef9
set installer image size to 3GB on ppc64le
...
fixes https://pagure.io/releng/issue/8059 and https://bugzilla.redhat.com/show_bug.cgi?id=1666298
Signed-off-by: Dan Horák <dan@danny.cz>
2019-01-17 14:00:09 +01:00
Clement Verna
fd5b7a4c14
Upate container config to use the new ks name
...
Signed-off-by: Clement Verna <cverna@tutanota.com>
2019-01-03 19:10:02 +01:00
Jonathan Dieter
dcfc2ad15e
Hardcode path since pkgset_koji_tag isn't a substitutable variable.
...
Fixes #679
Signed-off-by: Jonathan Dieter <jdieter@fedoraproject.org>
2018-12-26 14:50:43 +00:00
Kevin Fenzi
7219edd5ec
Revert "change createrepo_extra_args from a dict to a string"
...
This reverts commit 0c5e059f56
.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-12-16 09:07:41 -08:00
Kevin Fenzi
0c5e059f56
change createrepo_extra_args from a dict to a string
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-12-15 22:39:42 -08:00
Jonathan Dieter
f3d5297ef7
Add zchunked metadata creation
...
This adds the createrepo_c arguments to generate zchunked metadata for
Rawhide. For this to work, the server running createrepo_c will need
createrepo_c-0.12 and fedora-repo-dicts installed.
Signed-off-by: Jonathan Dieter <jdieter@fedoraproject.org>
2018-12-13 23:32:32 +00:00
Mohan Boddu
bf9d7fc558
Merge #675 Add ibus-gtk[2|3].i686 to multilib_whitelist
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-11-30 16:31:52 +00:00
Peter Robinson
bdd28886b0
Pass the Fedor-30 key through to the lorax template
...
Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>
2018-11-30 16:25:22 +00:00
Takao Fujiwara
f7493d89e6
Add ibus-gtk[2|3].i686 to multilib_whitelist
...
Some x86_64 users wish to install ibus-gtk3.i686 and ibus-gtk2.i686
in the multilib systems but ibus.i686 is not required now.
The users could install them with `dnf install ibus-gtk3.i686` when
those modules are added to multilib_whitelist.
https://pagure.io/releng/issue/7937
Signed-off-by: Takao Fujiwara <tfujiwar@redhat.com>
2018-11-30 20:05:10 +09:00
Dusty Mabe
1a64d409e9
Silverblue manifest is now fedora-silverblue.yaml
...
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-11-13 15:25:11 -05:00
Mohan Boddu
450a03b96e
Merge #658 Filter out java-11-openjdk instead of java-1.8.0-openjdk
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-11-07 18:14:30 +00:00
Mohan Boddu
27b046c3bd
Merge #645 Whitelisting nvidia-query-resource-opengl-lib multilib
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-11-07 18:14:24 +00:00
Dusty Mabe
86a78b87ca
silverblue: build from Everything repo
...
There are several recommends packages that aren't getting installed in
Silverblue because the workstation comps group doesn't include them.
One of these is slirp4netns which is needed for rootless containers
using podman.
Since we are thinking about removing the separate Workstation repo
anyway[1], then maybe we can just move SB over to the Everything repo.
[1] https://pagure.io/releng/issue/7403
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-10-18 13:56:10 -04:00
Kevin Fenzi
e95b65b0a2
Re-enable the sqlite databases in repodata.
...
dnf does not use these, but mdapi does, so it's worth it to us to
just keep shipping them for now at least until mdapi has some other
way to get repodata.
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-10-15 15:23:01 -07:00
Mohan Boddu
ca1433cfb9
Filter out java-11-openjdk instead of java-1.8.0-openjdk
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-09-27 15:34:52 -04:00
Dusty Mabe
e0f1816357
fedora.conf: add missing comma in configs
...
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-09-12 17:18:04 -04:00
Dusty Mabe
0fca75d92a
fedora.conf: force new ostree commits for AH/Silverblue
...
This will ensure that the OSTrees get generated on each compose
so that the media created will match the version numbers of the
OSTree inside.
The caveat is that there can be empty commits that do happen.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-09-11 23:28:46 -04:00
Colin Walters
5c30c09596
Silverblue manifest is now fedora-silverblue.json
...
https://pagure.io/workstation-ostree-config/c/131765c6b767656445a6d27a956c14337b695be3?branch=master
Signed-off-by: Colin Walters <walters@verbum.org>
2018-09-11 10:05:56 -04:00
Mohan Boddu
a45d1a7096
Whitelisting nvidia-query-resource-opengl-lib multilib
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-08-28 14:29:30 -04:00
Dusty Mabe
e57ce07820
fedora.conf: collapse ostree configs into a single entry
...
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-08-27 13:07:25 -04:00
Dusty Mabe
4be0ddeca5
fedora.conf: whitespace fixups: remove tabs
...
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-08-27 13:07:21 -04:00
Colin Walters
78eccb204d
Rename /workstation ref to /silverblue
...
Following up on https://pagure.io/pungi-fedora/pull-request/631
Note this will also require a change to the ws-ostree-config git.
Signed-off-by: Colin Walters <walters@verbum.org>
2018-08-26 08:54:48 -04:00
Kevin Fenzi
0ff4663bce
rawhide is fully signed with f30 key, stop using f29 for stragglers
...
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
2018-08-18 12:53:21 -07:00
Mohan Boddu
7ddda820c1
Filter glibc32 and libgcc32 in rawhide
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-08-16 15:34:06 -04:00
Mohan Boddu
ce98ad9325
Rawhide being F30
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-08-14 16:37:05 -04:00
Peter Robinson
e5e137fff2
Merge #631 Renaming AtomicWorkstation to Silverblue
2018-08-11 13:10:17 +00:00
Dusty Mabe
d58442247e
Merge #629 fedora.conf: Adapt for atomic workstation treefile rename
2018-08-11 08:16:05 +00:00
Mohan Boddu
a10fa0d59f
Renaming AtomicWorkstation to Silverblue
...
https://pagure.io/releng/issue/7579
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-08-10 09:10:15 -04:00
Mohan Boddu
ab6bf7893f
Drop ppc64 as part of https://pagure.io/releng/issue/7602
...
Signed-off-by: Mohan Boddu <mboddu@bhujji.com>
2018-08-10 08:02:54 -04:00
Kalev Lember
ad4ed5b5dd
fedora.conf: Adapt for atomic workstation treefile rename
...
Pointed out by Dusty Mabe in https://pagure.io/teamsilverblue/issue/22
Signed-off-by: Kalev Lember <klember@redhat.com>
2018-08-09 14:37:20 +02:00
Mohan Boddu
6f13fe09c2
Fixing the Fedora Scientific Vagrant part of the config
...
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-06-13 10:41:01 -04:00
Mohan Boddu
f3ad7c6df4
Merge #505 Add scientific vagrant configuraiton
2018-06-12 17:03:18 +00:00
Adam Samalik
ece623afd1
add module defaults to the rawhide repo
...
Signed-off-by: Adam Samalik <asamalik@redhat.com>
2018-04-12 13:14:26 +02:00
Lubomír Sedlář
eeb06c72f9
Disable buildinstall for Modular variant
...
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
2018-03-14 15:11:18 +01:00
Dusty Mabe
6eecb533b6
rm Cloud variant; mv CloudImages Cloud
...
We need to stop building repos and install media for the *Cloud* variant
because the only consumers of those repos/install media is the cloud
base images that could easily be built with the Everything repo/install
media. This commit removes the cloud variant (as it was previously
known) and then renames the CloudImages variant to 'Cloud'.
Summary:
- Cloud now becomes an empty variant (no repos, no install media)
- CloudImages variant goes away
- Cloud image builds use Everything repo/install media
- Atomic image builds use Everything install tree
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-03-10 12:47:18 -05:00
Dusty Mabe
0613ee5cfd
fedora.conf: AtomicHost cloud images now go under AtomicHost dir
...
In the output we will now put the AtomicHost cloud images under
the AtomicHost/ directory instead of in CloudImages.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-03-10 12:29:37 -05:00
Dusty Mabe
10adae137d
fedora.conf: make AtomicHost cloud images have AtomicHost name
...
We renamed Atomic -> AtomicHost recently. Let's keep the consistency.
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-03-09 21:28:50 -05:00
Dusty Mabe
77036e3c5d
fedora.conf: move FAW to unified repo
...
This should be been done in PR555, commit cf4bbe81
.
https://pagure.io/pungi-fedora/pull-request/555
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-03-08 11:29:39 -05:00
Patrick Uiterwijk
9bec4d1978
Disable pungi tagging ostree refs
...
The updating of refs should be done by robosignatory after they're signed.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-03-08 17:06:28 +01:00
Patrick Uiterwijk
b125436afa
Remove the modular key from signing keys for rawhide
...
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
2018-03-07 22:04:02 +01:00
Dusty Mabe
cf4bbe8124
fedora.conf: atomic: move to unified ostree repo structure
...
We move to /compose/atomic/repo for the compose time repo and to
/atomic/repo for the production/user repo. See [1].
[1] https://lists.fedoraproject.org/archives/list/rel-eng@lists.fedoraproject.org/thread/KLN5L33BIR3ZEHC5RIG4NXGO7LT6HBXJ/
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
2018-03-06 08:37:02 -05:00
Mohan Boddu
feec65b484
Increase the size for fedora disk workstation image
...
https://koji.fedoraproject.org/koji/taskinfo?taskID=25417122
At least 83MB more space needed on the / filesystem.
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2018-03-02 17:09:42 -05:00