* [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Kernel
@ 2005-03-24 11:05 Tomas Telensky
2005-03-24 18:11 ` [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Domen Puncer
2005-04-21 20:57 ` Tomas Telensky
0 siblings, 2 replies; 3+ messages in thread
From: Tomas Telensky @ 2005-03-24 11:05 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
Hi,
> | Pardon?
> | What's "The kernel janitor project "?
> | I am also a newbie , and willing to know about it.
> |
> |
>
> http://www.kerneljanitors.org/
>
> It is a project that goes through the kernel, fixing up unmaintained code and
> doing other cleanups and API conversion.
>
> Jim
This brief intro should be on the page! http://kerneljanitors.org/ looks very
unfriendly - they don't even have one sentence to present what they are doing.
Tomas
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux
2005-03-24 11:05 [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Kernel Tomas Telensky
@ 2005-03-24 18:11 ` Domen Puncer
2005-04-21 20:57 ` Tomas Telensky
1 sibling, 0 replies; 3+ messages in thread
From: Domen Puncer @ 2005-03-24 18:11 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 842 bytes --]
On 24/03/05 12:05 +0100, Tomas Telensky wrote:
>
>
> Hi,
>
> > | Pardon?
> > | What's "The kernel janitor project "?
> > | I am also a newbie , and willing to know about it.
> > |
> > |
> >
> > http://www.kerneljanitors.org/
> >
> > It is a project that goes through the kernel, fixing up unmaintained code and
> > doing other cleanups and API conversion.
> >
> > Jim
>
> This brief intro should be on the page! http://kerneljanitors.org/ looks very
> unfriendly - they don't even have one sentence to present what they are doing.
There's readme, "irc talk" and links to two presentations.
As for brief intro... care enough to make a patch? ;-)
>
> Tomas
>
> _______________________________________________
> Kernel-janitors mailing list
> Kernel-janitors@lists.osdl.org
> http://lists.osdl.org/mailman/listinfo/kernel-janitors
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux
2005-03-24 11:05 [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Kernel Tomas Telensky
2005-03-24 18:11 ` [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Domen Puncer
@ 2005-04-21 20:57 ` Tomas Telensky
1 sibling, 0 replies; 3+ messages in thread
From: Tomas Telensky @ 2005-04-21 20:57 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 2116 bytes --]
Hi Kernel Janitor,
sorry for responding so late.
> On 24/03/05 12:05 +0100, Tomas Telensky wrote:
> >
> >
> > Hi,
> >
> > > | Pardon?
> > > | What's "The kernel janitor project "?
> > > | I am also a newbie , and willing to know about it.
> > > |
> > > |
> > >
> > > http://www.kerneljanitors.org/
> > >
> > > It is a project that goes through the kernel, fixing up unmaintained code and
> > > doing other cleanups and API conversion.
> > >
> > > Jim
> >
> > This brief intro should be on the page! http://kerneljanitors.org/ looks very
> > unfriendly - they don't even have one sentence to present what they are doing.
>
> There's readme, "irc talk" and links to two presentations.
I'm sad of the fact that so many excellent open source/free software
project have so strange presentation. The first question of the newcomer -
WHAT is it - is often the most difficult to find out there.
http://www.kerneljanitors.org/ is a good example.
In your Readme we can read where is the todo list, where the bugs are
tracked, whom to send ideas... sorry, but not a word about WHO you are and
WHAT you are doing. I wouldn't look for it in pdf presentations...
Reading such pages I'm feeling little bit like in the underground mafia -
that I'm looking for some secret information :)
> As for brief intro...
> care enough to make a patch? ;-)
Yes, why not. Could you apply it to the start page?
Or something like that.
Tomas
--- /BIG/tmp/l.html~ Thu Apr 21 22:10:02 2005
+++ /BIG/tmp/l.html Thu Apr 21 22:10:19 2005
@@ -23,6 +23,15 @@
<table class="box">
<tbody><tr><td class="dark">
<table class="box" width="100%">
+ <tbody><tr><th class="th"><b>Who are we</b></th></tr>
+ <tr><td>
+ We go through the linux kernel sources, doing code reviews, fixing up unmaintained code and
+ doing other cleanups and API conversion. It is a good start to kernel hacking.
+ </td></tr>
+ </tbody></table>
+ <p></p><p>
+
+ <table class="box" width="100%">
<tbody><tr><th class="th"><b>Local info:</b></th></tr>
<tr><td>
<a href="http://www.kerneljanitors.org/TODO">The current TODO list</a><br>
[-- Attachment #2: Type: text/plain, Size: 167 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
http://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-04-21 20:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-24 11:05 [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Kernel Tomas Telensky
2005-03-24 18:11 ` [KJ] kerneljanitors.org [was: Re: Fwd: Understand the Linux Domen Puncer
2005-04-21 20:57 ` Tomas Telensky
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.