SerenityOS build: Wednesday, February 05
Images 💾⌗
- serenity-x86_64-20250205-992f554.img.gz (Raw image, 241.71 MiB)
 
Last commit ⭐⌗
commit 992f554bc2c64193ed7439ca7589889cb8d658ed
Author:     Sönke Holz <sholz8530@gmail.com>
AuthorDate: Tue Feb 4 16:29:13 2025 +0100
Commit:     Nico Weber <thakis@chromium.org>
CommitDate: Tue Feb 4 15:25:02 2025 -0500
    Kernel: Remove ISA-attached Bochs VGA support
    
    We don't support pure ISA PC machines anymore.
    
    VGA text mode is also no longer supported, so update a comment in
    GraphicsManagement::initialize() that mentioned it.
      
        Other builds