Custom Arch Linux ISO for maintenance
A work archlinux enviroment, it work chrooting with arch-bootstrap.
Follow the Archiso wiki, and customize installation and build de iso image using:
./build.sh -v
after that cp the iso to an usb disk:
dd BS=4M if=image.iso out=/dev/sdx status=progress oflag=sync
The main customizations are: Shell: zsh
Window Manager: i3-gaps
Editor: vim - contains my current vim config and plugins