Added screenshot.

This commit is contained in:
Ivan Davidov 2016-10-02 11:15:20 +03:00 committed by GitHub
parent 2d87a0cf8e
commit 575d7cb8d2

View File

@ -1,4 +1,7 @@
# Minimal Linux Script
![Minimal Linux Script](http://minimal.idzona.com/mls/minimal_linux_script.png)
One script which generates fully functional live Linux ISO image with minimal effort. This is based on the first published version of [Minimal Linux Live](http://github.com/ivandavidov/minimal) with some improvements taken from the next releases. All empty lines and comments have been removed and the script has been modified to reduce the overall length.
The script below uses **Linux kernel 4.7.6**, **BusyBox 1.24.2** and **Syslinux 6.03**. The source bundles are downloaded and compiled automatically. If you are using [Ubuntu](http://ubuntu.com) or [Linux Mint](http://linuxmint.com), you should be able to resolve all build dependencies by executing the following command: