Releases: ivandavidov/minimal
15-Dec-2019
Change log
All release changes are described in the change log section.
How to use
-
Download and extract the minimal_linux_live_15-Dec-2019_src.tar.xz source archive.
-
Resolve all build dependencies (Ubuntu):
sudo apt install wget make gawk gcc bc bison flex xorriso libelf-dev libssl-dev
-
Generate new MLL ISO image:
./build_minimal_linux_live.sh
-
Use the generated ISO image file minimal_linux_live.iso as bootable media in virtual machine.
28-Jan-2018
Change log
All release changes are described in the change log section.
How to use
-
Download and extract the minimal_linux_live_28-Jan-2018_src.tar.xz source archive.
-
Resolve all build dependencies (Ubuntu):
sudo apt install wget make gawk gcc bc libelf-dev xorriso
-
Generate new MLL ISO image:
./build_minimal_linux_live.sh
-
Use the generated ISO image file minimal_linux_live.iso as bootable media in virtual machine.
20-Jan-2017
-
Download and extract the minimal_linux_live_20-Jan-2017_src.tar.xz source archive.
-
Resolve all build dependencies (Ubuntu):
sudo apt install wget make gawk gcc bc genisoimage
-
Generate new MLL ISO image:
./build_minimal_linux_live.sh
-
Use the generated ISO image file minimal_linux_live.iso as bootable media in virtual machine.