|
25 | 25 |
|
26 | 26 |   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 | 27 |
|
28 |
| -[All you want to know about DragonOS is here - DragonOS](https://dragonos.org/?p=46) |
29 | 28 |
|
30 |
| -## Websites |
| 29 | +## Get Involved in Development? |
31 | 30 |
|
32 |
| -- Home Page **[DragonOS.org](https://dragonos.org)** |
33 |
| -- Documentation **[docs.DragonOS.org](https://docs.dragonos.org)** |
34 |
| -- **To learn about development dynamics and development tasks, please visit DragonOS's BBS:** [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn) |
35 |
| -- Software mirror website **[mirrors.DragonOS.org](https://mirrors.DragonOS.org)** |
36 |
| -- Git mirror website **[git.mirrors.DragonOS.org](https://git.mirrors.DragonOS.org)** |
37 |
| -- QQ group **115763565** |
38 |
| -- Code search engine [code.DragonOS.org](http://code.dragonos.org) |
| 31 | +Carefully read the [DragonOS Community Introduction Document] to understand how the community operates and how you can contribute! |
39 | 32 |
|
40 |
| -## How to run? |
| 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. |
41 | 35 |
|
42 |
| -  The steps to run DragonOS are very simple. You can refer to the following information to run DragonOS within 15 minutes at the fastest! |
| 36 | +  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) |
43 | 37 |
|
44 |
| -- [Building DragonOS - DragonOS dev document](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html) |
| 38 | +  You're also welcome to bring your creative ideas and discuss them with the community members, working together to create new features for DragonOS. |
45 | 39 |
|
46 |
| -## DragonOS' Features |
47 | 40 |
|
48 |
| -  See documentation:[Features](https://docs.dragonos.org/zh_CN/latest/introduction/features.html) |
| 41 | +## Website |
49 | 42 |
|
50 |
| -## How to join DragonOS ? |
| 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) |
51 | 46 |
|
52 |
| -  If you are willing to join us, you can visit DragonOS's BBS , learn about development dynamics and development tasks: [https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn) |
| 47 | +## How to Run? |
53 | 48 |
|
54 |
| -  Or, you can also bring your ideas, discuss with community members, and create some new functions for DragonOS. |
| 49 | +  Running DragonOS is quite straightforward. You can refer to the following resources and get DragonOS up and running in as little as 15 minutes! |
55 | 50 |
|
56 |
| -## How to contact the community? |
| 51 | +- [Building DragonOS — DragonOS Development Documentation](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html) |
57 | 52 |
|
58 |
| -  You can send an email to the project's maintainer: longjin. His email address is [[email protected]](mailto: [email protected]) . |
| 53 | +## How to Connect with the Community? |
59 | 54 |
|
60 |
| -  Or join our development exchange QQ group: **115763565** |
| 55 | +Please read the [Contributor Guide](https://community.dragonos.org/contributors/#%E7%A4%BE%E5%8C%BA)~ |
61 | 56 |
|
62 |
| -  For the discussion of formal issues, we recommend that you use the official language to post on the corresponding section of **[https://bbs.dragonos.org.cn](https://bbs.dragonos.org.cn)**. Or you can post questions under the issue of this repository. |
63 |
| - |
64 |
| - |
65 |
| -## List of contributors |
66 |
| - |
67 |
| -[Contributors to DragonOS-Community/DragonOS · GitHub](https://github.com/DragonOS-Community/DragonOS/graphs/contributors) |
68 |
| - |
69 |
| -## Get contact with us |
70 |
| - |
71 |
| -Community Contact Email: [email protected] |
72 |
| - |
73 |
| -Maintainer longjin's Email: [email protected] |
| 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. |
74 | 59 |
|
75 | 60 |
|
76 | 61 | ## Reward
|
@@ -128,30 +113,7 @@ We guarantee that all sponsorship funds and items will be used for:
|
128 | 113 |
|
129 | 114 | If 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!
|
130 | 115 |
|
131 |
| -## References |
132 |
| - |
133 |
| -  This project refers to the following materials. I sincerely give my thanks to the authors of these projects, books and documents! |
134 |
| - |
135 |
| -- Implementation of a 64 bit operating system, Tian Yu (POSTS&TELECOM PRESS) |
136 |
| - |
137 |
| -- Principle and implementation of modern operating system, Chen Haibo, Xia Yubin (China Machine Press) |
138 |
| - |
139 |
| -- [SimpleKernel](https://github.com/Simple-XX/SimpleKernel) |
140 |
| - |
141 |
| -- [osdev.org](https://wiki.osdev.org/Main_Page) |
142 |
| - |
143 |
| -- ACPI_6_3_final_Jan30 |
144 |
| - |
145 |
| -- the GNU GRUB manual |
146 |
| - |
147 |
| -- Intel® 64 and IA-32 Architectures Software Developer’s Manual |
148 |
| - |
149 |
| -- IA-PC HPET (High Precision Event Timers) Specification |
150 |
| - |
151 |
| -- [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)) |
152 |
| - |
153 |
| -- [GuideOS](https://github.com/Codetector1374/GuideOS) |
154 |
| - |
155 |
| -- [redox-os](https://gitlab.redox-os.org/redox-os/redox) |
156 |
| - |
157 |
| -- [rcore](https://github.com/rcore-os/rCore) |
| 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/ |
0 commit comments