返回列表 回复 发帖

Linux 17岁生日,重温Linus Torvalds当年信函

1991年9月17日,Linus Torvalds公布了Linux 0.0.1,从此计算机行业进入了一个新的阶段,还带来了一个真正自由的操作系统,GNU倡导了数年的开源与自由真正开始深入人心.
以下是Linus Torvalds给当时的minix系统用户写的信件原文,经历过那个年代的朋友们一起来重新回忆一下吧:


        Hello everybody out there using minix -
I'm doing a (free) operating system (just a hobby, won't be big andprofessional like gnu) for 386(486) AT clones. This has been brewingsince april, and is starting to get ready. I'd like any feedback onthings people like/dislike in minix, as my OS resembles it somewhat(same physical layout of the file-system (due to practical reasons)among other things).
I've currently ported bash(1.08) and gcc(1.40), and things seem towork. This implies that I'll get something practical within a fewmonths, and I'd like to know what features most people would want. Anysuggestions are welcome, but I won't promise I'll implement them :-)
Linus ([url=mailto:torvalds@kruuna.helsinki.fi]torvalds@kruuna.helsinki.fi[/url])
PS. Yes – it's free of any minix code, and it has a multi-threaded fs.It is NOT portable (uses 386 task switching etc), and it probably neverwill support anything other than AT-harddisks, as that's all I have :-(.

Wikipedia对Linux的介绍节选:
Linux内核最初只是由芬兰人林纳斯·托瓦兹(Linus Torvalds)在赫尔辛基大学上学时出于个人爱好而编写的,当时他并不满意Minix这个教学用的操作系统。最初的设想中,Linux 是一种类似 Minix这样的一种操作系统。Linux的第一个版本在1991年9月被大学FTP server管理员Ari Lemmke发布在Internet上,最初Torvalds 称这个核心的名称为 "Freax" ,意思是自由( "free") 和奇异( "freak")的结合字,并且附上了"X"这个常用的字母,以配合所谓的 Unix-like 的系统。但是FTPserver管理员嫌原来的命名“Freax”的名称不好听,把核心的称呼改成“Linux”,当时仅有10000行代码,仍必须执行于Minix操作系统之上,并且必须使用硬盘开机;
为了促进网友之间的交流,本站恢复电脑爱好者QQ群:50848339,只有本站会员才可申请加入
返回列表