mirror of
https://github.com/XunilGroup/XunilOS.git
synced 2026-06-02 12:44:24 +02:00
Remove unneccessary debug, increase kernel heap to 64mb, add a global
build_and_run script, fix build.rs sometimes using the wrong architecture, add badapple ELF and change default font size to 1 for it to work, improve framebuffer errors, remove unnecessary commands from make and improve debug filtering
This commit is contained in:
@@ -7,3 +7,6 @@
|
||||
[submodule "user/init"]
|
||||
path = user/init
|
||||
url = git@github.com:XunilGroup/xunil-init.git
|
||||
[submodule "user/apps/badapple"]
|
||||
path = user/apps/badapple
|
||||
url = https://github.com/XunilGroup/xunil_badapple.git
|
||||
|
||||
Reference in New Issue
Block a user