https://github.com/jdonszelmann/osdev
jonathan and julius fuck around with kernels
https://github.com/jdonszelmann/osdev
Last synced: 3 months ago
JSON representation
jonathan and julius fuck around with kernels
- Host: GitHub
- URL: https://github.com/jdonszelmann/osdev
- Owner: jdonszelmann
- License: unlicense
- Created: 2018-12-22T18:47:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-29T20:15:50.000Z (over 7 years ago)
- Last Synced: 2025-03-05T22:51:33.409Z (over 1 year ago)
- Language: C
- Size: 181 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
0. make sure `qemu` and `build-essential` are installed on an `x86_64` os.
1. run `make all`
2. * 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:
* https://github.com/stevej/osdev/tree/master/kernel