Anes' Arch Linux custom ISO
Build
Run $ sudo ./build.sh. Output ISO image will be located in out folder.
Install
-
Boot into the ISO image
-
Launch
$ ./setup_system.sh
Notes
-
All packages located in
/root/packageswill be installed. -
rankmirrors.shscript only loads USA & Canada mirrors. -
The script opens
cgdiskto partition the drive. -
The root partition is encrypted and formatted to F2FS.
-
The script supports EFI boot partition only.
-
Swap has to be configured manually.
-
Locale is always set to
en_US.UTF-8and timezone toAmerica/Montreal.