An x86 monolithic kernel and operating system written in modern C++. Comes with in-house graphical applications and command line utilities, plus ports of existing software. And yes, it runs DOOM!
GNU General Public License v3.0
618
stars
25
forks
source link
Add qemu-ui-gtk package to arch install command #31
This package installs the GTK UI for Qemu, which makes it use that instead of outputting to a VNC when running make qemu or running qemu.sh via the scripts folder, which might be confusing.
This package installs the GTK UI for Qemu, which makes it use that instead of outputting to a VNC when running
make qemu
or runningqemu.sh
via the scripts folder, which might be confusing.