Erik Dubois
4 years ago
2 changed files with 13 additions and 7 deletions
@ -1,13 +1,19 @@ |
|||||||
# Arch Linux Calamares Installer or ALCI |
# Arch Linux Calamares Installer or ALCI |
||||||
|
|
||||||
Start building your own ALCI version with |
Use the correct version for building the iso. |
||||||
|
|
||||||
sudo ./build.sh -v |
Read the archiso.readme. |
||||||
|
|
||||||
|
Download the content of the github with |
||||||
|
|
||||||
|
git clone https://github.com/arcolinuxiso/alci-iso |
||||||
|
|
||||||
To be able to build you install this package |
Change the content of packages.x86-64 or not. |
||||||
|
|
||||||
sudo pacman -S archiso |
Start building your own ALCI version with |
||||||
|
|
||||||
|
sudo ./build.sh -v |
||||||
|
|
||||||
Do check out the archiso.readme. |
You will get an iso in the OUT folder. |
||||||
|
|
||||||
Use the correct version of archiso. |
Burn it and use it. |
||||||
|
Loading…
Reference in new issue