From 8e7fea6a6d98c6a47a7cecec3e666e83c5dbaa69 Mon Sep 17 00:00:00 2001 From: geekpi Date: Fri, 25 Oct 2013 06:49:08 +0000 Subject: [PATCH] =?UTF-8?q?[=E7=BF=BB=E8=AF=91=E4=B8=AD]=2001=20The=20Linu?= =?UTF-8?q?x=20Kernel--Introduction.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sources/The Linux Kernel/01 The Linux Kernel--Introduction.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) mode change 100644 => 100755 sources/The Linux Kernel/01 The Linux Kernel--Introduction.md diff --git a/sources/The Linux Kernel/01 The Linux Kernel--Introduction.md b/sources/The Linux Kernel/01 The Linux Kernel--Introduction.md old mode 100644 new mode 100755 index 16e0118dd2..fdd678bada --- a/sources/The Linux Kernel/01 The Linux Kernel--Introduction.md +++ b/sources/The Linux Kernel/01 The Linux Kernel--Introduction.md @@ -1,3 +1,5 @@ +Translating----------geekpi + 01 The Linux Kernel: Introduction ================================================================================ In 1991, a Finnish student named Linus Benedict Torvalds made the kernel of a now popular operating system. He released Linux version 0.01 on September 1991, and on February 1992, he licensed the kernel under the GPL license. The GNU General Public License (GPL) allows people to use, own, modify, and distribute the source code legally and free of charge. This permits the kernel to become very popular because anyone may download it for free. Now that anyone can make their own kernel, it may be helpful to know how to obtain, edit, configure, compile, and install the Linux kernel. @@ -32,4 +34,4 @@ via: http://www.linux.org/threads/%EF%BB%BFthe-linux-kernel-introduction.4203/ 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创翻译,[Linux中国](http://linux.cn/) 荣誉推出 -[1]:https://www.kernel.org/ \ No newline at end of file +[1]:https://www.kernel.org/