lkml.org 
[lkml]   [2008]   [Apr]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateThu, 24 Apr 2008 12:55:38 +0800 (CST)
SubjectRe: unofficial linux-0.01-3.5
FromWANG Cong <>
From: "Abdel !" <abdel@benamrouche.com>
Date: Tue, 22 Apr 2008 23:04:45 +0200
> Hello,
>
> I have released linux 0.01-3.3 on january 1, 2008.
> And I often be asked 2 question :
>
> the 1st was, "I can't build linux-0.01-3.3, why ?"
> ===================================
>
> Well linux 0.01 was very well written, except 1 thing in the
> Makefile :
> To get file size of the kernel image, Linus Torvalds used the
> following ( and ugly ) command :
> "ls -l tools/system | grep system | cut -c31-37" which may be invalid
> for you.
>
> So the unofficial linux-0.01-3.5 ( which was released on the end of
> January ) fix that and use
> stat command instead. It should work on any computer.
>
> by the way, linux 0.01 rocks !
> a very small kernel, well writen, easy to understand and wich can do
> real kernel job !
> ( scheduler works, paging system was already implemented, filesystem
> worked in a different thread, and main syscall was already implemented )
>
>
> the 2nd question was "I can't access to you website, where can I get
> the source ?"
> =====================================================
>
> I get some mail from chinese guy saying that they can't access to
> http://draconux.free.fr/os_dev/linux0.01.html
> I suppose even http://free.fr will not work.
> Maybe this is because of politics problem between France and China ?

I am in China.
I can visit http://free.fr, but not http://draconux.free.fr.

>
> Anyway, you can get the last kernel source code here:
> http://www.kernel.org/pub/linux/kernel/people/abdel/linux_0.01/sources/linux-0.01-rm-3.5.tar.gz
> hopefully kernel.org work in any country :D

Yes, this one works.

Thanks for your work.



\
 
 \ /
  Last update: 2008-04-24 06:59    [from the cache]
©2003-2010