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

https://github.com/pynckels/gnu-linux

Creation of a small gnu-linux disk image (not suited for production purposes)
https://github.com/pynckels/gnu-linux

gnu linux makefile

Last synced: about 1 year ago
JSON representation

Creation of a small gnu-linux disk image (not suited for production purposes)

Awesome Lists containing this project

README

          

## Goal

Creation of a small gnu-linux image

The created image can be used with qemu to test applications written for Gnu-Linux.

The created image not suited for production purposes since it contains no security elements whatsoever.

## Use

#### Install

git clone git@github.com:Pynckels/gnu-linux.git

#### Get help

make help

#### Run make procedure

make

## Credits

Idea and most of the procedure: https://www.youtube.com/@Maple-Circuit