Skip site navigation (1) Skip section navigation (2)

Site Navigation

Linux 0.01 News

Linux 0.01-3.5 released (080124)

- fix a bug in the elf loader ( thanks to Wei Hu for the bug report )
- fix gcc warning
- use stat to get file size in Makefile

download linux_0.01-3.5

Linux 0.01-3.4 released (080113)

minor change in main Makefile :
- cut out that ugly "cut -cxx-yy" code, instead of it gawk is used to retrieve file size ( thanks to Jakub Stasiak )
If you couldn't build linux in previous version, this version 3.4 should be ok.
( ls -l xxxx | cut -cxx-yy worked only if you change the xx-yy value ... )

download linux_0.01-3.4

website (080107)

I found some english web site talking about my work on linux 0.01 :)
kerneltrap
osnews
LWN

Linux-0.01 released again - (080101)

If you want to learn os-dev then you can use it :)
It's really amazing to see that a such old version of linux
can run bash and some other software !
my post in lkml