profanOS
profanOS copied to clipboard
The i386 profan Operating System
### Description When exiting the addons.py script, an error message saying `-- Aborted by user : Mouse went out of terminal` appears. ### Steps to reproduce run `make addons` and...
### Description Happens because ld throws every section in one PT_LOAD segment and makes it RWX. This bug can be fixed by fixing the `tools/link_elf.ld` linker script, but the logical...
### Bug Description When trying to start profanOS with the resolution 1366x768 It just start in text mode instead of actually starting with the correct resolution. ### How to Reproduce...