From a70a1fc41e4420a3db2e64467cec349d794738ff Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Sun, 28 Dec 2025 15:17:29 +0100 Subject: feat: kernel: architectural and implementation improvements. Signed-off-by: Amlal El Mahrouss --- doc/specs/SPECIFICATION_OS.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/specs') diff --git a/doc/specs/SPECIFICATION_OS.md b/doc/specs/SPECIFICATION_OS.md index 08c2b326..ef66c062 100644 --- a/doc/specs/SPECIFICATION_OS.md +++ b/doc/specs/SPECIFICATION_OS.md @@ -74,9 +74,6 @@ ================================== - Filesystem to mountpoint interface abstraction. -- VFS-like subsystem inspired by NT/OS2 IFS. - Multi-drive support (A, B, C, D indices). -- Ext2 support via IFS layer. - Packet-based I/O operations. - Separation of read/write operations per drive. - -- cgit v1.2.3