Skip to content

StratOS-Linux/gnome-iso

 
 

Repository files navigation

StratOS iso


This repo contains the files required to build the ISO file for StratOS, 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/StratOS-Linux/StratOS-iso
cd StratOS-iso
./build.sh

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