Skip to content

Releases: ivandavidov/minimal

15-Dec-2019

15 Dec 19:50
Compare
Choose a tag to compare

Change log

All release changes are described in the change log section.

How to use

  1. Download and extract the minimal_linux_live_15-Dec-2019_src.tar.xz source archive.

  2. Resolve all build dependencies (Ubuntu):

    sudo apt install wget make gawk gcc bc bison flex xorriso libelf-dev libssl-dev

  3. Generate new MLL ISO image:

    ./build_minimal_linux_live.sh

  4. Use the generated ISO image file minimal_linux_live.iso as bootable media in virtual machine.

28-Jan-2018

21 Jan 15:43
b93d025
Compare
Choose a tag to compare

Change log

All release changes are described in the change log section.

How to use

  1. Download and extract the minimal_linux_live_28-Jan-2018_src.tar.xz source archive.

  2. Resolve all build dependencies (Ubuntu):

    sudo apt install wget make gawk gcc bc libelf-dev xorriso

  3. Generate new MLL ISO image:

    ./build_minimal_linux_live.sh

  4. Use the generated ISO image file minimal_linux_live.iso as bootable media in virtual machine.

20-Jan-2017

27 Dec 00:54
Compare
Choose a tag to compare
  1. Download and extract the minimal_linux_live_20-Jan-2017_src.tar.xz source archive.

  2. Resolve all build dependencies (Ubuntu):

    sudo apt install wget make gawk gcc bc genisoimage

  3. Generate new MLL ISO image:

    ./build_minimal_linux_live.sh

  4. Use the generated ISO image file minimal_linux_live.iso as bootable media in virtual machine.