From cc5c28581c86ac6e9eb5d9f2447293b5e4eb8549 Mon Sep 17 00:00:00 2001 From: Daniel Hammer Date: Wed, 18 Mar 2026 14:48:54 +0100 Subject: [PATCH] fix: update readme to reflect disk support --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e8ecd77..ab28f4c 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ MontaukOS is a hobbyist operating system written in modern C++. It runs on bare * Support for Intel High Definition (HDA) audio devices * Userspace and kernel audio support * Support for (some) Intel Bluetooth devices, userspace Bluetooth management app -* VFS using numbered drive identifiers with ramdisk support +* Support for the GPT partition table +* VFS using numbered drive identifiers with support for ext2 and FAT32 filesystems +* Support for AHCI and NVMe SSD drives * Support for UEFI Runtime Services, including power management calls (shutdown/reboot) * Customizable desktop environment with 12+ graphical apps, including a terminal emulator, file manager, Wikipedia client, weather app, DOOM, and more * Modern icon pack (Flat Remix) used in desktop environment