ALCI ISO
ALCI ISO PURE
ALCI ISO DEV
An ISO for general public
Linux kernel
Change pacman.conf
Change content of packages.x86_64
Create your own iso
Xorg
Sddm
No desktop
The attempt here is to make the purest of Arch Linux installations
Linux kernel
No Xorg
No comfort packages
Base packages only
Calamares will uninstall more packages.
No xorg
No Sddm
No desktop
Here we test out all keys, mirrors, packages and local repo. Dev stands for Development.
This is our "testing that everything works" iso.
Linux kernel
Arch Linux
ArcoLinux
Chaotic AUR
Your local repo
Xorg
Sddm
Xfce4
ALCI ISO LTS
An ISO for general public
Linux-lts kernel
Change pacman.conf
Change content of packages.x86_64
Create your own iso
Xorg
Sddm
Mate
ALCI ISO ZEN
An ISO for general public
Linux-zen kernel
Change pacman.conf
Change content of packages.x86_64
Create your own iso
Xorg
Sddm
Cinnamon
ALCI ISO XANMOD
An iso for general public
Linux-xanmod kernel
Arch Linux
ArcoLinux
Chaotic
Xorg
Sddm
Xfce4
ALCI ISO
git clone https://github.com/arch-linux-calamares-installer/alci-iso
ALCI ISO DEV
git clone https://github.com/arch-linux-calamares-installer/alci-iso-dev
ALCI ISO PURE
git clone https://github.com/arch-linux-calamares-installer/alci-iso-pure
ALCI ISO ZEN
git clone https://github.com/arch-linux-calamares-installer/alci-iso-zen
ALCI ISO LTS
git clone https://github.com/arch-linux-calamares-installer/alci-iso-lts
ALCI ISO HARDENED
git clone https://github.com/arch-linux-calamares-installer/alci-iso-hardened
ALCI ISO XANMOD
git clone https://github.com/arch-linux-calamares-installer/alci-iso-xanmod
All our code is here :
https://github.com/arch-linux-calamares-installer
In order to get all githubs at once we use a script.
Download it to use it too.
It is not needed to build an iso. It is interesting to compare githubs with Meld.
wget https://raw.githubusercontent.com/arch-linux-calamares-installer/alci-iso/master/1-get-all-alci-gits-v1.sh && chmod +x 1-get-all-alci-gits-v1.sh