This project contains of a simple shell script that can be possibly edited and extended for creating a pre-configured custom Linux.
The output ISO is based on Ubuntu/Debian architecture. It uses LXQt as standard desktop environment(you can use any Qt desktop environment of your choice).
Building Locally
- Make the build script executable:
$ chmod +x ./build.sh
- Execute the script
$ ./build.sh
You can test the ISO in any virtual desktop environment.
I have written a complete blog on the complete walkthrough of the process: Building your own customized LiveISO from Scratch