Script for creating reproducible .ISO images from a specified path.
Path can be specified as user input after running the script, or passed as an argument from the terminal.
Resulting file will be created near the script and called
TAS_CD.iso
.
To make it reproducible, we force date (2001-01-01) and mode (0444) on all files.
At the end we print paths and hashes of all packaged files (MD5 and SHA-1).