* Current DTC home
@ 2006-06-25 12:56 Josh Boyer
2006-06-25 13:06 ` Vitaly Bordug
2006-06-25 14:26 ` Jon Loeliger
0 siblings, 2 replies; 6+ messages in thread
From: Josh Boyer @ 2006-06-25 12:56 UTC (permalink / raw)
To: linuxppc-dev; +Cc: jdl
Hi,
I found multiple pages/trees while I was looking around for where the
most current homepage/release for the DTC was. So far, there's:
http://dtc.ozlabs.org/
which I think should be the homepage. However it has no links to the
git tree of which I found two:
git://ozlabs.org/srv/projects/dtc/dtc.git
and
git://www.jdl.com/software/dtc.git
So, where is the official tree currently at, and can we get a link to it
from the dtc.ozlabs.org page?
thx,
josh
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Current DTC home
2006-06-25 12:56 Current DTC home Josh Boyer
@ 2006-06-25 13:06 ` Vitaly Bordug
2006-06-25 13:10 ` Josh Boyer
2006-06-25 14:26 ` Jon Loeliger
1 sibling, 1 reply; 6+ messages in thread
From: Vitaly Bordug @ 2006-06-25 13:06 UTC (permalink / raw)
To: Josh Boyer; +Cc: linuxppc-dev
На Sun, 25 Jun 2006 07:56:33 -0500
Josh Boyer <jwboyer@jdub.homelinux.org> записано:
> Hi,
>
> I found multiple pages/trees while I was looking around for where the
> most current homepage/release for the DTC was. So far, there's:
>
> http://dtc.ozlabs.org/
>
> which I think should be the homepage. However it has no links to the
> git tree of which I found two:
>
> git://ozlabs.org/srv/projects/dtc/dtc.git
>
> and
>
> git://www.jdl.com/software/dtc.git
>
> So, where is the official tree currently at, and can we get a link to
> it from the dtc.ozlabs.org page?
>
IIRC, Jon took over the dtc move-on, hence the most current seems the
latter to me. Jon, correct me if I'm wrong.
--
Sincerely, Vitaly
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Current DTC home
2006-06-25 13:06 ` Vitaly Bordug
@ 2006-06-25 13:10 ` Josh Boyer
0 siblings, 0 replies; 6+ messages in thread
From: Josh Boyer @ 2006-06-25 13:10 UTC (permalink / raw)
To: Vitaly Bordug; +Cc: linuxppc-dev
On Sun, 2006-06-25 at 17:06 +0400, Vitaly Bordug wrote:
> =D0=9D=D0=B0 Sun, 25 Jun 2006 07:56:33 -0500
> Josh Boyer <jwboyer@jdub.homelinux.org> =D0=B7=D0=B0=D0=BF=D0=B8=D1=81=D0=
=B0=D0=BD=D0=BE:
>=20
> > So, where is the official tree currently at, and can we get a link to
> > it from the dtc.ozlabs.org page?
> >=20
> IIRC, Jon took over the dtc move-on, hence the most current seems the
> latter to me. Jon, correct me if I'm wrong.
Right, that is what I remember as well. I'm just looking to get some
kind of official page to point people at that has all the most recent
information.
josh
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Current DTC home
2006-06-25 12:56 Current DTC home Josh Boyer
2006-06-25 13:06 ` Vitaly Bordug
@ 2006-06-25 14:26 ` Jon Loeliger
2006-06-25 15:22 ` Jimi Xenidis
1 sibling, 1 reply; 6+ messages in thread
From: Jon Loeliger @ 2006-06-25 14:26 UTC (permalink / raw)
To: Josh Boyer; +Cc: linuxppc-dev
So, like, the other day Josh Boyer mumbled:
> Hi,
>
> I found multiple pages/trees while I was looking around for where the
> most current homepage/release for the DTC was. So far, there's:
>
> http://dtc.ozlabs.org/
>
> which I think should be the homepage. However it has no links to the
> git tree of which I found two:
>
> git://ozlabs.org/srv/projects/dtc/dtc.git
>
> and
>
> git://www.jdl.com/software/dtc.git
>
> So, where is the official tree currently at, and can we get a link to it
> from the dtc.ozlabs.org page?
I am the current maintainer. The most current version is
the one on jdl.com, here:
git://www.jdl.com/software/dtc.git
I am delinquent in not reflecting that up to ozlabs yet.
jdl
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Current DTC home
2006-06-25 14:26 ` Jon Loeliger
@ 2006-06-25 15:22 ` Jimi Xenidis
2006-06-25 15:32 ` Jon Loeliger
0 siblings, 1 reply; 6+ messages in thread
From: Jimi Xenidis @ 2006-06-25 15:22 UTC (permalink / raw)
To: Jon Loeliger; +Cc: linuxppc-dev
Shall we continue sending patches to linuxppc-dev?
-JX
On Jun 25, 2006, at 10:26 AM, Jon Loeliger wrote:
> So, like, the other day Josh Boyer mumbled:
>> Hi,
>>
>> I found multiple pages/trees while I was looking around for where the
>> most current homepage/release for the DTC was. So far, there's:
>>
>> http://dtc.ozlabs.org/
>>
>> which I think should be the homepage. However it has no links to the
>> git tree of which I found two:
>>
>> git://ozlabs.org/srv/projects/dtc/dtc.git
>>
>> and
>>
>> git://www.jdl.com/software/dtc.git
>>
>> So, where is the official tree currently at, and can we get a link
>> to it
>> from the dtc.ozlabs.org page?
>
> I am the current maintainer. The most current version is
> the one on jdl.com, here:
>
> git://www.jdl.com/software/dtc.git
>
> I am delinquent in not reflecting that up to ozlabs yet.
>
> jdl
> _______________________________________________
> Linuxppc-dev mailing list
> Linuxppc-dev@ozlabs.org
> https://ozlabs.org/mailman/listinfo/linuxppc-dev
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Current DTC home
2006-06-25 15:22 ` Jimi Xenidis
@ 2006-06-25 15:32 ` Jon Loeliger
0 siblings, 0 replies; 6+ messages in thread
From: Jon Loeliger @ 2006-06-25 15:32 UTC (permalink / raw)
To: Jimi Xenidis; +Cc: linuxppc-dev
So, like, the other day Jimi Xenidis mumbled:
> Shall we continue sending patches to linuxppc-dev?
> -JX
Please.
If you feel so inclined, a CC: to jdl@jdl.com works too.
jdl
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2006-06-25 15:32 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-25 12:56 Current DTC home Josh Boyer
2006-06-25 13:06 ` Vitaly Bordug
2006-06-25 13:10 ` Josh Boyer
2006-06-25 14:26 ` Jon Loeliger
2006-06-25 15:22 ` Jimi Xenidis
2006-06-25 15:32 ` Jon Loeliger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).