Giter Site home page Giter Site logo

linux-0.0.1-source-code's Introduction

Linux 0.0.1的源代码

using English? Click here

这是什么?

这个仓库中是Linux 0.0.1版本的源代码,就是Linux的第一个版本。

这个版本的源代码Linus本人已经丢失,这一份是它的同事保存的。如果有不完整或其它问题请通知[email protected]

为什么用0.0.1版?

Linux现在(2020年)的代码行数已经达到数以百万计。0.0.1版相对来说比较容易学习。

并且,在学习的时候主要学习的是Linux的**,至于这一点,Linux所有的版本都几乎是一样的。所以,学习0.0.1和学习1.1.1是几乎一样的。

( Linux的早期版本其实和后期版本不太一样,例如传参方式等等。但是,主要的**是没有变化的。 )

怎么使用它?

源代码中包含了Makefile,你需要在你的操作系统中安装ARM汇编版的GCC(因为Linux汇编代码全部为ARM格式而不是AT&T格式)。

在终端中输入make或者mingw32-make就可以开始编译了。编译结束后会生成一个磁盘映像文件,将它刻录到你的光盘或其它储存介质上后启动就可以了。

linux-0.0.1-source-code's People

Contributors

pengruiyang-cpu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.