Re: [PATCH] Documentation: update sparse.txt to list actual location

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 13 Jun 2005, Dave Jones wrote:

> On Mon, Jun 13, 2005 at 09:37:37AM +0200, Jesper Juhl wrote:
>  > On 6/13/05, Dave Jones <[email protected]> wrote:
>  > > On Sun, Jun 12, 2005 at 11:49:30PM +0200, Jesper Juhl wrote:
>  > > 
>  > >  > -and DaveJ has tar-balls at
>  > >  > +like this:
>  > >  >
>  > >  > -    http://www.codemonkey.org.uk/projects/bitkeeper/sparse/
>  > > 
>  > > + http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
>  > > 
>  > Ahh, great, I'll update the patch later today.  Thanks.
> 
> I'm about to jump on a plane, and be net.dead for the
> best part of the next week, with sporadic internet access,
> which is obviously the best time to start cron running
> a hastily hacked up script.
> 
> If it blows up horribly, I'll get to it when I get back on Sunday,
> but it should be fine..  I hope :-)
> 
Have a nice trip.  I've updated the patch to include the new location of 
your tarballs.


Signed-off-by: Jesper Juhl <[email protected]>
---

 Documentation/sparse.txt |   21 +++++++++++++++++----
 1 files changed, 17 insertions(+), 4 deletions(-)

--- linux-2.6.12-rc6-mm1-orig/Documentation/sparse.txt	2005-03-02 08:37:53.000000000 +0100
+++ linux-2.6.12-rc6-mm1/Documentation/sparse.txt	2005-06-13 20:30:09.000000000 +0200
@@ -51,13 +51,26 @@
 Where to get sparse
 ~~~~~~~~~~~~~~~~~~~
 
-With BK, you can just get it from
+With git, you can get it from
 
-        bk://sparse.bkbits.net/sparse
+	rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/sparse.git/
 
-and DaveJ has tar-balls at
+like this:
 
-	http://www.codemonkey.org.uk/projects/bitkeeper/sparse/
+	$ mkdir -p sparse/.git
+	$ cd sparse
+	$ rsync -a --delete --verbose --stats --progress \
+	  rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/sparse.git/ \
+	  .git
+	$ git-pull-script \
+	  rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/sparse.git
+	$ git-read-tree -m HEAD && git-checkout-cache -q -f -u -a
+
+
+If you do not wish to keep the entire git tree around, then DaveJ has
+tarballs at
+
+	http://www.codemonkey.org.uk/projects/git-snapshots/sparse/
 
 
 Once you have it, just do



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux