aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorArslaan Pathan <[email protected]>2026-06-15 19:59:45 +1200
committerArslaan Pathan <[email protected]>2026-06-15 19:59:45 +1200
commit13f9b37549b1a38c72d799d62830513f53c0a2ac (patch)
tree8781cab8ff864625536da3af43642d69f6535f47 /README.md
parentff6a6f030c0ab0a9c3d0370fde32e88e38b395f4 (diff)
downloadyerbalinux-13f9b37549b1a38c72d799d62830513f53c0a2ac.tar.xz
yerbalinux-13f9b37549b1a38c72d799d62830513f53c0a2ac.zip
Start separating runit into 2 targets: runit-config and runit itselfHEADmain
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index b6b4f37..b03c239 100644
--- a/README.md
+++ b/README.md
@@ -29,10 +29,10 @@ This will build the ISO and all dependencies, leaving the ISO in `result/yerba-l
## Current Status
-- Kernel: working maybe?
-- Bootloader: ????
-- Libc: working (probably), musl
-- Init system: TBD (currently busybox init)
+- Kernel: working, 7.0.11!
+- Bootloader: TBD, currently using runqemu on the rootfs directly
+- Libc: working, musl
+- Init system: working, runit
- SquashFS image (+ OverlayFS live ISO): TBD
- Networking: TBD
- Audio: TBD