Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 505 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 505 Bytes

OSDEV

jonathan and julius fuck around with kernels

Basically we decided we needed a vacation project ok? Stuff like this happens all the time.

Building/running and stuff

  1. make sure qemu and build-essential are installed on an x86_64 os.
  2. run make all
    • for any old linux distribution run make run
    • for WSL run run-wsl
  3. debugging can be done by replacing run with debug in the previous commands.

fr00dlinks: