项目作者: brightflash64

项目描述 :
A script to respin and maintain Debian / Ubuntu / Linux Mint ISO file releases.
高级语言: Shell
项目地址: git://github.com/brightflash64/Linux-Respinner.git
创建时间: 2018-02-12T00:42:56Z
项目社区:https://github.com/brightflash64/Linux-Respinner

开源协议:

下载


Linux-Respinner

A script to respin and maintain Debian / Ubuntu / Linux Mint ISO file releases.

Usage:

1) 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).
2) Edit the paths and username in the script.
3) Make the script executable.
4) Run as root in a terminal.
5) Extract the iso file contents and exit the script.
6) Restart the respinner script and enter the chroot environment.
5) When in the chroot environment, update, install, or remove software.
6) To leave the chroot, execute “exit” and let the script clean up and quit.
7) Make a new disc image with the script “create new iso” selection.