mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
This script wraps emirrordist to scan all ebuilds and fetch every SRC_URI to construct a distfiles mirror. It can then optionally upload to storage.core-os.net via gsutil. Note: This is a work-in-progress, emirrordist expects to operate on a complete mirror on the local filesystem but maintaining a complete local copy of everything is burdensome. Before this is truly practical a modified version of emirrordist will be needed to either accept a list of already-uploaded files it can assume are OK or operate on the cloud storage system directly.
Description
Languages
Shell
93.1%
Python
6.8%