xref: /DragonOS/README_EN.md (revision bd70d2d1f490aabd570a5301b858bd5eb04149fa)
1<div align="center">
2  <img width="40%" src="docs/_static/dragonos-logo.svg" alt="dragonos-logo"></br>
3  <h2>打造完全自主可控的数字化未来!</h2>
4
5<a href="https://dragonos.org"><img alt="官网" src="https://img.shields.io/badge/%E5%AE%98%E7%BD%91-DragonOS.org-4c69e4?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
6<a href="https://bbs.dragonos.org.cn"><img alt="bbs" src="https://img.shields.io/badge/BBS-bbs.dragonos.org.cn-purple?link=https%3A%2F%2Fbbs.dragonos.org.cn" ></a>
7
8
9
10---
11
12</div>
13
14# DragonOS
15
16**Languages** [中文](README.md)|English
17
18&nbsp;
19
20&emsp;&emsp;DragonOS is a 64-bit operating system designed for lightweight cloud computing scenarios, featuring a fully independent kernel and offering Linux binary compatibility. Developed using the Rust programming language, it aims to provide improved reliability. In the Rust operating system domain, DragonOS consistently ranks among the top three on GitHub nationally.
21
22&emsp;&emsp;The DragonOS open-source community was established in July 2022 and is entirely business-neutral. Our goal is to build a fully independent, open-source, high-performance, and highly reliable server operating system, fostering a digitally autonomous and controllable future!
23
24&emsp;&emsp;DragonOS boasts an excellent and comprehensive architecture design. Compared to other systems of similar scale, DragonOS supports virtualization and has certain advantages in terms of device model and调度子系统 (scheduler subsystem).Currently, significant efforts are being made to promote cloud platform support, RISC-V compatibility, and the porting of compilers and application software. The aim is to achieve large-scale application in production environments within five years.
25
26&emsp;&emsp;Driven by the community, DragonOS is currently evolving rapidly. DragonOS has already implemented about 1/4 of Linux interfaces, and in the future, we will strive to provide 100% compatibility with Linux, along with new features.
27
28
29## Get Involved in Development?
30
31Carefully read the [DragonOS Community Introduction Document] to understand how the community operates and how you can contribute!
32
33- **To stay updated on development news and tasks, visit the DragonOS Community Forum**: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
34- You can also learn about the development progress by checking the project's issues.
35
36&emsp;&emsp;If you're interested in joining us, you can check out the issues and post your discussions or ideas under them, or visit the DragonOS forum to learn about development updates and tasks: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)
37
38&emsp;&emsp;You're also welcome to bring your creative ideas and discuss them with the community members, working together to create new features for DragonOS.
39
40
41## Website
42
43- **Project's Website**: [DragonOS.org](https://dragonos.org)
44- Documentation: [docs.dragonos.org](https://docs.dragonos.org)
45- Community Introduction Document: [community.dragonos.org](https://community.dragonos.org)
46
47## How to Run?
48
49&emsp;&emsp;Running DragonOS is quite straightforward. You can refer to the following resources and get DragonOS up and running in as little as 15 minutes!
50
51- [Building DragonOS — DragonOS Development Documentation](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html)
52
53## How to Connect with the Community?
54
55Please read the [Contributor Guide](https://community.dragonos.org/contributors/#%E7%A4%BE%E5%8C%BA)~
56
57- You can establish contact with the members of various committees through the [Community Management Team] information.
58- Additionally, you can find the contact information of the respective community group leaders via the [SIGs] and [WGs] pages.
59
60
61## Reward
62
63&emsp;&emsp;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/?page_id=37)** , 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!
64
65### Where will the sponsorship funds be used?
66
67We guarantee that all sponsorship funds and items will be used for:
68
69- Subsidies or equipment support for active community developers
70- Cloud service expenditure of DragonOS
71- Equipment purchase
72- Any use conducive to the development and construction of DragonOS
73
74### Sponsor List
75
76**Not yet**
77
78- **[China YaCloud](https://yacloud.net)** Ya'an Digital Economy Operations Co., Ltd. provides cloud server support for DragonOS.
79
80### Individual Sponsor List
81
82
83- 万晓兰
84- David Wen
85- [YJwu2023](https://github.com/YJwu2023)
86- [longjin](https://github.com/fslongjin)
87- [黄铭涛](https://github.com/1037827920)
88- [许梓毫](https://github.com/Jomocool)
89- [谢润霖](https://github.com/xiaolin2004)
90- [蔡俊源](https://github.com/SMALLC04)
91- Kelly
92- [Samuka007](https://github.com/Samuka007)
93- [杨璐玮](https://github.com/val213)
94- [何懿聪](https://github.com/GnoCiYeH)
95- [周凯韬](https://github.com/laokengwt)
96- [Seele.Clover](https://github.com/seeleclover)
97- [FindWangHao](https://github.com/FindWangHao)
98- [ferchiel](https://github.com/ferchiel)
99- 叶锦毅
100- 林
101- Albert
102- [TerryLeeSCUT · GitHub](https://github.com/TerryLeeSCUT)
103- slientbard
104- 悟
105
106## Open source statement
107
108&emsp;&emsp;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!
109
110**What we support:** using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.
111
112**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.
113
114If 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!
115
116[DragonOS Community Introduction Document]: https://community.dragonos.org/
117[Community Management Team]: https://community.dragonos.org/governance/staff-info.html
118[SIGs]: https://community.dragonos.org/sigs/
119[WGs]: https://community.dragonos.org/wgs/
120