wichtounet/thor-os

Missing includes and minor changes

Closed this issue · 1 comments

  1. logging.hpp is missing at kernel/src/drivers/keyboard.cpp
  2. scheduler.hpp is missing at kernel/src/terminal.cpp
    In the makefile the command mkdosfs can be found at /sbin in some distros like ubuntu.

ubuntu_compile_patch.txt

Hello,

Thank you very much :) This should now be fixed in the develop branch. It seems I fucked up some includes recently.

The next time, if you do a patch, don't hesitate to do a Pull Request so that I can apply it directly to the branch.

Baptiste