From e3959a24dad28d2d348e6c5085a6b585982203fe Mon Sep 17 00:00:00 2001 From: IonutParau Date: Sat, 4 Apr 2026 02:34:18 +0200 Subject: [PATCH] a new todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index eeea192..9506e78 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,6 @@ # For MVP functionality +- implement the RAID merger algorithm (merges multiple drives or filesystems together into a bigger config) - write a tester OS, basically a menu with tests to run - tmpdrive - tmpfs (reork the whole thing)