On Fri, 26 May, 2023, 11:59 am Deepak Goel, <deic...@gmail.com> wrote:

> Hello
>
> I am a newbie.
>
> Is it possible to find the linux code of earlier versions like
> 0.1,0.2,...1.0, 1.1...?
>

The Art of Linux kernel design by Yang is based on v0.1 kernel version and
is an very interesting read.

That said, look at older kernel as an suplimantary read only. Only way to
learn is to get down and do it which is much easier in morden kernel as
tool chain to build them is available.

Notable mention and must reads...
1. Linux device driver by Greg, Corbet
2. Understanding the Linux kernel by Bovet
3. Linux kernel architecture by Wolfgang

I am sure you must have heard of them, there are few more and visit to
local library or book store would help.

Thanks



>
_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to