Archiso config used by ArchLingmo (a branch of Lingmo OS based on Arch Linux).
Note
This project is still WIP and not ready for production environment.
# pacman -Syu archiso git grub
# pacman-key --lsign-key '[email protected]'
# cat >> /etc/pacman.conf << EOF
[archlinuxcn]
Server = https://repo.archlinuxcn.org/$arch
EOF
# pacman -Sy archlinuxcn-keyring
$ git clone --depth 1 https://github.com/LingmoOS/archlingmo-archiso-config
$ cd archlingmo-archiso-config
# mkarchiso -v profileFind the ISO file in out/ after building.