Run
sudo ./build-image-eos.sh -h
to get help on how to build the image.
- build-image-eos.sh : Script to build eos-arm images
- build-image-chroot.sh : Chroot script run by the above script
- eos-arm-build : Script to build eos-arm images using
loopmodule - eos-arm-chroot : Chroot script run by the above script
These are stored in the configs folder
- install-image-linux-aarch64.sh : Create install on uSD
- create-image.sh: Create zstd image to write to uSD
- image-install-calamares.sh: Burn zstd image to uSD
- switch-kernel.sh: Script to run inside arch-chroot
- config_script.sh: Scrip to run inside arch-chroot to add config
This method creates images using local pacman cache
- local-install-image.sh : Create install on uSD
- switch-kernel-local.sh : Has additional functions to use local pacman cache server