RETIRED, Tools for working with packages mirrors
Go to file
Vitaly Parakhin bca7f2fec4 Correct "changing defaults for new envs" behavior
By default, if no envs is created, script still should change default
repo settings for new environments.

Change-Id: I8d2782721c872f4549c01c9a62548200aed8b73a
Closes-Bug: #1476857
2015-08-28 14:35:01 +03: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 Switch MOS DEB repos to new format, update configs from fuel-main 2015-08-14 17:16:16 +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
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
LICENSE Initial commit 2015-04-02 19:05:52 +03:00
README.md rename script to fuel-createmirror 2015-04-28 15:19:20 +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.