Skip to content

Scripts and documentation for constructing the LuminOS ISO image. (currently in progress and not yet ready for use)

License

Notifications You must be signed in to change notification settings

4LuminOS/build-scripts

Repository files navigation

LuminOS Build Scripts

This repository contains the scripts and documentation for building the official LuminOS ISO image.

Prerequisites

  • An Ubuntu (24.04 LTS) or Debian (12+) based host system.
  • sudo privileges.
  • The following build dependencies must be installed: sudo apt-get install git live-build debootstrap debian-archive-keyring plymouth

How to Build the ISO

  1. Clone this repository:
    git clone [https://github.com/4LuminOS/build-scripts.git](https://github.com/4LuminOS/build-scripts.git)
  2. Navigate into the directory:
    cd build-scripts
  3. Run the master build script as root. This process will be long and will download several gigabytes of packages.
    sudo ./build.sh
  4. If successful, the final .iso file will be in the build-scripts folder.

About

Scripts and documentation for constructing the LuminOS ISO image. (currently in progress and not yet ready for use)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages