2022-01-29 06:27:38 +00:00
# DragonOS
2023-07-22 08:27:02 +00:00
## 打造完全自主可控的数字化未来!
---
2022-02-13 14:41:35 +00:00
**Languages** 中文|[English](README_EN.md)
2022-01-29 06:27:38 +00:00
2023-01-10 14:07:41 +00:00
    DragonOS龙操作系统( 以下简称“DragonOS”) 是一个面向服务器领域的, 从0开发内核及用户态环境, 并提供Linux兼容性的64位操作系统。它使用Rust与C语言进行编写, 并正在逐步淘汰原有的C代码, 以在将来提供更好的安全性与可靠性。
    DragonOS的目标是, 构建一个完全独立自主的、开源的、高性能及高可靠性的服务器操作系统, 为国家数字基础设施建设提供完全独立自主的底层核心动力。
    作为一个社区驱动的开源操作系统, 为了促进其发展, 避免让其遭受一些不遵守开源协议的商业公司的侵权, 我们决定使用GPLv2协议开放源代码, 以严格的开源协议来保护DragonOS。
2022-09-08 07:24:48 +00:00
2023-03-13 01:54:50 +00:00
[关于DragonOS, 你想了解的都在这儿 - DragonOS ](https://dragonos.org/?p=46 )
2022-01-29 06:27:38 +00:00
2022-06-22 15:31:47 +00:00
## 网站
2022-09-08 07:24:48 +00:00
2022-06-22 15:31:47 +00:00
- 项目官网 ** [DragonOS.org ](https://dragonos.org )**
2022-09-08 07:24:48 +00:00
2022-06-22 15:31:47 +00:00
- 项目文档 ** [docs.DragonOS.org ](https://docs.dragonos.org )**
2022-01-29 06:27:38 +00:00
2023-07-22 08:27:02 +00:00
- **了解开发动态、开发任务, 请访问DragonOS的zulip社群**: [https://DragonOS.zulipchat.com ](https://DragonOS.zulipchat.com )
2022-09-08 07:24:48 +00:00
- 开源论坛 ** [bbs.DragonOS.org ](https://bbs.dragonos.org )**
2022-01-29 06:27:38 +00:00
2022-11-04 07:04:42 +00:00
- 软件镜像站 ** [mirrors.DragonOS.org ](https://mirrors.DragonOS.org )**
2022-09-08 07:24:48 +00:00
- 开发交流QQ群 **115763565**
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
- 代码搜索引擎 [code.DragonOS.org ](http://code.dragonos.org )
2022-01-29 06:27:38 +00:00
## 如何运行?
2022-09-08 07:24:48 +00:00
    运行DragonOS的步骤非常简单, 您可以参考以下几个资料, 在最短15分钟内运行DragonOS!
2022-03-22 10:05:07 +00:00
2023-03-13 01:54:50 +00:00
- [构建DragonOS — DragonOS dev 文档 ](https://docs.dragonos.org/zh_CN/latest/introduction/build_system.html )
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
- [教你在15分钟内运行DragonOS! - Bilibili ](https://www.bilibili.com/video/BV1zF411w7s2?share_source=copy_web&vd_source=41ab4a1b73e6f65219a785923511517e )
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
## 系统特性
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
    请参见文档:[系统特性](https://docs.dragonos.org/zh_CN/latest/introduction/features.html)
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
## 如何加入?
2022-03-22 10:05:07 +00:00
2023-07-22 08:27:02 +00:00
   如果你愿意加入我们, 你可以访问DragonOS的zulip社群, 了解开发动态、开发任务: [https://DragonOS.zulipchat.com ](https://DragonOS.zulipchat.com )
2022-01-29 06:27:38 +00:00
2023-07-22 08:27:02 +00:00
    你也可以带着你的创意与想法, 和社区的小伙伴一起讨论, 为DragonOS创造一些新的功能。
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
## 如何与社区建立联系?
2022-01-29 06:27:38 +00:00
2023-03-13 01:54:50 +00:00
   你可以发邮件给Maintainer: longjin, 邮件地址是 [longjin@DragonOS.org ](mailto:longjin@DragonOS.org ) 。
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
    或者是加入我们的开发交流QQ群: **115763565**
2022-01-29 06:27:38 +00:00
2023-07-22 08:27:02 +00:00
   对于正式问题的讨论,我们建议在 ** [DragonOS的zulip社群 ](https://DragonOS.zulipchat.com )** 上的对应板块, 使用正式的语言发帖讨论。亦或者是在本仓库的issue下提出问题。
2022-01-29 06:27:38 +00:00
## 贡献者名单
2023-03-13 01:54:50 +00:00
[Contributors to DragonOS-Community/DragonOS · GitHub ](https://github.com/DragonOS-Community/DragonOS/graphs/contributors )
2022-01-29 06:27:38 +00:00
2023-03-13 01:54:50 +00:00
## 联系我们
2022-01-29 06:27:38 +00:00
2023-03-13 01:54:50 +00:00
社区对外联系邮箱: contact@DragonOS.org
2022-10-04 14:02:41 +00:00
2023-03-13 01:54:50 +00:00
社区负责人邮箱: longjin@DragonOS.org
2022-01-29 06:27:38 +00:00
2022-11-04 07:04:42 +00:00
## 赞助
2022-01-29 06:27:38 +00:00
2023-07-22 08:27:02 +00:00
   DragonOS是一个公益性质的开源项目, 但是它的发展离不开资金的支持, 如果您愿意的话, 可以通过 ** [赞助 - DragonOS ](https://dragonos.org/?page_id=37 )** , 从而促进这个项目的发展。所有的赞助者的名单都会被公示。您的每一分赞助, 都会为DragonOS的发展作出贡献!
2022-09-08 07:24:48 +00:00
### 赞助的资金都会被用到哪里?
2022-11-04 07:04:42 +00:00
我们保证,所有赞助的资金及物品,将会用于:
- 为活跃的社区开发者发放补贴或设备支持
2022-09-08 07:24:48 +00:00
2022-11-04 07:04:42 +00:00
- DragonOS的云服务开支
2022-09-08 07:24:48 +00:00
2022-11-04 07:04:42 +00:00
- 设备购置
2022-01-29 06:27:38 +00:00
2022-09-08 07:24:48 +00:00
- 任何有助于DragonOS发展建设的用途
2022-01-29 06:27:38 +00:00
2022-11-04 07:04:42 +00:00
### 赞助商列表
**暂无**
我们期望在未来, 能有企业赞助DragonOS, 为它的发展注入资金动力!
### 个人赞赏者列表
2022-01-29 06:27:38 +00:00
2023-03-13 01:54:50 +00:00
- 万晓兰
2022-11-23 13:34:35 +00:00
- David Wen
2022-12-17 11:51:08 +00:00
- [Seele.Clover ](https://github.com/seeleclover )
2023-03-02 14:50:07 +00:00
- [FindWangHao ](https://github.com/FindWangHao )
2023-04-24 01:48:12 +00:00
- [ferchiel ](https://github.com/ferchiel )
2023-01-30 07:10:24 +00:00
- 叶锦毅
- 林
2023-02-04 05:07:32 +00:00
- Albert
2022-04-20 04:37:57 +00:00
- [TerryLeeSCUT · GitHub ](https://github.com/TerryLeeSCUT )
2022-11-04 07:04:42 +00:00
- slientbard
2023-02-04 05:07:32 +00:00
- 悟
2022-03-15 15:16:42 +00:00
## 开放源代码声明
本项目采用GPLv2协议进行开源, 欢迎您在遵守开源协议的基础之上, 使用本项目的代码!
2022-03-18 16:49:54 +00:00
**我们支持**:遵守协议的情况下,利用此项目,创造更大的价值,并为本项目贡献代码。
2022-03-15 15:16:42 +00:00
2022-03-18 16:49:54 +00:00
**我们谴责**:任何不遵守开源协议的行为。包括但不限于:剽窃该项目的代码作为你的毕业设计等学术不端行为以及商业闭源使用而不付费。
2022-03-15 15:16:42 +00:00
若您发现了任何违背开源协议的使用行为,我们欢迎您发邮件反馈!让我们共同建设诚信的开源社区。
2022-03-18 16:49:54 +00:00
## 参考资料
2022-09-08 07:24:48 +00:00
    本项目参考了以下资料,我对这些项目、书籍、文档的作者表示感谢!
2022-03-18 16:49:54 +00:00
- 《一个64位操作系统的实现》田宇( 人民邮电出版社)
- 《现代操作系统 原理与实现》陈海波、夏虞斌(机械工业出版社)
- [SimpleKernel ](https://github.com/Simple-XX/SimpleKernel )
- [osdev.org ](https://wiki.osdev.org/Main_Page )
- ACPI_6_3_final_Jan30
- the GNU GRUB manual
2022-03-19 07:07:53 +00:00
- Intel® 64 and IA-32 Architectures Software Developer’ s Manual
2022-04-08 04:20:53 +00:00
- IA-PC HPET (High Precision Event Timers) Specification
2022-05-08 14:38:43 +00:00
- [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 ))
- [GuideOS ](https://github.com/Codetector1374/GuideOS )
2023-03-13 01:54:50 +00:00
- [redox-os ](https://gitlab.redox-os.org/redox-os/redox )
- [rcore ](https://github.com/rcore-os/rCore )