SerenityOS build: Monday, September 12
Images 💾⌗
- serenity-i686-20220912-7e1e208.img.gz (Raw image, 127.84 MiB)
- serenity-i686-20220912-7e1e208.vdi.gz (VirtualBox VDI, 127.66 MiB)
Last commit ⭐⌗
commit 7e1e208d089cb873931b4180be9227cb46b47235
Author: Filiph Sandström <filiph.sandstrom@filfatstudios.com>
AuthorDate: Wed Aug 17 12:38:58 2022 +0200
Commit: Linus Groh <mail@linusgroh.de>
CommitDate: Mon Sep 12 00:56:44 2022 +0100
Kernel: Add basic aarch64 support to `MemoryManager`
FIXME: There's still a lot to do like for example, port `quickmap_page`.
This does however get us further into the boot process than before.
Other builds