summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorIan Moffett <ian@osmora.org>2025-09-23 16:43:37 -0400
committerIan Moffett <ian@osmora.org>2025-09-23 16:43:37 -0400
commit0d2c8a069ac2fddf44c7f1746095114fc2626df2 (patch)
tree244a3517a84c3eb6302d7bfc7d7bc61d1c2d5c4a /README.md
parent06a50d7eca47eb6b3becf34b26caa0235cc5d07e (diff)
docs: readme: Add MAC to progress
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 79e9dee..61c0e3a 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,7 @@ The kernel (L5) is named after the [L5 lagrange point](https://en.wikipedia.org/
- Syscall windows, domains and platform latches
- OSMORA Archive Format (OMAR) initramfs
- ELF64 loader
+- Mandatory access control (MAC)
- 16550 UART I/O
- i8254
- i8259
@@ -43,7 +44,6 @@ The kernel (L5) is named after the [L5 lagrange point](https://en.wikipedia.org/
- UNIX-like FS layered on SLS
- Block I/O framework
- USB support (xHCI / USB 3.0)
-- Capability based security
...
## Build instructions