From 75d21be0e0209fe32cf3aea91719c61f1485ff3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=91=E6=98=AFXXX?= <84318882@qq.com> Date: Wed, 9 Dec 2020 20:26:39 +0800 Subject: [PATCH] =?UTF-8?q?update=20=E7=AC=AC=E4=B8=80=E9=83=A8=E5=88=86?= =?UTF-8?q?=E2=80=94=E2=80=94=E5=88=9D=E8=AF=86=E5=BC=80=E6=BA=90/?= =?UTF-8?q?=E4=BB=80=E4=B9=88=E6=98=AF=E5=BC=80=E6=BA=90.md.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...3\200\344\271\210\346\230\257\345\274\200\346\272\220.md" | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git "a/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" "b/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" index 6c93c1d..6e9ac05 100644 --- "a/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" +++ "b/\347\254\254\344\270\200\351\203\250\345\210\206\342\200\224\342\200\224\345\210\235\350\257\206\345\274\200\346\272\220/\344\273\200\344\271\210\346\230\257\345\274\200\346\272\220.md" @@ -74,7 +74,7 @@ ### Linux -1991年,林纳斯·托瓦兹(Linus Torvalds)公开发布了一个类 UNIX 操作系统内核 —— Linux,并接受 CopyLeft 理念。从 Linux 0.12 版本起,Linux 内核开始采用 GPL 许可证的新版权声明。虽然 Linux 内核并不是 GNU 计划的一部分,但由于 HURD 内核进展缓慢,使得 Linux 得到广泛关注并得以快速发展。GNU 与 Linux 的发展,可以说是相辅相成,因此 Linux 也被称为 GNU/Linux。 +1991年,林纳斯·托瓦兹(Linus Torvalds)公开发布了一个类 UNIX 操作系统内核 —— Linux,并接受 CopyLeft 理念。从 Linux 0.12 版本起,Linux 内核开始采用 GPL 许可证的新版权声明。虽然 Linux 内核并不是 GNU 计划的一部分,但由于 HURD 内核进展缓慢,使得 Linux 得到广泛关注并得以快速发展。GNU 与 Linux 的发展,可以说是相辅相成,因此 我们通常把使用 Linux 内核并且大量使用 GNU 组件的操作系统发行版称为 GNU/Linux。 ![输入图片说明](https://images.gitee.com/uploads/images/2020/1106/223937_2408e51a_1998139.jpeg "Linus.jpg") @@ -146,7 +146,7 @@ - [Open Source Summit Trip Report](https://linuxgazette.net/issue28/rossum.html) by Guido van Rossum - [Why Open Source misses the point of Free Software](https://www.gnu.org/philosophy/open-source-misses-the-point.en.html) by Richard Stallman - 《大教堂与集市》Eric S·Raymond,卫剑钒(译) -- 《若为自由故》Sam Williams,邓楠 / 李凡希(译) +- [《若为自由故》Sam Williams,邓楠 / 李凡希(译)](https://github.com/lifanxi/free-as-in-freedom-zh-cn/tree/v1) - 《只是为了好玩》Linus Torvalds / David Diamond - 《黑客与画家》Paul Graham,阮一峰(译) - 《Git 权威指南》蒋鑫 @@ -154,3 +154,4 @@ - [Open Source Hardware Association](http://www.oshwa.org/) - [Open-source hardware](https://en.wikipedia.org/wiki/Open-source_hardware) - [FOSS 的历史](https://itsfoss.com/history-of-foss) +- [Richard Stallman之 GNU/Linux 问答](https://www.gnu.org/gnu/gnu-linux-faq.html) -- Gitee