631bb01d8f
With this patch, Pungi can be configured with a local directory to be used as a cache for RPMs, and it will download packages from Koji over HTTP instead of reading them from filesystem directly. The files from the cache can then be hardlink as usual. There is locking in place to avoid different composes running at the same time to step on each other. This is now supported for RPMs only, be it real builds or scratch builds. Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
26 lines
482 B
ReStructuredText
26 lines
482 B
ReStructuredText
.. Pungi documentation master file, created by
|
|
sphinx-quickstart on Thu Jul 2 08:11:04 2015.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
Welcome to Pungi's documentation!
|
|
=================================
|
|
|
|
Contents:
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
about
|
|
phases
|
|
format
|
|
configuration
|
|
examples
|
|
scm_support
|
|
messaging
|
|
gathering
|
|
koji
|
|
comps
|
|
contributing
|
|
testing
|