124 Forks
205 Stars
205 Watchers

Linux-0.12

Linux0.12内核代码中文注释+在高版本GCC 5.4.0 + Ubuntu 16.04中编译成功并在Bochs正常测试运行

How to download and setup Linux-0.12

Open terminal and run command
git clone https://github.com/sky-big/Linux-0.12.git
git clone is used to create a copy or clone of Linux-0.12 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Linux-0.12 https://github.com/sky-big/Linux-0.12/archive/master.zip

Or simply clone Linux-0.12 with SSH
[email protected]:sky-big/Linux-0.12.git

If you have some problems with Linux-0.12

You may open issue on Linux-0.12 support forum (system) here: https://github.com/sky-big/Linux-0.12/issues