Linux-Respinner
A script to respin and maintain Debian / Ubuntu / Linux Mint ISO file releases.
Usage:
- Place in a working directory on a medium large enough to hold the original iso file, the extracted iso contents, and a working linux filesystem (in total, about four times the size if the original iso file).
- Edit the paths and username in the script.
- Make the script executable.
- Run as root in a terminal.
- Extract the iso file contents and exit the script.
- Restart the respinner script and enter the chroot environment.
- When in the chroot environment, update, install, or remove software.
- To leave the chroot, execute "exit" and let the script clean up and quit.
- Make a new disc image with the script "create new iso" selection.