* Linux 0.02 version download
@ 2011-10-25 2:40 Venkateswarlu P
2011-10-25 7:21 ` Javier Martinez Canillas
0 siblings, 1 reply; 7+ messages in thread
From: Venkateswarlu P @ 2011-10-25 2:40 UTC (permalink / raw)
To: kernelnewbies
I want to download Linux 0.02 version
I anybody knows plese send the link
I already tried in the google
--
**
P VENKATESWARLU
M.Tech (CSE) II year
NIT Calicut ,Kerala* **
*+91-9995115752
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111025/42bcb5c5/attachment.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Linux 0.02 version download
2011-10-25 2:40 Linux 0.02 version download Venkateswarlu P
@ 2011-10-25 7:21 ` Javier Martinez Canillas
2011-10-25 7:36 ` bob
[not found] ` <BLU0-SMTP133AC7D86EAA0F402E41D5D8BEC0@phx.gbl>
0 siblings, 2 replies; 7+ messages in thread
From: Javier Martinez Canillas @ 2011-10-25 7:21 UTC (permalink / raw)
To: kernelnewbies
On Tue, Oct 25, 2011 at 4:40 AM, Venkateswarlu P
<p.venkatesh551@gmail.com> wrote:
> I want to download? Linux 0.02 version
> I anybody knows plese send the link
> I already tried in the google
>
Hi Venkateswarlu,
Why do you need such an ancient Linux kernel? If you want to learn
from the source code I recommend you a more newer one since people can
help you if you have questions about the code.
Best regards,
--
Javier Mart?nez Canillas
(+34) 682 39 81 69
Barcelona, Spain
^ permalink raw reply [flat|nested] 7+ messages in thread
* Linux 0.02 version download
2011-10-25 7:21 ` Javier Martinez Canillas
@ 2011-10-25 7:36 ` bob
[not found] ` <BLU0-SMTP133AC7D86EAA0F402E41D5D8BEC0@phx.gbl>
1 sibling, 0 replies; 7+ messages in thread
From: bob @ 2011-10-25 7:36 UTC (permalink / raw)
To: kernelnewbies
He's probably doing os dev and wants something simple to learn. Stick with
0.01 as 0.02 source is lost. Sad face.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20111025/6cf85fe6/attachment.html
^ permalink raw reply [flat|nested] 7+ messages in thread
* Linux 0.02 version download
[not found] ` <BLU0-SMTP133AC7D86EAA0F402E41D5D8BEC0@phx.gbl>
@ 2011-10-25 7:46 ` Javier Martinez Canillas
2011-10-25 8:04 ` Christophe Lucas
0 siblings, 1 reply; 7+ messages in thread
From: Javier Martinez Canillas @ 2011-10-25 7:46 UTC (permalink / raw)
To: kernelnewbies
On Tue, Oct 25, 2011 at 9:36 AM, bob <ilikepie420@live.com> wrote:
> He's probably doing os dev and wants something simple to learn. Stick with
> 0.01 as 0.02 source is lost. Sad face.
Yes I know, but I recommend either use a newer kernel or use an
operating system that was written for teaching like:
http://pdos.csail.mit.edu/6.828/2011/xv6.html
I don't want to imagine how hard could be compiling a 0.01 kernel with
GCC 4.5 and find a rootfs that is suitable for it.
Best regards,
--
Javier Mart?nez Canillas
(+34) 682 39 81 69
Barcelona, Spain
^ permalink raw reply [flat|nested] 7+ messages in thread
* Linux 0.02 version download
2011-10-25 7:46 ` Javier Martinez Canillas
@ 2011-10-25 8:04 ` Christophe Lucas
2011-10-25 12:52 ` Adam Lee
0 siblings, 1 reply; 7+ messages in thread
From: Christophe Lucas @ 2011-10-25 8:04 UTC (permalink / raw)
To: kernelnewbies
Le 25/10/2011 09:46, Javier Martinez Canillas a ?crit :
> On Tue, Oct 25, 2011 at 9:36 AM, bob<ilikepie420@live.com> wrote:
>> He's probably doing os dev and wants something simple to learn. Stick with
>> 0.01 as 0.02 source is lost. Sad face.
>
> Yes I know, but I recommend either use a newer kernel or use an
> operating system that was written for teaching like:
>
> http://pdos.csail.mit.edu/6.828/2011/xv6.html
>
> I don't want to imagine how hard could be compiling a 0.01 kernel with
> GCC 4.5 and find a rootfs that is suitable for it.
>
> Best regards,
>
Hello,
I know it is in french(sorry), but you can also use :
http://sos.enix.org/fr/PagePrincipale
http://sos.enix.org/fr/SOSDownload#TOC_0_2_25
Which is a articles series published in a linux magazin in France. It
becomes from boot to block-devices.
Best regards,
--
Christophe
^ permalink raw reply [flat|nested] 7+ messages in thread
* Linux 0.02 version download
2011-10-25 8:04 ` Christophe Lucas
@ 2011-10-25 12:52 ` Adam Lee
2011-10-25 13:13 ` Shaz
0 siblings, 1 reply; 7+ messages in thread
From: Adam Lee @ 2011-10-25 12:52 UTC (permalink / raw)
To: kernelnewbies
On Tue, Oct 25, 2011 at 10:04:06AM +0200, Christophe Lucas wrote:
> Le 25/10/2011 09:46, Javier Martinez Canillas a ?crit :
> > On Tue, Oct 25, 2011 at 9:36 AM, bob<ilikepie420@live.com> wrote:
> >> He's probably doing os dev and wants something simple to learn. Stick with
> >> 0.01 as 0.02 source is lost. Sad face.
> >
> > Yes I know, but I recommend either use a newer kernel or use an
> > operating system that was written for teaching like:
> >
> > http://pdos.csail.mit.edu/6.828/2011/xv6.html
> >
> > I don't want to imagine how hard could be compiling a 0.01 kernel with
> > GCC 4.5 and find a rootfs that is suitable for it.
>
> Hello,
>
> I know it is in french(sorry), but you can also use :
>
> http://sos.enix.org/fr/PagePrincipale
> http://sos.enix.org/fr/SOSDownload#TOC_0_2_25
>
> Which is a articles series published in a linux magazin in France. It
> becomes from boot to block-devices.
>
I found this: http://mirrors.kernel.org/oldlinux/Linux.old/kernel/
0.00/ 20-Jan-2005 07:06
0.1x/ 04-May-2004 14:09
0.95/ 20-Mar-2004 13:10
0.96/ 20-Jan-2004 11:46
0.97/ 20-Jan-2004 11:46
0.98/ 20-Jan-2004 11:46
0.99/ 20-Jan-2004 11:46
1.00/ 20-Jan-2004 11:46
Historic/ 20-Mar-2003 22:38
0.02 lost. If you wanna start from oldlinux, 0.11 will be a good choice,
and there is a book about this: http://mirrors.kernel.org/oldlinux/
--
Regards,
Adam Lee
--------------------------------------------------
E-mail: adam8157 at gmail.com
Website: http://www.adam8157.info
--------------------------------------------------
^ permalink raw reply [flat|nested] 7+ messages in thread
* Linux 0.02 version download
2011-10-25 12:52 ` Adam Lee
@ 2011-10-25 13:13 ` Shaz
0 siblings, 0 replies; 7+ messages in thread
From: Shaz @ 2011-10-25 13:13 UTC (permalink / raw)
To: kernelnewbies
On Tue, Oct 25, 2011 at 2:52 PM, Adam Lee <adam8157@gmail.com> wrote:
> On Tue, Oct 25, 2011 at 10:04:06AM +0200, Christophe Lucas wrote:
>> Le 25/10/2011 09:46, Javier Martinez Canillas a ?crit :
>> > On Tue, Oct 25, 2011 at 9:36 AM, bob<ilikepie420@live.com> ?wrote:
>> >> He's probably doing os dev and wants something simple to learn. Stick with
>> >> 0.01 as 0.02 source is lost. Sad face.
>> >
>> > Yes I know, but I recommend either use a newer kernel or use an
>> > operating system that was written for teaching like:
>> >
>> > http://pdos.csail.mit.edu/6.828/2011/xv6.html
>> >
>> > I don't want to imagine how hard could be compiling a 0.01 kernel with
>> > GCC 4.5 and find a rootfs that is suitable for it.
>>
>> Hello,
>>
>> I know it is in french(sorry), but you can also use :
>>
>> ? ? ? http://sos.enix.org/fr/PagePrincipale
>> ? ? ? http://sos.enix.org/fr/SOSDownload#TOC_0_2_25
>>
>> Which is a articles series published in a linux magazin in France. It
>> becomes from boot to block-devices.
>>
>
> I found this: http://mirrors.kernel.org/oldlinux/Linux.old/kernel/
>
> 0.00/ ? ? ? ? ? ? ? ? ? 20-Jan-2005 07:06
> 0.1x/ ? ? ? ? ? ? ? ? ? 04-May-2004 14:09
> 0.95/ ? ? ? ? ? ? ? ? ? 20-Mar-2004 13:10
> 0.96/ ? ? ? ? ? ? ? ? ? 20-Jan-2004 11:46
> 0.97/ ? ? ? ? ? ? ? ? ? 20-Jan-2004 11:46
> 0.98/ ? ? ? ? ? ? ? ? ? 20-Jan-2004 11:46
> 0.99/ ? ? ? ? ? ? ? ? ? 20-Jan-2004 11:46
> 1.00/ ? ? ? ? ? ? ? ? ? 20-Jan-2004 11:46
> Historic/ ? ? ? ? ? ? ? 20-Mar-2003 22:38
>
> 0.02 lost. If you wanna start from oldlinux, 0.11 will be a good choice,
> and there is a book about this: http://mirrors.kernel.org/oldlinux/
Try oskit as it is good for learning:
http://www.cs.utah.edu/flux/oskit/
Take care.
--
Shahbaz Khan
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2011-10-25 13:13 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-25 2:40 Linux 0.02 version download Venkateswarlu P
2011-10-25 7:21 ` Javier Martinez Canillas
2011-10-25 7:36 ` bob
[not found] ` <BLU0-SMTP133AC7D86EAA0F402E41D5D8BEC0@phx.gbl>
2011-10-25 7:46 ` Javier Martinez Canillas
2011-10-25 8:04 ` Christophe Lucas
2011-10-25 12:52 ` Adam Lee
2011-10-25 13:13 ` Shaz
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.