summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-09-17 23:37:49 -0400
committerIan Moffett <ian@osmora.org>2025-09-17 23:40:59 -0400
commit0b1d108120bce2fae04551eadf72342bbbac4864 (patch)
tree1396f1890ca22c16f42719d873179180d4f218cb
parentde382ca2199559581bf2050f9594e642d0db1f36 (diff)
docs: readme: Add goals section
Signed-off-by: Ian Moffett <ian@osmora.org>
-rw-r--r--README.md17
1 files changed, 17 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3ea088d..146ed2b 100644
--- a/README.md
+++ b/README.md
@@ -22,6 +22,23 @@ share any existing operating system sources.
- i8254
- i8259
+## Goals
+
+- POSIX compliancy
+- PCI
+- PCIe
+- PCI(e) MSI
+- PCI(e) MSI-X
+- File I/O syscalls
+- AHCI/SATA support
+- NVMe support
+- Single-level store orthogonal to disk/ram
+- UNIX-like FS layered on SLS
+- Block I/O framework
+- USB support (xHCI / USB 3.0)
+- Capability based security
+...
+
## Build instructions
To build the system, run the following to generate an ISO image: