*Debian 9, 10 with Fluxbox environment (analogous to Slax <https://www.slax.org/>).*
*Debian 9, 10, 11 and Ubuntu 20.04 with Xfce4 environment.*
*Experimentally added support for the Cinnamon environment for all versions of distributions.*
To build, you need to change the parameters in the **linux-live/buildconfig** file to build the required option, then start the build: `./install -`
It is advisable to use Ubuntu 20.04 for build, since in this system you can build MiniOS based on Debian 9,10,11 and Unbuntu 20.04. If you have a different system installed, use docker.
For installation use **install** - script for guided installation, **autoinstall** - script for automatic installation.
For installation use **install** - script for guided installation, **autoinstall** - script for automatic installation.
**Never run scripts from linux-live! They will break your system.**
**Never run scripts from linux-live! They will break your system.**
@ -40,44 +52,3 @@ To build with docker, create a build folder in your home folder, put minios-live
- если start_cmd опущен, выполняются все команды, начиная с первой
- если end_cmd опущен, выполняются все команды до последней
- введите одну команду, чтобы запустить определенную команду
- введите '-' как единственный аргумент для запуска всех команд
Примеры:./install build_bootstrap - build_chroot
./install - build_chroot
./install build_bootstrap -
./install build_iso
./install -
Для сборки с помошью докера создайте в домашней папке папку build, поместите туда minios-live, запустите 01-runme.sh из папки docker. Данное действие установит необходимые программы и создаст образ. Для запуска сборки отредактируйте под себя и запустите 02-build.sh. Пример содержимого файла: