This repository contains scripts and the graphical component for the Symmetrical OS installation process.
Note: you MUST use Arch Linux to build the program.
- Install autobuild
- Install
archisofrom pacman - Install
haxefrom pacman - Type
buildin the terminal
ISO file is located in bin/iso/
Installer application is located in bin/linux/bin/
- Do all the setup in Building
- Install all the qemu and libvirt related packages
- Build the ISO with the
buildcommand - Create a new virtual machine with the ISO file
- Edit the
Autobuildfile and replace "archlinux-2" with the ID of your virtual machine
You can now test the installer with the atest command. The virtual machine should automatically pop up and start.