2012-01-04 02:03:52

by Matt Chen

[permalink] [raw]
Subject: Git repo is failed.

Hi all,
I am stuck on the http://linuxwireless.org/en/users/Download/hacking.
It pointed out to create my own compat-wireless should require 3 repos.
1) git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
2) git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat.git
3) git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat-wireless-2.6.git

Only 1) is working to me.
2) and 3) are failed. Can't clone. Anyone knows where to get them ?


2012-01-05 02:32:40

by Matt Chen

[permalink] [raw]
Subject: Re: Git repo is failed.

Thanks, I can get them now. :)

2012/1/5 Luciano Coelho <[email protected]>:
> On Wed, 2012-01-04 at 10:03 +0800, Matt Chen wrote:
>> Hi all,
>> I am stuck on the http://linuxwireless.org/en/users/Download/hacking.
>> It pointed out to create my own compat-wireless should require 3 repos.
>> 1) git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
>> 2) git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat.git
>> 3) git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat-wireless-2.6.git
>>
>> Only 1) is working to me.
>> 2) and 3) are failed. Can't clone. Anyone knows where to get them ?
>
> 2) git://git.infradead.org/users/mcgrof/compat.git or
> ? git://github.com/mcgrof/compat.git
>
> 3) git://git.infradead.org/users/mcgrof/compat-wireless.git or
> ? git://github.com/mcgrof/compat-wireless.git
>
>
> --
> Cheers,
> Luca.
>
>

2012-01-04 19:06:33

by Luciano Coelho

[permalink] [raw]
Subject: Re: Git repo is failed.

On Wed, 2012-01-04 at 10:03 +0800, Matt Chen wrote:
> Hi all,
> I am stuck on the http://linuxwireless.org/en/users/Download/hacking.
> It pointed out to create my own compat-wireless should require 3 repos.
> 1) git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
> 2) git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat.git
> 3) git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/compat-wireless-2.6.git
>
> Only 1) is working to me.
> 2) and 3) are failed. Can't clone. Anyone knows where to get them ?

2) git://git.infradead.org/users/mcgrof/compat.git or
git://github.com/mcgrof/compat.git

3) git://git.infradead.org/users/mcgrof/compat-wireless.git or
git://github.com/mcgrof/compat-wireless.git


--
Cheers,
Luca.