使用Rust从0自研内核,具有Linux兼容性的操作系统,面向云计算Serverless场景而设计。DragonOS is an operating system developed from scratch using Rust, with Linux compatibility. It is designed for **Serverless** scenarios.
Go to file
LoGin af35431005
使用submodule引入DragonStub (#462)
* 修正构建系统文档: 使用repo工具克隆代码

* 使用submodule管理
2023-12-03 17:16:03 +08:00
.github 在github workflow的工具链配置文件里面添加rust-src组件 (#400) 2023-10-09 01:55:58 +08:00
.vscode 使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457) 2023-11-25 12:07:39 +08:00
build-scripts 使得DragonOS kernel 能为riscv64编译通过(尚未能启动) (#457) 2023-11-25 12:07:39 +08:00
docs 使用submodule引入DragonStub (#462) 2023-12-03 17:16:03 +08:00
kernel 使用submodule引入DragonStub (#462) 2023-12-03 17:16:03 +08:00
tools 使用DragonStub引导riscv下的DragonOS内核 (#460) 2023-12-03 14:40:13 +08:00
user 把tar的二进制镜像源更换为国内源 (#458) 2023-11-23 21:12:16 +08:00
.gitignore 增加内存分配日志监视器 (#424) 2023-11-07 21:39:27 +08:00
.gitmodules 使用submodule引入DragonStub (#462) 2023-12-03 17:16:03 +08:00
.readthedocs.yaml 添加read the docs yml文件 (#427) 2023-11-08 20:01:51 +08:00
LICENSE Create LICENSE 2022-01-16 22:58:21 +08:00
Makefile 使用submodule引入DragonStub (#462) 2023-12-03 17:16:03 +08:00
README.md 添加赞助商雅安数字经济运营有限公司的信息到readme (#451) 2023-11-20 15:51:41 +08:00
README_EN.md 添加赞助商雅安数字经济运营有限公司的信息到readme (#451) 2023-11-20 15:51:41 +08:00
env.mk 使用submodule引入DragonStub (#462) 2023-12-03 17:16:03 +08:00

README_EN.md

DragonOS

Languages 中文|English

 

DragonOS is an operating system running on the X86_64 Architecture. This project is currently under development!

All you want to know about DragonOS is here - DragonOS

Websites

How to run?

The steps to run DragonOS are very simple. You can refer to the following information to run DragonOS within 15 minutes at the fastest!

DragonOS' Features

See documentation:Features

How to join DragonOS ?

If you are willing to join us, you can visit DragonOS's zulip community, learn about development dynamics and development tasks: https://DragonOS.zulipchat.com

Or, you can also bring your ideas, discuss with community members, and create some new functions for DragonOS.

How to contact the community?

You can send an email to the project's maintainer: longjin. His email address is [longjin@DragonOS.org](mailto: longjin@DragonOS.org) .

Or join our development exchange QQ group: 115763565

For the discussion of formal issues, we recommend that you use the official language to post on the corresponding section of DragonOS's zulip community. Or you can post questions under the issue of this repository.

List of contributors

Contributors to DragonOS-Community/DragonOS · GitHub

Get contact with us

Community Contact Email: contact@DragonOS.org

Maintainer longjin's Emaillongjin@DragonOS.org

Reward

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 , 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!

Where will the sponsorship funds be used?

We guarantee that all sponsorship funds and items will be used for:

  • Subsidies or equipment support for active community developers
  • Cloud service expenditure of DragonOS
  • Equipment purchase
  • Any use conducive to the development and construction of DragonOS

Sponsor List

Not yet

  • China YaCloud Ya'an Digital Economy Operations Co., Ltd. provides cloud server support for DragonOS.

Individual Sponsor List

Open source statement

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!

What we support: using this project to create greater value and contribute code to this project under the condition of abiding by the agreement.

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.

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!

References

This project refers to the following materials. I sincerely give my thanks to the authors of these projects, books and documents!