A script that allows you to build a Linux distribution image containing tools for working with spatial data.
- Install the programs
live-build
andsquashfs
on your Debian operating system using the following commands:apt install live-build
apt install squashfs
- Run the script from the
make_os.sh
file. - After the successful completion of the script, the Live CD image of the operating system will be located in the
live-image-amd64.iso
file inside theready_(timestamp)
directory.