Predator (for Acer Predator Laptops) Edition source ISO
NOTE:
if you want to build this ISO you have to build it on an Arch/Arch-based distro. as many users have tried to build the ISO on non-arch-based distros and run into issues.
-
install
archiso
-
download eDEX-UI
-
copy
eDEX-UI-Linux-x86_64.AppImage
tosrc/airootfs/usr/local/bin/
-
-
mkdir {work,out}
sudo mkarchiso -v -w work -o out src
- fork
- change to dev branch
git checkout dev
- commit your changes
- create a pull request