mirror of
https://github.com/arthur-pbty/arch-custom-iso.git
synced 2026-08-01 20:28:05 +02:00
316328c1efc2e6b32dabafafe2fa7564456a66be
🐧 Arch Custom ISO
Custom Arch Linux ISO built with archiso.
This project allows you to generate a fully customized Arch Linux installation ISO with preconfigured packages, scripts, and system settings.
Features
- Custom Arch Linux live ISO
- Preinstalled packages
- Automated install scripts
- Custom configs (dotfiles, system settings)
- Reproducible builds
- Support for your own packages built from source
Requirements
You need an Arch Linux environment:
sudo pacman -S archiso git
🔨 Build ISO
Clone the repo:
git clone https://github.com/arthur-pbty/arch-custom-iso.git
cd arch-custom-iso
Run build script:
chmod +x build.sh
./build.sh
Output
After build:
out/archlinux-*.iso
Structure
airootfs/ → live system files
packages.x86_64 → packages in ISO
scripts/ → install scripts
profiledef.sh → ISO configuration
Goal
This project aims to create a reproducible, fully automated Arch Linux installation ISO.
License
MIT
Description
Un ISO Arch bootable, installation automatique des configs intégrées (Hyprland / dotfiles / etc.)
282 KiB
Languages
Shell
36.5%
GLSL
27.9%
Lua
27.1%
CSS
8.5%