forked from KerLiu/firekylin
-
Notifications
You must be signed in to change notification settings - Fork 2
一个从头开始设计并实现的类Unix操作系统
EmulateSpace/firekylin
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
FireKylin
FireKylin is a simple implementation of A Unix-like Operating System
based on x86. It won't like MINIX, it would use big kernel; it won't like
Linux, I want it do not just a kernel, it also content command, sh,
untily,and so on, so I want it won't be like BSD.
All of the Operating System development would be compatibe to one or
two other Operating System, so that it would attract more people change
to it . But for FireKylin. I just want to implemente it by my idea, I
really do not want to compatibe Operating System. But I would refer to
the design of other Opertimg System and porting code for them, like Linux,
DSD, GNU .etc .
License
* The code is open, everybody can use,modify it.
* The Copyright belongs to ximo<[email protected]>.
* Everybody shoud not to distribute this code.
More info
Home page http://firekylin.cc
Blog page http://firekylin.cc/blog
Forum page http://firekylin.cc/forums
Document http://firekylin.cc/doc
About
一个从头开始设计并实现的类Unix操作系统
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 92.0%
- Assembly 4.5%
- Makefile 3.3%
- C++ 0.2%