Add Linux Compatibility doc

This commit is contained in:
Tate, Hongliang Tian
2024-01-24 14:48:16 +08:00
parent ff705e11b0
commit f418642442
7 changed files with 362 additions and 13 deletions

View File

@ -6,14 +6,7 @@
* [Getting Started](kernel/README.md)
* [Advanced Build and Test Instructions](kernel/advanced-instructions.md)
* [A Zero-Cost, Least-Privilege Approach](kernel/the-approach/README.md)
* [Framekernel OS Architecture](kernel/the-approach/framekernel.md)
* [Component-Level Access Control](kernel/the-approach/components.md)
* [Type-Level Capabilities](kernel/the-approach/capabilities.md)
* [Linux Compatibility](kernel/linux/README.md)
* [File Systems](kernel/linux/file-systems.md)
* [Networking](kernel/linux/network.md)
* [Boot Protocols](kernel/linux/boot.md)
* [Linux Compatibility](kernel/linux-compatibility.md)
* [Roadmap](kernel/roadmap.md)
# Asterinas Framework