A linux live iso based on Archlinux that includes everything I will eventually need from a live system.
- MATE desktop environment with my custom settings
- A web browser (chromium)
- GParted
- testdisk, clonezilla
- gvim with my custom settings
- zeroconf pulseaudio streaming
- pidgin, hexchat, mpv and mpc
- Offline Archlinux wiki
You may want to change your timezone and the keyboard if you're not from Germany:
airootfs/etc/vconsole.conf
airootfs/root/customize_airootfs.sh
airootfs/etc/X11/xorg.conf.d/00-keyboard.conf
Just run ./init_and_build.sh
. The image will then be created in iso-build/out/
.
Use archiso to setup the directory and then just copy the files from this repository over it.
Run mkdir out work ; sudo ./build -v
to build the iso.