Go to file
Sergey Kulanov 6534117233 [Perestroika] Fix issues with simple command line builder
1. Check exit status from build environment, in order to correctly
fail in case of non-zero result

2. Fix path check for centos7 docker cache, also fixing [1]

3. Correctly pass DIST to updated/create/build process

[1]. https://github.com/koalaman/shellcheck/wiki/SC2144

Change-Id: Ifc41c801bae8575caed50cc7359a8e1215e0d9a7
2015-12-05 19:20:17 +02:00
2015-11-09 12:49:49 +02:00
2015-12-02 15:47:05 +03:00
2015-10-20 19:33:48 +00:00
2015-11-26 16:35:47 +03:00
2015-12-02 15:47:05 +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-11-27 11:43:00 +02: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-12-02 15:47:05 +03:00
2015-12-02 15:47:05 +03: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%