Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

unofficial linux-0.01-3.5

36 views
Skip to first unread message

Abdel !

unread,
Apr 22, 2008, 5:05:05 PM4/22/08
to linux-...@vger.kernel.org
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 ?

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

Regards,

--
Abdel
http://draconux.free.fr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

WANG Cong

unread,
Apr 24, 2008, 12:57:16 AM4/24/08
to ab...@benamrouche.com, linux-...@vger.kernel.org
From: "Abdel !" <ab...@benamrouche.com>
Date: Tue, 22 Apr 2008 23:04:45 +0200

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.

0 new messages