Commit a55028ff authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] update 'getting sparse' info.

 - point to the sparse webpage
 - use git:// instead of rsync://
Signed-off-by: default avatarDave Jones <davej@redhat.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent fe699336
...@@ -45,11 +45,15 @@ special. ...@@ -45,11 +45,15 @@ special.
Getting sparse 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/ http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment