Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vroncevic/kernel_basic_system

:penguin: Kernel Basic System
https://github.com/vroncevic/kernel_basic_system

asm basic-structure c kernel linux makefile os virtual-machine

Last synced: 22 days ago
JSON representation

:penguin: Kernel Basic System

Awesome Lists containing this project

README

        

# Kernel Basic System (C codes).

The README is used to introduce the tool and provide instructions on
how to install the tool, any machine dependencies it may have (for
example C compilers and installed libraries) and any other information
that should be provided before the tool is installed.

### INSTALLATION

To install this tool type the following:

* Generate iso image file
* Generate new Virtual Machine (by VirtualBox) and add iso file
* Type command make run (testing)

and follow instructions.

### DEPENDENCIES

This tool requires these other modules and libraries:

* None

### COPYRIGHT AND LICENCE

Copyright (C) 2018 by https://vroncevic.github.io/kernel_basic_system

This tool is free software; you can redistribute it and/or modify it.

:sparkles: