/Custom-LiveISO-Generator

This creates a simple LiveISO customised for your use

Primary LanguageShell

Custom Live ISO Generator

Introduction

This project contains of a simple shell script that can be possibly edited and extended for creating a pre-configured custom Linux.

Architecture

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).

Build

Building Locally

  1. Make the build script executable:
$ chmod +x ./build.sh
  1. Execute the script
$ ./build.sh

You can test the ISO in any virtual desktop environment.

More Information

I have written a complete blog on the complete walkthrough of the process: Building your own customized LiveISO from Scratch