All of lore.kernel.org
 help / color / mirror / Atom feed
* debian.o-hand.com unreachable ?
@ 2011-09-30 17:56 Wolfgang Denk
  2011-09-30 21:18 ` Rifenbark, Scott M
  2011-09-30 21:25 ` Richard Purdie
  0 siblings, 2 replies; 9+ messages in thread
From: Wolfgang Denk @ 2011-09-30 17:56 UTC (permalink / raw)
  To: poky

Hello,

there are several parts of the Poky Handbok that refer to the
OpenedHand repository at http://debian.o-hand.com/

However, this site seems to be down, and has been unreachable for some
time.

Is there some alternative address for example for the Debian packages
poky-depends and poky-scripts ?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Gods don't like people not doing much work. People  who  aren't  busy
all the time might start to _think_.  - Terry Pratchett, _Small Gods_


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 17:56 debian.o-hand.com unreachable ? Wolfgang Denk
@ 2011-09-30 21:18 ` Rifenbark, Scott M
  2011-10-01 11:28   ` Wolfgang Denk
  2011-09-30 21:25 ` Richard Purdie
  1 sibling, 1 reply; 9+ messages in thread
From: Rifenbark, Scott M @ 2011-09-30 21:18 UTC (permalink / raw)
  To: Wolfgang Denk, poky@yoctoproject.org

Wolfgang, 

What is the URL you are using for the Poky Handbook?  I would suggest not using the Poky Handbook, but rather the Poky Reference manual at http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html.  This manual is much more up-to-date.

I can't really respond to why the http://debian.o-hand.com site is down or unreachable.

Thanks, 
Scott Rifenbark

-----Original Message-----
From: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] On Behalf Of Wolfgang Denk
Sent: Friday, September 30, 2011 10:56 AM
To: poky@yoctoproject.org
Subject: [poky] debian.o-hand.com unreachable ?

Hello,

there are several parts of the Poky Handbok that refer to the
OpenedHand repository at http://debian.o-hand.com/

However, this site seems to be down, and has been unreachable for some
time.

Is there some alternative address for example for the Debian packages
poky-depends and poky-scripts ?

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Gods don't like people not doing much work. People  who  aren't  busy
all the time might start to _think_.  - Terry Pratchett, _Small Gods_
_______________________________________________
poky mailing list
poky@yoctoproject.org
https://lists.yoctoproject.org/listinfo/poky


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 17:56 debian.o-hand.com unreachable ? Wolfgang Denk
  2011-09-30 21:18 ` Rifenbark, Scott M
