Skip to content

Commit

Permalink
[PATCH] update 'getting sparse' info.
Browse files Browse the repository at this point in the history
 - point to the sparse webpage
 - use git:// instead of rsync://

Signed-off-by: Dave Jones <davej@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
  • Loading branch information
Dave Jones authored and Linus Torvalds committed Mar 9, 2007
1 parent fe69933 commit a55028f
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions Documentation/sparse.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,15 @@ special.
Getting sparse
~~~~~~~~~~~~~~

With git, you can just get it from
You can get latest released versions from the Sparse homepage at
http://www.kernel.org/pub/linux/kernel/people/josh/sparse/

rsync://rsync.kernel.org/pub/scm/devel/sparse/sparse.git
Alternatively, you can get snapshots of the latest development version
of sparse using git to clone..

and DaveJ has tar-balls at
git://git.kernel.org/pub/scm/linux/kernel/git/josh/sparse.git

DaveJ has hourly generated tarballs of the git tree available at..

http://www.codemonkey.org.uk/projects/git-snapshots/sparse/

Expand Down

0 comments on commit a55028f

Please sign in to comment.