# Linux 考古笔记

2017 年 10 月，[泰晓科技](http://tinylab.org) 发起并成立了“Linux 考古队”，志在共同学习和研究历史版本的 Linux 内核，输出学习笔记并汇总成册。

这个小册子就是用来记录“考古队”的各项考古发现并及时分享给社区。

## 简介

* [代码仓库](https://github.com/tinyclub/lad-book)
* [在线阅读](http://tinylab.gitbooks.io/lad-book)
* [项目首页](http://tinylab.org/lad-book)
* [项目计划](https://github.com/tinylab/lad-book/tree/21dd030be88715c75e7a57485158aceb31f21239/zh-cn/plan.html)
* [提交规范](https://github.com/tinylab/lad-book/tree/21dd030be88715c75e7a57485158aceb31f21239/zh-cn/submit.html)

## 报名

欢迎各位致力于研究操作系统的同学们加入“考古队”，报名请通过扫描下方二维码联系这次考古行动的项目经理 Keven。

\<img width=150px src=./images/wechat/keven-wechat.jpg>

## 编译

要编译本书，请使用 [Markdown Lab](http://tinylab.org/markdown-lab)。

## 纠错

如有发现任何疑问，欢迎：

* [提交 Issues](https://github.com/tinyclub/lad-book/issues)
* [提交 Pull Requests](https://github.com/tinyclub/lad-book/pulls)

## 版权

除非另行声明，本书采用 [CC BY-NC-ND 4.0 协议](https://creativecommons.org/licenses/by-nc-nd/4.0/) 发布。

## 更多

* [C 语言编程透视](http://tinylab.gitbooks.io/cbook/)
* [Shell 编程范例](http://tinylab.gitbooks.io/shellbook/)
* [嵌入式 Linux 知识库(eLinux.org 中文版)](http://tinylab.gitbooks.io/elinux/)
