RETIRED, Tools for working with packages mirrors
Go to file
Alex Schultz 20f88c67c4 Update deb-mirror to download ubuntu docker image
This change updates the deb-mirror script download the ubuntu docker
image from mirror.fuel-infra.org because the version of docker provided
by Fuel 7.0 is no longer able to pull it down from the docker hub.

Change-Id: I5f7d95f4288520db4dc49557540ff1e8b569c2bb
Related-Bug: #1528498
2016-02-04 09:56:36 +00:00
config Remove fm10k-dkms package from requirements-deb.txt 2015-08-18 15:44:02 +03:00
debian Fix debian specs 2015-08-21 12:33:31 +03:00
specs Fix missed tox.ini and test-requirements.txt in spec 2016-01-26 13:48:21 +03:00
util Fixes to pass CI gates 2015-12-30 17:18:29 +03:00
.gitignore Fixes to pass CI gates 2015-12-30 17:18:29 +03:00
.gitreview Update .gitreview for new namespace 2015-12-30 14:25:59 +00: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 Update deb-mirror to download ubuntu docker image 2016-02-04 09:56:36 +00:00
fuel-createmirror Correct "changing defaults for new envs" behavior 2015-08-28 14:35:01 +03:00
test-requirements.txt Fixes to pass CI gates 2015-12-30 17:18:29 +03:00
tox.ini Fixes to pass CI gates 2015-12-30 17:18:29 +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.