Skip to content

jamespack/minimal

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Linux Live

Current development state

  • Linux kernel 4.4.40 (longterm)
  • GNU C Library 2.24 (stable)
  • BusyBox 1.26.1 (stable)
  • Stable build on default Ubuntu 16.04.1 installation (64-bit) with applied system updates (08-Jan-2017).
  • Stable build on default Ubuntu 16.04.1 installation (32-bit) with applied system updates (10-Jan-2017).

You can find the main website here:

Minimal Linux Live

If the above link doesn't work, website mirrors are available here, here and here.

The DAO of Minimal Linux Live - this tutorial explains step by step what you need to do in order to create your own minimalistic live Linux OS. The tutorial is based on the first published version of Minimal Linux Live.

Component Architecture of Minimal Linux Live - this publication describes the high level components included in the "03-Apr-2016" version of Minimal Linux Live.

You can experiment with Minimal Linux Live directly in your browser by using JavaScript PC Emulator. Here is a screenshot:

Minimal Linux Live JavaScript Emulator

Did I mention the YouTube channel where you can watch some of the cool Minimal Linux Live features? No? Well, now you know about it! :)

This is a screenshot of the current development version of Minimal Linux Live:

Minimal Linux Live

Notable projects based on Minimal Linux Live:

  • Redox OS Installer - Minimal Linux Live has been chosen by the Redox OS developers to build the installer part of the operating system.

  • Boot2Minc - this fork adds Mincs and as result you can run Linux containers. One interesting Mincs feature - it provides tools which allow you to reuse alredy existing Docker containers.

  • K1773R's MLL - PowerPC version of Minimal Linux Live with memtester as additional software. Impressive work!

Other projects based on Minimal Linux Live

  • Minimal Linux Script - very simplified and minimalistic version of MLL.

  • Ladiko's MLL - This fork automatically downloads and uses the latest available Kernel and BusyBox sources. By default there is NTFS and SquashFS support. The fork also provides an installer which can be used to put MLL on USB flash device.

  • AwlsomeLinux - MLL fork which provides additional overlay bundles (ncurses and Nano).

  • prologic's MLL - this fork adds Python support to the MLL runtime environment.

  • KernelISO - extended version of MLL.

  • diaob's MLL - MLL translation to Simplified Chinese.

  • bdheeman's MLL - MLL KISS fork (Keep It, Simple, Safe/Secure/Stupid).

  • Runlinux - environment to build and test Linux kernels.

About

"Minimal Linux Live" is a set of Linux shell scripts which automatically build minimal Live Linux OS based on Linux kernel, GNU C library and BusyBox.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 65.3%
  • HTML 32.6%
  • Makefile 2.1%