commit | 8730773973b5e4b9857b2062d2a2f13923bf874c | [log] [tgz] |
---|---|---|
author | Denis Egorenko <degorenko@mirantis.com> | Wed Oct 31 17:22:05 2018 +0400 |
committer | Denis Egorenko <degorenko@mirantis.com> | Fri Dec 28 15:55:53 2018 +0400 |
tree | 3330968599c9c463bb422cfd7939a6a0ee2831af | |
parent | 6e49d5eb5e4a1f35ee6c775301ac1b14c1cf394b [diff] |
Add ability to keep local cache for debmirror's repo syncs Add new cache_dir parameter to keep local cache for debmirror repo and re-use it. During first run debmirror will create cache and then using hardlinks cache will be copied to target repo. All next runs will copy cache first and then run debmirror with prepared cached. Change-Id: Ib7932e64c75743b06b3b12507fe87a30d4d93311 (cherry picked from commit 964ba9a2b45335c2c7cc2bcf7aab094296de0d36)