@ 2011-09-30 21:25 ` Richard Purdie
  2011-09-30 21:29   ` Gary Thomas
  2011-09-30 21:31   ` Rifenbark, Scott M
  1 sibling, 2 replies; 9+ messages in thread
From: Richard Purdie @ 2011-09-30 21:25 UTC (permalink / raw)
  To: Wolfgang Denk; +Cc: poky

On Fri, 2011-09-30 at 19:56 +0200, Wolfgang Denk wrote:
> Hello,
> 
> there are several parts of the Poky Handbok that refer to the
> OpenedHand repository at http://debian.o-hand.com/
> 
> However, this site seems to be down, and has been unreachable for some
> time.
> 
> Is there some alternative address for example for the Debian packages
> poky-depends and poky-scripts ?

The packages that were in there were ancient and not likely of any use
on modern distros having not been maintained for a long time.

If we had replacements and someone to maintain it we could reinstate
this but I'm not aware of having anything at this point. I thought the
references had been removed from the manual?

Cheers,

Richard



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 21:25 ` Richard Purdie
@ 2011-09-30 21:29   ` Gary Thomas
  2011-09-30 22:18     ` Richard Purdie
  2011-09-30 21:31   ` Rifenbark, Scott M
  1 sibling, 1 reply; 9+ messages in thread
From: Gary Thomas @ 2011-09-30 21:29 UTC (permalink / raw)
  To: Richard Purdie; +Cc: poky

On 2011-09-30 15:25, Richard Purdie wrote:
> On Fri, 2011-09-30 at 19:56 +0200, Wolfgang Denk wrote:
>> Hello,
>>
>> there are several parts of the Poky Handbok that refer to the
>> OpenedHand repository at http://debian.o-hand.com/
>>
>> However, this site seems to be down, and has been unreachable for some
>> time.
>>
>> Is there some alternative address for example for the Debian packages
>> poky-depends and poky-scripts ?
>
> The packages that were in there were ancient and not likely of any use
> on modern distros having not been maintained for a long time.
>
> If we had replacements and someone to maintain it we could reinstate
> this but I'm not aware of having anything at this point. I thought the
> references had been removed from the manual?

There are still a number of SRC_URI references to o-hand.com in master
Is that site dead [in genera[]?

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 21:25 ` Richard Purdie
  2011-09-30 21:29   ` Gary Thomas
@ 2011-09-30 21:31   ` Rifenbark, Scott M
  2011-09-30 22:19     ` Richard Purdie
  1 sibling, 1 reply; 9+ messages in thread
From: Rifenbark, Scott M @ 2011-09-30 21:31 UTC (permalink / raw)
  To: Richard Purdie, Wolfgang Denk; +Cc: poky@yoctoproject.org

If any references were removed from the Poky Handbook sources it would have been by someone other than me.  The Poky Reference Manual has no such references.

Scott

-----Original Message-----
From: poky-bounces@yoctoproject.org [mailto:poky-bounces@yoctoproject.org] On Behalf Of Richard Purdie
Sent: Friday, September 30, 2011 2:26 PM
To: Wolfgang Denk
Cc: poky@yoctoproject.org
Subject: Re: [poky] debian.o-hand.com unreachable ?

On Fri, 2011-09-30 at 19:56 +0200, Wolfgang Denk wrote:
> Hello,
> 
> there are several parts of the Poky Handbok that refer to the
> OpenedHand repository at http://debian.o-hand.com/
> 
> However, this site seems to be down, and has been unreachable for some
> time.
> 
> Is there some alternative address for example for the Debian packages
> poky-depends and poky-scripts ?

The packages that were in there were ancient and not likely of any use
on modern distros having not been maintained for a long time.

If we had replacements and someone to maintain it we could reinstate
this but I'm not aware of having anything at this point. I thought the
references had been removed from the manual?

Cheers,

Richard

_______________________________________________
poky mailing list
poky@yoctoproject.org
https://lists.yoctoproject.org/listinfo/poky


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 21:29   ` Gary Thomas
@ 2011-09-30 22:18     ` Richard Purdie
  2011-09-30 22:42       ` Gary Thomas
  0 siblings, 1 reply; 9+ messages in thread
From: Richard Purdie @ 2011-09-30 22:18 UTC (permalink / raw)
  To: Gary Thomas; +Cc: poky

On Fri, 2011-09-30 at 15:29 -0600, Gary Thomas wrote:
> On 2011-09-30 15:25, Richard Purdie wrote:
> > On Fri, 2011-09-30 at 19:56 +0200, Wolfgang Denk wrote:
> >> Hello,
> >>
> >> there are several parts of the Poky Handbok that refer to the
> >> OpenedHand repository at http://debian.o-hand.com/
> >>
> >> However, this site seems to be down, and has been unreachable for some
> >> time.
> >>
> >> Is there some alternative address for example for the Debian packages
> >> poky-depends and poky-scripts ?
> >
> > The packages that were in there were ancient and not likely of any use
> > on modern distros having not been maintained for a long time.
> >
> > If we had replacements and someone to maintain it we could reinstate
> > this but I'm not aware of having anything at this point. I thought the
> > references had been removed from the manual?
> 
> There are still a number of SRC_URI references to o-hand.com in master
> Is that site dead [in genera[]?

Pieces of o-hand are being relocated to new homes over time. Existing
references should still work.

Cheers,

Richard




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 21:31   ` Rifenbark, Scott M
@ 2011-09-30 22:19     ` Richard Purdie
  0 siblings, 0 replies; 9+ messages in thread
From: Richard Purdie @ 2011-09-30 22:19 UTC (permalink / raw)
  To: Rifenbark, Scott M; +Cc: poky@yoctoproject.org

On Fri, 2011-09-30 at 21:31 +0000, Rifenbark, Scott M wrote:
> If any references were removed from the Poky Handbook sources it would
> have been by someone other than me.  The Poky Reference Manual has no
> such references.

Well, you did remove some of these references as the handbook became the
poky reference manual :)

