| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove osbs-client from koji-hub, no longer needed
- Set site-specific OSBS plugins config
- Remove atomic-reactor.tar.gz hardlinking for docker, no longer
needed
- Update osbs/atomic-reactor buildroot to user RPM version of
atomic-reactor and not source shipped with RPM (fixed issue
so this works now)
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
| |
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
|
| |
add the imagelist's name to skip_files as we do for the other
two files. tibbs is committing the same change to upstream.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adopts https://pagure.io/quick-fedora-mirror/pull-request/27
and adapts to it, so we get `imagelist` files rather than
`filterlist` files (see recent commits for this). The rationale
is more fully explained in that PR (and in PR #26 also) - on
further inspection it turns out that we have to filter out an
awful lot of extensions to create small filterlists for all
three modules, and I'm worried that other file extensions may
appear in the future and cause the filterlists to suddenly get
bigger again. Instead, we have create-filelist use the productmd
constant that defines valid image formats, and only include files
that match those formats in the list. The downside of this
approach is we have to ensure productmd on all the systems that
run `create-filelist` is kept up to date if the list of valid
image formats changes.
|
|
|
|
| |
Brown paper bag fix for previous commit. Sigh.
|
|
|
|
|
|
| |
This is a tiny change to the previous commit to just filter
png and jpg files too, as alt has tons of pngs. Will send a
PR for upstream create-filelist.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This adds `filterlist` files alongside the `fullfilelist` and
`fullfiletimelist` files. These are much, much shorter lists
which skip the entries for packages, ARM device tree boot files
and directories. They are intended for consumption by fedfind,
so it can stop using rync scraping to discover the image files
it looks for. To enable this, we update to a newer version of
`create-filelist` from upstream `quick-fedora-mirror` and make
`update-fullfiletimelist` create the filterlist files as well.
We also delete a couple of old copies of `create-filelist`;
nirik made the two roles that use it share a common copy a few
months back, but missed deleting the copy each role had in its
`files` directory.
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <maxamillion@fedoraproject.org>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Dennis Gilmore <ausil@fedoraproject.org>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
| |
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
| |
|
|
|
|
|
| |
Merge all the various copies of the wrapper into one copy.
Setup arguments as needed for each call.
|
|
|
|
| |
This reverts commit f36696a1fd79ec6ee9dfaf596db5947cf10bb150.
|
|
|
|
| |
This reverts commit 12cace8cda991458517007d646e36b8509068a00.
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
| |
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
|
|
|
|
|
|
|
| |
There is nothing in system-auth that we don't have in the pam module,
so this should allow us to remove pam_unix just fine.
Currently only for stg.
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
|
| |
|
| |
|
|
|
|
| |
This reverts commit aa978492710ead1e9c28921b1a4402df4c867db6.
|
|
|
|
| |
This reverts commit 79da571b0a1189224daba2a5b8258da95ededa2f.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
| |
Signed-off-by: Adam Miller <admiller@redhat.com>
|
|
|
|
|
|
| |
everything is in Fedora proper now
Signed-off-by: Adam Miller <admiller@redhat.com>
|