You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
379 B

4 years ago
# Arch Linux Calamares Installer or ALCI
4 years ago
4 years ago
Use the correct version for building the iso.
4 years ago
4 years ago
Read the archiso.readme.
Download the content of the github with
git clone https://github.com/arcolinuxiso/alci-iso
4 years ago
4 years ago
Change the content of packages.x86-64 or not.
4 years ago
4 years ago
Start building your own ALCI version with
sudo ./build.sh -v
4 years ago
4 years ago
You will get an iso in the OUT folder.
4 years ago
4 years ago
Burn it and use it.