274 Forks
1368 Stars
1368 Watchers

minimal

Minimal Linux Live (MLL) is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library, and Busybox userland utilities.

How to download and setup minimal

Open terminal and run command
git clone https://github.com/ivandavidov/minimal.git
git clone is used to create a copy or clone of minimal 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 minimal https://github.com/ivandavidov/minimal/archive/master.zip

Or simply clone minimal with SSH
[email protected]:ivandavidov/minimal.git

If you have some problems with minimal

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