From b2a8adbf29851b7e93402bee9c65d9d34c4765f3 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Thu, 22 Sep 2005 13:33:55 +0200 Subject: [PATCH] [PATCH] Add local master repo to documentation Note that it is using the git daemon, not rsync. --- README | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README b/README index 19c4178..f848bf5 100644 --- a/README +++ b/README @@ -9,7 +9,7 @@ Nathan Scott (bug fixes, process names, multiple devices) Requirements ------------ -You need to be running a 2.6.14-rc1 kernel or newer, with the blk-trace patch +You need to be running a 2.6.14-rc2 kernel or newer, with the blk-trace patch included in this repository. If you forgot where you got it, the url is: rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git @@ -18,7 +18,11 @@ If you don't have git, you can get hourly snapshots from: http://www.kernel.org/pub/linux/kernel/people/axboe/blktrace/ -The snapshots include the full git object database as well. +The snapshots include the full git object database as well. kernel.org has +excessively long mirror times, so if you have git installed, you can pull +the master tree from: + +git://brick.kernel.dk/data/git/blktrace.git Usage -- 2.25.1