mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-10 13:56:48 +00:00
Add the missing link for OSDK in README
This commit is contained in:
parent
853e475d29
commit
61a5d7625b
@ -26,7 +26,7 @@ establishes Asterinas as a more secure and dependable kernel option.
|
||||
* Asterinas surpasses Linux in terms of developer friendliness.
|
||||
It empowers kernel developers to
|
||||
(1) utilize the more productive Rust programming language,
|
||||
(2) leverage a purpose-built toolkit called [OSDK]() to streamline their workflows,
|
||||
(2) leverage a purpose-built toolkit called [OSDK](https://asterinas.github.io/book/osdk/guide/index.html) to streamline their workflows,
|
||||
and (3) choose between releasing their kernel modules as open source
|
||||
or keeping them proprietary,
|
||||
thanks to the flexibility offered by [MPL](#License).
|
||||
@ -35,8 +35,7 @@ While the journey towards a production-grade OS kernel can be challenging,
|
||||
we are steadfastly progressing towards our goal.
|
||||
Currently, Asterinas only supports x86-64 VMs.
|
||||
However, [our aim for 2024](https://asterinas.github.io/book/kernel/roadmap.html) is
|
||||
to make Asterinas production-ready on x86-64
|
||||
for both bare-metal and VM environments.
|
||||
to make Asterinas production-ready on x86-64 VMs.
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
@ -24,7 +24,7 @@
|
||||
* 星绽在开发者友好性方面优于Linux。
|
||||
它赋能内核开发者们
|
||||
(1)使用生产力更高的Rust编程语言,
|
||||
(2)利用一个专为内核开发者设计的工具包(称为[OSDK]())来简化他们的工作流程,
|
||||
(2)利用一个专为内核开发者设计的工具包(称为[OSDK](https://asterinas.github.io/book/osdk/guide/index.html))来简化他们的工作流程,
|
||||
(3)享受[MPL](#License)所带来的灵活性,
|
||||
可自由选择开源或闭源他们为星绽所开发的内核模块或驱动。
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user