I suspect this is an older copy of the docs that is being referred to
here :/.

Cheers,

Richard



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 22:18     ` Richard Purdie
@ 2011-09-30 22:42       ` Gary Thomas
  0 siblings, 0 replies; 9+ messages in thread
From: Gary Thomas @ 2011-09-30 22:42 UTC (permalink / raw)
  To: Richard Purdie; +Cc: poky

On 2011-09-30 16:18, Richard Purdie wrote:
> On Fri, 2011-09-30 at 15:29 -0600, Gary Thomas wrote:
>> On 2011-09-30 15:25, Richard Purdie wrote:
>>> On Fri, 2011-09-30 at 19:56 +0200, Wolfgang Denk wrote:
>>>> Hello,
>>>>
>>>> there are several parts of the Poky Handbok that refer to the
>>>> OpenedHand repository at http://debian.o-hand.com/
>>>>
>>>> However, this site seems to be down, and has been unreachable for some
>>>> time.
>>>>
>>>> Is there some alternative address for example for the Debian packages
>>>> poky-depends and poky-scripts ?
>>>
>>> The packages that were in there were ancient and not likely of any use
>>> on modern distros having not been maintained for a long time.
>>>
>>> If we had replacements and someone to maintain it we could reinstate
>>> this but I'm not aware of having anything at this point. I thought the
>>> references had been removed from the manual?
>>
>> There are still a number of SRC_URI references to o-hand.com in master
>> Is that site dead [in genera[]?
>
> Pieces of o-hand are being relocated to new homes over time. Existing
> references should still work.

At least the matchbox references are being redirected to matchbox-project.org
Perhaps the SRC_URI should be updated to reflect this, before it's too late?
I could go through them and propose a patch.

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: debian.o-hand.com unreachable ?
  2011-09-30 21:18 ` Rifenbark, Scott M
@ 2011-10-01 11:28   ` Wolfgang Denk
  0 siblings, 0 replies; 9+ messages in thread
From: Wolfgang Denk @ 2011-10-01 11:28 UTC (permalink / raw)
  To: Rifenbark, Scott M; +Cc: poky@yoctoproject.org

Dear Scott,

In message <41DEA4B02DBDEF40A0F3B6D0DDB1237916E8463C@ORSMSX101.amr.corp.intel.com> you wrote:
> 
> What is the URL you are using for the Poky Handbook? I would suggest
> not using the Poky Handbook, but rather the Poky Reference manual at
> http://www.yoctoproject.org/docs/1.1/poky-ref-manual/poky-ref-manual.html.
> This manual is much more up-to-date.

Thanks for pointing out.  Indeed this was my problem - I used to
gootgle for "Poky Handbook" which takes me to
http://pokylinux.org/doc/poky-handbook.html
which has all these obsolete links.

Hm... would it not make sense to update pokylinux.org and have it
point to the currecnt docs instead?

Thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
Wenn Du ein' weise Antwort verlangst, Mußt Du vernünftig fragen.
                                                -- Goethe, Invektiven


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-10-01 11:28 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-30 17:56 debian.o-hand.com unreachable ? Wolfgang Denk
2011-09-30 21:18 ` Rifenbark, Scott M
2011-10-01 11:28   ` Wolfgang Denk
2011-09-30 21:25 ` Richard Purdie
2011-09-30 21:29   ` Gary Thomas
2011-09-30 22:18     ` Richard Purdie
2011-09-30 22:42       ` Gary Thomas
2011-09-30 21:31   ` Rifenbark, Scott M
2011-09-30 22:19     ` Richard Purdie

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.