From: Jens Axboe Date: Mon, 23 Jun 2014 13:52:48 +0000 (-0600) Subject: README: update to include official mirrors for the git repo X-Git-Tag: fio-2.1.11~57 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=01fa84d55fdc62768d6340a51b48c713f082f83f;p=fio.git README: update to include official mirrors for the git repo Signed-off-by: Jens Axboe --- diff --git a/README b/README index 2be0bfd2..58973390 100644 --- a/README +++ b/README @@ -26,6 +26,17 @@ Snapshots can download from: http://brick.kernel.dk/snaps/ +There are also two official mirrors. Both of these are synced within +an hour of commits landing at git.kernel.dk. So if the main repo is +down for some reason, either one of those is safe to use: + + git://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git + https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git + +or + + https://github.com/axboe/fio.git + Binary packages ---------------