linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* list of outstanding issues somewhere?
@ 2004-07-19 10:59 Robert P. J. Day
  2004-07-19 11:44 ` Wolfgang Denk
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2004-07-19 10:59 UTC (permalink / raw)
  To: Embedded Linux PPC list


   is there, somewhere, a list of known issues/bugs/upcoming fixes for
the PPC-oriented kernel source?  on a number of occasions, i've had
the bad timing to ask about something that was, in fact, in the
process of being patched or that someone was just about to start
working on, or that at least someone already knew about.

    it would be great if there was a list of outstanding issues one
could check to see that a problem they're having is already on
someone's radar screen -- not necessarily even being actively worked
on, just acknowledged that that issue exists.  a TO DO list?  just
curious.

rday

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: list of outstanding issues somewhere?
  2004-07-19 10:59 list of outstanding issues somewhere? Robert P. J. Day
@ 2004-07-19 11:44 ` Wolfgang Denk
  2004-07-19 12:11   ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Wolfgang Denk @ 2004-07-19 11:44 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Embedded Linux PPC list


In message <Pine.LNX.4.60.0407190654480.3673@dell.enoriver.com> you wrote:
>
>     it would be great if there was a list of outstanding issues one
> could check to see that a problem they're having is already on
> someone's radar screen -- not necessarily even being actively worked
> on, just acknowledged that that issue exists.  a TO DO list?  just
> curious.

Maybe we could even  have  a  (searchable)  patch  database  so  that
submissions, even if rejected, don't get lost completely.

Best regards,

Wolfgang Denk

--
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd@denx.de
The Buddha, the Godhead, resides quite as comfortably in the circuits
of a digital computer or the gears of a cycle transmission as he does
at the top of a mountain or in the petals of a flower.
            - R.  Pirsig, "Zen and the Art of Motorcycle Maintenance"

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: list of outstanding issues somewhere?
  2004-07-19 11:44 ` Wolfgang Denk
@ 2004-07-19 12:11   ` Gary Thomas
  2004-07-19 12:27     ` Robert P. J. Day
  0 siblings, 1 reply; 5+ messages in thread
From: Gary Thomas @ 2004-07-19 12:11 UTC (permalink / raw)
  To: Wolfgang Denk; +Cc: Robert P. J. Day, Embedded Linux PPC list


On Mon, 2004-07-19 at 05:44, Wolfgang Denk wrote:
> In message <Pine.LNX.4.60.0407190654480.3673@dell.enoriver.com> you wrote:
> >
> >     it would be great if there was a list of outstanding issues one
> > could check to see that a problem they're having is already on
> > someone's radar screen -- not necessarily even being actively worked
> > on, just acknowledged that that issue exists.  a TO DO list?  just
> > curious.
>
> Maybe we could even  have  a  (searchable)  patch  database  so  that
> submissions, even if rejected, don't get lost completely.

BugZilla works great for this.

--
Gary Thomas <gary@mlbassoc.com>
MLB Associates


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: list of outstanding issues somewhere?
  2004-07-19 12:11   ` Gary Thomas
@ 2004-07-19 12:27     ` Robert P. J. Day
  2004-07-19 12:41       ` Gary Thomas
  0 siblings, 1 reply; 5+ messages in thread
From: Robert P. J. Day @ 2004-07-19 12:27 UTC (permalink / raw)
  To: Gary Thomas; +Cc: Wolfgang Denk, Embedded Linux PPC list


On Mon, 19 Jul 2004, Gary Thomas wrote:

>
> On Mon, 2004-07-19 at 05:44, Wolfgang Denk wrote:

>> Maybe we could even  have  a  (searchable)  patch  database  so  that
>> submissions, even if rejected, don't get lost completely.
>
> BugZilla works great for this.

i'm not sure it needs to be that detailed or precise; i was just
thinking of a more general summary of "things we're working on or that
have to be dealt with at some point."  whatever works.

rday

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

* Re: list of outstanding issues somewhere?
  2004-07-19 12:27     ` Robert P. J. Day
@ 2004-07-19 12:41       ` Gary Thomas
  0 siblings, 0 replies; 5+ messages in thread
From: Gary Thomas @ 2004-07-19 12:41 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: Wolfgang Denk, Embedded Linux PPC list


On Mon, 2004-07-19 at 06:27, Robert P. J. Day wrote:
> On Mon, 19 Jul 2004, Gary Thomas wrote:
>
> >
> > On Mon, 2004-07-19 at 05:44, Wolfgang Denk wrote:
>
> >> Maybe we could even  have  a  (searchable)  patch  database  so  that
> >> submissions, even if rejected, don't get lost completely.
> >
> > BugZilla works great for this.
>
> i'm not sure it needs to be that detailed or precise; i was just
> thinking of a more general summary of "things we're working on or that
> have to be dealt with at some point."  whatever works.

The cool thing about BugZilla is that it can do that, as well as keep
track of patches (pending, etc), a history of what's happened with the
problem and much more.  It's not hard to set up or administer and its
usefulness more than pays for the pain...

--
Gary Thomas <gary@mlbassoc.com>
MLB Associates


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

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

end of thread, other threads:[~2004-07-19 12:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-19 10:59 list of outstanding issues somewhere? Robert P. J. Day
2004-07-19 11:44 ` Wolfgang Denk
2004-07-19 12:11   ` Gary Thomas
2004-07-19 12:27     ` Robert P. J. Day
2004-07-19 12:41       ` Gary Thomas

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).