1# DragonOS 2 3**Languages** [中文](README.md)|English 4 5 6 7  DragonOS is an operating system running on the X86_64 Architecture. This project is currently under development! 8 9[All you want to know about DragonOS is here - DragonOS](https://dragonos.org/uncategorized/summary/) 10 11## Websites 12 13- Home Page **[DragonOS.org](https://dragonos.org)** 14- Documentation **[docs.DragonOS.org](https://docs.dragonos.org)** 15- BBS **[bbs.DragonOS.org](https://bbs.dragonos.org)** 16- Software mirror website **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)** 17- QQ group **115763565** 18- Code search engine [code.DragonOS.org](http://code.dragonos.org) 19 20## How to run? 21 22  The steps to run DragonOS are very simple. You can refer to the following information to run DragonOS within 15 minutes at the fastest! 23 24- [Building DragonOS - DragonOS dev document](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html#docker) 25 26- [How to run DragonOS on a computer's virtual machine? || Long Jin's blog](https://longjin666.cn/?p=1514) 27 28- [Teach you to run DragonOS in 15 minutes- Bilibili](https://www.bilibili.com/video/BV1zF411w7s2?share_source=copy_web&vd_source=41ab4a1b73e6f65219a785923511517e) 29 30## DragonOS' Features 31 32  See documentation:[Features](https://docs.dragonos.org/zh_CN/latest/introduction/features.html) 33 34## How to join DragonOS ? 35 36  If you are willing to join us, you can check the project panel of the GitHub repo, select the recently planned functions, and improve them. 37 38  Or, you can also bring your ideas, discuss with community members, and create some new functions for DragonOS. 39 40## How to contact the community? 41 42  You can send me an email. My email address is[ longjin@RinGoTek.cn ](mailto: longjin@RinGoTek.cn )。 43 44  Or join our development exchange QQ group: **115763565** 45 46  For the discussion of formal issues, we suggest that they be discussed in the forum [BBS.Dragonos.org](https://bbs.dragonos.org/) In the corresponding section of the, use formal language to post for discussion. Or ask questions under the issue of the warehouse. 47 48  While posting, you can forward the post to the communication QQ group, which can make the communication of problems more efficient and facilitate the archiving of problems. 49 50## List of contributors 51 52[Contributors to fslongjin/DragonOS · GitHub](https://github.com/fslongjin/DragonOS/graphs/contributors) 53 54## Contact with me 55 56Email:longjin@RinGoTek.cn 57 58Community Contact Email: contact@DragonOS.org 59 60Blog:[longjin666.cn](https://longjin666.cn) 61 62## Reward 63 64  DragonOS is an open source public welfare project, but its development cannot be separated from the support of funds. If you want, you can visit **[Sponsor - DragonOS](https://dragonos.org/donate/)**, so as to promote the development of this project. The list of all sponsors will be published. Every bit of your sponsorship will contribute to the development of DragonOS! 65 66### Where will the sponsorship funds be used? 67 68We guarantee that all sponsorship funds and items will be used for: 69 70- Subsidies or equipment support for active community developers 71- Cloud service expenditure of DragonOS 72- Equipment purchase 73- Any use conducive to the development and construction of DragonOS 74 75### Sponsor List 76 77**Not yet** 78 79We hope that in the future, some enterprises can sponsor DragonOS and inject financial power into its development! 80 81### Individual Sponsor List 82 83- David Wen 84- [Seele.Clover](https://github.com/seeleclover) 85- [FindWangHao](https://github.com/FindWangHao) 86- 叶锦毅 87- 林 88- Albert 89- [TerryLeeSCUT · GitHub](https://github.com/TerryLeeSCUT) 90- slientbard 91- 悟 92 93## Open source statement 94 95  This project adopts GPLv2 LICENSE for open source. You are welcome to use the code of this project on the basis of abiding by the open source license! 96 97**What we support:** using this project to create greater value and contribute code to this project under the condition of abiding by the agreement. 98 99**What we condemn**: any non-compliance with the open source license. Including but not limited to: plagiarizing the code of the project as your graduation project and other academic misconduct, as well as commercial closed source use without payment. 100 101If you find any violation of the open source license, we welcome you to send email feedback! Let's build an honest open source community together! 102 103## References 104 105  This project refers to the following materials. I sincerely give my thanks to the authors of these projects, books and documents! 106 107- Implementation of a 64 bit operating system, Tian Yu (POSTS&TELECOM PRESS) 108 109- Principle and implementation of modern operating system, Chen Haibo, Xia Yubin (China Machine Press) 110 111- [SimpleKernel](https://github.com/Simple-XX/SimpleKernel) 112 113- [osdev.org](https://wiki.osdev.org/Main_Page) 114 115- Multiboot2 Specification version 2.0 116 117- ACPI_6_3_final_Jan30 118 119- the GNU GRUB manual 120 121- Intel® 64 and IA-32 Architectures Software Developer’s Manual 122 123- IA-PC HPET (High Precision Event Timers) Specification 124 125- [skiftOS]([GitHub - skiftOS/skift: A hobby operating system built from scratch in modern C++. Featuring a reactive UI library and a strong emphasis on user experience.](https://github.com/skiftOS/skift)) 126 127- [GuideOS](https://github.com/Codetector1374/GuideOS) 128