← Back to team overview

torios-dev team mailing list archive

ISOmaker

 

Hi everyone,
I have officially tested the new ISOmaker scripts a few times, and made modifications to get a complete working setup.
The next portion I am going to refine is the OSmaker, which makes a tarball.

So, if you want to test it, simple
git clone https://github.com/Israel-/ISOmaker.git
you will need an existing tarball for the time being, so extract the tarball from the current ISO.
Then you can run ISOmaker to make the initial ISO.
After this if you want to modify the live_CD-jessie_i386/toriOS-chroot chroot you can.
Then just run mkISO to remake it.
If you want to modify the tarball contents run the
UpdateTarball command and then modify the contents and run it again.
UpdateTarball (the first time) should extract the tarball and update it (if any updates are available from apt) and then recompress the tarball The second time you run it it will recompress the tarball after any edits you make.

This way you can manually tweak things an rebuild an ISO at your leisure.

@Nio, you can do this to test any tweaks you might want to make for any of your programs

@Everyone this will allow you to make any test or tweaks to help with bugs, or whatever you want.

Thanks!!

--
Regards



Follow ups