Skip to content

unixabg/remaster-iso

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

remaster-iso

Set of scripts to assist remastering an iso image with custom settings for Debian based systems.

Generic steps would be something like the following:

# clone the project
git clone https://github.com/unixabg/remaster-iso.git

# move to our remaster-iso directory
cd remaster-iso

# download the debian based iso we want to remaster
wget http://somepath.blah/theIsoYouWant.iso

# extract the iso
remaster-extract -i theIsoYouWant.iso

# make modifications to the squashfs things
remaster-squashfs-editor

# compose the iso back together
remaster-compose

About

Set of scripts to remaster Debian iso images.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages