2026-06-24 18:59:57 +02:00
2026-06-24 18:59:57 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00
2026-06-22 11:20:05 +02:00

🐧 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

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
sudo ./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

S
Description
Un ISO Arch bootable, installation automatique des configs intégrées (Hyprland / dotfiles / etc.)
Readme
282 KiB
Languages
Shell 36.5%
GLSL 27.9%
Lua 27.1%
CSS 8.5%