From: Colin Watson Date: Fri, 8 Apr 2016 15:51:55 +0000 (+0100) Subject: credit mvo X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~cjwatson/git?a=commitdiff_plain;h=d66372e1c359e395959b2f2d6e4d1f383c934656;p=blog.git credit mvo --- diff --git a/content/no-more-hash-sum-mismatch-errors.md b/content/no-more-hash-sum-mismatch-errors.md index 21606f6c..b0e6fb83 100644 --- a/content/no-more-hash-sum-mismatch-errors.md +++ b/content/no-more-hash-sum-mismatch-errors.md @@ -88,7 +88,8 @@ Dealing with the other index files is more complicated, though; it isn't sensible to inline them, as clients usually only need to fetch a small fraction of all the indexes available for a given suite. -The solution we've ended up with is called +The solution we've ended up with, thanks to Michael Vogt's work implementing +it in APT, is called [by-hash](https://wiki.debian.org/RepositoryFormat#indices_acquisition_via_hashsums_.28by-hash.29) and should be familiar in concept to people who've used `git`: with the exception of the top-level `InRelease` file, index files for suites that