使用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 4fd916113e
triagebot-add-shortcut (#612)
2024-03-16 18:09:32 +08:00
.github 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +08:00
.vscode 删除一些过时的C代码 (#565) 2024-03-08 23:22:48 +08:00
build-scripts 完成中断管理模块重构 (#554) 2024-03-03 16:31:08 +08:00
docs 增加ChangeLog V0.1.9,更改about.c版本 (#600) 2024-03-13 22:36:31 +08:00
kernel fix: 键盘中断上下文不再直接操作tty,而是由专门的kthread来渲染 (#592) 2024-03-12 16:32:33 +08:00
tools 修复Archlinux下的bootstrap脚本问题, (#552) 2024-03-09 21:20:12 +08:00
user 增加ChangeLog V0.1.9,更改about.c版本 (#600) 2024-03-13 22:36:31 +08:00
.gitignore 移除relibc和old libc以及旧的shell (#529) 2024-03-04 14:20:01 +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 添加riscv64的github workflow (#499) 2024-01-21 18:45:07 +08:00
README.md 删除关于zulip的表述,替换为社区论坛 (#508) 2024-02-05 14:50:15 +08:00
README_EN.md 删除关于zulip的表述,替换为社区论坛 (#508) 2024-02-05 14:50:15 +08:00
env.mk 修复Archlinux下的bootstrap脚本问题, (#552) 2024-03-09 21:20:12 +08:00
triagebot.toml triagebot-add-shortcut (#612) 2024-03-16 18:09:32 +08:00

README_EN.md

dragonos-logo

打造完全自主可控的数字化未来!

官网 bbs


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 BBS , learn about development dynamics and development tasks: https://bbs.dragonos.org.cn

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 https://bbs.dragonos.org.cn. 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!