1 Forks
30 Stars
30 Watchers

kernel

My ongoing experimentation on operating system internals, aiming at providing a kernel to the FreeDOS-32 project.

How to download and setup kernel

Open terminal and run command
git clone https://github.com/salvois/kernel.git
git clone is used to create a copy or clone of kernel repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kernel https://github.com/salvois/kernel/archive/master.zip

Or simply clone kernel with SSH
[email protected]:salvois/kernel.git

If you have some problems with kernel

You may open issue on kernel support forum (system) here: https://github.com/salvois/kernel/issues