An open API service indexing awesome lists of open source software.

https://github.com/git-akihakune/akernel

A minimal kernal for personal use
https://github.com/git-akihakune/akernel

hello-world kernel qemu

Last synced: 5 days ago
JSON representation

A minimal kernal for personal use

Awesome Lists containing this project

README

          

# aKernal
A minimal kernal for personal use.

You can run it by navigating to `aKernel` folder, then
```bash
make up
```
If there's any dependency problem, your package manager will tell.

Right now, it is nothing but a "Hello World" kernel (literally). It will be further developed in the future.

## Demo

https://user-images.githubusercontent.com/87116762/144531350-6e140b39-6f2e-47a1-84de-2ef0dc2df5e6.mp4