Minimal Arch Linux ISO with CLI-based installation and post-installation scripts, using dialog for a simple text-based UI.
All installation scripts are written in Bash.
- Language: French by default
- Network configuration: Wi-Fi (iwd) / Ethernet (Static or DHCP)
- Disk setup: Partitioning and LUKS encryption
- Base system installation
- grub installation and configuration
- Package installation (git, cron, wget, lynx, python3, go, sudo, openssh...)
- Creation of
localadmandrescueusers - Add main user without sudo rights
- Sudo configuration
- Installation of
yay(AUR helper) /bootmounted asnoautowith pacman warnings (avoids accidental writes to umount/bootwhile updating)
Install and configure GUI environment if selected
- Gnome basic install with GDM
- Hyprland Proposed config based on Hyprland config (with SDDM)
- Xfce4 Proposed config based on Xfce4 config (with lightdm)
- Automate SSH setup
- Integrate AppArmor and Firejail
- Harden GRUB configuration
- Installation with GUI (possibly as a separate ISO)
- Add MBR install

