profanOS icon indicating copy to clipboard operation
profanOS copied to clipboard

The i386 profan Operating System

Results 3 profanOS issues
Sort by recently updated
recently updated
newest added

### 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...

bug
build

### 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
build

### 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...

bug