kimberly-build/README.md

20 lines
379 B
Markdown
Raw Normal View History

2021-01-26 14:43:39 +01:00
# Arch Linux Calamares Installer or ALCI
2021-01-26 13:21:38 +01:00
2021-01-27 12:16:03 +01:00
Use the correct version for building the iso.
2021-01-26 13:21:38 +01:00
2021-01-27 12:16:03 +01:00
Read the archiso.readme.
Download the content of the github with
git clone https://github.com/arcolinuxiso/alci-iso
2021-01-26 13:21:38 +01:00
2021-01-27 12:16:03 +01:00
Change the content of packages.x86-64 or not.
2021-01-26 13:21:38 +01:00
2021-01-27 12:16:03 +01:00
Start building your own ALCI version with
sudo ./build.sh -v
2021-01-26 13:21:38 +01:00
2021-01-27 12:16:03 +01:00
You will get an iso in the OUT folder.
2021-01-26 13:21:38 +01:00
2021-01-27 12:16:03 +01:00
Burn it and use it.