pranav1698 / Custom-LiveISO-Generator

This creates a simple LiveISO customised for your use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

This creates a simple LiveISO customised for your use


Languages

Language:Shell 100.0%