lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 22 Apr 2008 23:04:45 +0200
From:	"Abdel !" <abdel@...amrouche.com>
To:	linux-kernel@...r.kernel.org
Subject: unofficial linux-0.01-3.5

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 majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