Bulat Gaifullin 671af8e611 [packetary] Repository class
class Repository composes from:
* RepositryDriver - low-level support for physical repository. deb, yum, etc.
* RepositoryController - infrastcuture method to communicate with driver
* RepositoryApi - high-level class, that provides methods to work with repository

Change-Id: Iaf868fca982d91089e369d13a6fb381ff879ea73
Implements: blueprint refactor-local-mirror-scripts
Partial-Bug: #1487077
2015-11-09 16:22:18 +03:00
2015-10-19 18:48:56 +03:00
2015-10-20 19:33:48 +00:00
2015-11-09 16:22:18 +03:00
2015-10-19 18:48:56 +03:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-04-02 19:05:52 +03:00
2015-10-20 19:33:48 +00:00
2015-08-31 12:32:54 +03:00
2015-10-20 19:33:48 +00:00
2015-11-09 16:22:18 +03:00
2015-10-20 19:33:48 +00:00
2015-10-20 19:33:48 +00:00
2015-10-27 17:41:57 +03:00

fuel-createmirror

Script for partial deb repositories mirroring with sanity check.

Description

WARNING: This set of scripts is not designed to be used on 'live' repositories that are available to clients during synchronization, because it violates common synchronization order (packages first, metadata later) to provide partial mirroring capability. It means that repositories will be inconsistent during the update. Please use these scripts in conjunction with snapshots, on inactive repos, etc.

Only rsync mirrors are supported.

Description
Library and eponymous utility to manage the entire lifecycle of repositories
Readme 1.1 MiB
Languages
Python 100%