/LugOS-iso

Gnome ISO profile for LugOS

Primary LanguageCSS

LUG OS iso


This repo contains the files required to build the ISO file for the Linux club's custom Linux distribution, which can be found at this repo.

The ISO can be built and tested on all Arch-based distributions.

Ensure that you have archiso installed from the Arch repositories. To test the ISO, simply clone this repo and run the build script provided:

git clone https://github.com/lugvitc/LUGOS-iso
cd LUGOS-iso
./build.sh

This would produce an ISO that is suitable for installation in VMs and on bare metal.