Library and eponymous utility to manage the entire lifecycle of repositories
Go to file
Sergey Kulanov 967e9a0daa Bump to version 8.0
Change-Id: I344d0c11df73fbeaf98058e6490574ae1f7ef2d1
2015-09-08 11:08:01 +03:00
config Bump to version 8.0 2015-09-08 11:08:01 +03:00
debian Bump to version 8.0 2015-09-08 11:08:01 +03:00
specs Bump to version 8.0 2015-09-08 11:08:01 +03:00
util Merge "Switch MOS DEB repos to new format, update configs from fuel-main" 2015-08-18 12:14:09 +00:00
.gitreview Bump version to 7.0. Update code from upstream repo 2015-08-11 17:41:01 +03:00
LICENSE Initial commit 2015-04-02 19:05:52 +03:00
README.md Empty commit to restart CI 2015-08-31 12:32:54 +03:00
deb-mirror Bump version to 7.0. Update code from upstream repo 2015-08-11 17:41:01 +03:00
fuel-createmirror Correct "changing defaults for new envs" behavior 2015-08-28 14:35:01 +03:00

README.md

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.