/StratOS-iso

Gnome ISO profile for StratOS

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

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.