README.md 949 B

Ersoy Kardeşler Minimal Linux System

A minimal Linux-libre system build script based on Minimal Linux Script.

Copyright (c) 2016-2021 John Davidson

Copyright (c) 2021-2022 Ercan Ersoy and Erdem Ersoy

The source bundles are downloaded and compiled automatically. The script requires host toolchain.

If you are using Debian or Pardus, you should be able to resolve all build dependencies by executing the following command:

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

The script doesn't require root privileges. In the end you should have a bootable ISO image named ersoy_kardesler.iso in the same directory where you executed the script.

License

Everything except Linux and BusyBox configs are licensed with GPLv3. The Linux and BusyBox configs are licensed in GPLv2.