* How to pull 3.1-rc7 since *.kernel.org is still down?
@ 2011-09-22 8:40 Justin Piszcz
2011-09-22 8:44 ` Andy Shevchenko
0 siblings, 1 reply; 3+ messages in thread
From: Justin Piszcz @ 2011-09-22 8:40 UTC (permalink / raw)
To: linux-kernel
Hi,
As kernel.org is still off-line, how does one pull 3.1-rc7 down to test?
What is the git/mirror commands and against which host?
(normally I just pull the patch from kernel.org)
Justin.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to pull 3.1-rc7 since *.kernel.org is still down?
2011-09-22 8:40 How to pull 3.1-rc7 since *.kernel.org is still down? Justin Piszcz
@ 2011-09-22 8:44 ` Andy Shevchenko
2011-09-22 11:45 ` Justin Piszcz
0 siblings, 1 reply; 3+ messages in thread
From: Andy Shevchenko @ 2011-09-22 8:44 UTC (permalink / raw)
To: Justin Piszcz; +Cc: linux-kernel
On Thu, Sep 22, 2011 at 11:40 AM, Justin Piszcz <jpiszcz@lucidpixels.com> wrote:
> As kernel.org is still off-line, how does one pull 3.1-rc7 down to test?
> What is the git/mirror commands and against which host?
>
> (normally I just pull the patch from kernel.org)
Linus published it on github.
github git://github.com/torvalds/linux.git (fetch)
--
With Best Regards,
Andy Shevchenko
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: How to pull 3.1-rc7 since *.kernel.org is still down?
2011-09-22 8:44 ` Andy Shevchenko
@ 2011-09-22 11:45 ` Justin Piszcz
0 siblings, 0 replies; 3+ messages in thread
From: Justin Piszcz @ 2011-09-22 11:45 UTC (permalink / raw)
To: Andy Shevchenko; +Cc: linux-kernel
On Thu, 22 Sep 2011, Andy Shevchenko wrote:
> On Thu, Sep 22, 2011 at 11:40 AM, Justin Piszcz <jpiszcz@lucidpixels.com> wrote:
>
>> As kernel.org is still off-line, how does one pull 3.1-rc7 down to test?
>> What is the git/mirror commands and against which host?
>>
>> (normally I just pull the patch from kernel.org)
>
> Linus published it on github.
> github git://github.com/torvalds/linux.git (fetch)
Command:
$ git clone git://github.com/torvalds/linux.git
Thanks, worked, no problems, now to test out 3.1-rc7 :)
Justin.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-09-22 11:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-22 8:40 How to pull 3.1-rc7 since *.kernel.org is still down? Justin Piszcz
2011-09-22 8:44 ` Andy Shevchenko
2011-09-22 11:45 ` Justin Piszcz
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.