From 71d8bd925ecb1015b94bce5f8726e397022f2a8f Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 29 May 2026 21:23:13 +0200 Subject: Add add-github-mirror MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- util/README | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'util/README') diff --git a/util/README b/util/README index cc72f08..36426f1 100644 --- a/util/README +++ b/util/README @@ -62,6 +62,13 @@ get-and-check tarball-url reference-dir work-dir checksums. +check-mirror tarball-url ref-tarball work-dir + + This is the same as get-and-check except it expects a + known good tarball as the second argument instead of a + known good git repository + + gen-checksums tarball git-dir < tarball-url-list > checksum-listing This brings all of the above together. The tarball, -- cgit v1.3.1