Run $ sudo ./build.sh
. Output ISO image will be located in out
folder.
-
Boot into the ISO image
-
Launch
$ ./setup_system.sh
-
All packages located in
/root/packages
will be installed. -
rankmirrors.sh
script only loads USA & Canada mirrors. -
The script opens
cgdisk
to 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-8
and timezone toAmerica/Montreal
.