Topic: How to make a statler 're-spin' or achieve the same end?
Hello all,
Statler is my favorite wrapper for all the packages I love to use from the debian repositories, however getting from statler A2 to my preferred end state involve the download of over a G of packages. and waiting for them to install.
My goal is to make an installable iso for friends and family that will fit on a dvd that is more or less statler A2 after running the cb-welcome.
and
apt-get update
and my math, science, dvd back-up and office suite
apt-get install openoffice.org kile geany jabref ipython pyhton-scipy python-matplotlib gfortran octave3.2 k3b eclipse
This pulls over a Gig of java, LaTeX, kde and math libraries.
My /usr with all of my desired tools is 6.4G and will compress to 1/2(tgz or squashfs) to 1/3 (lzma) of that.
As best I can tell the statler (and aptosid) install disk contains a mountable compressed image of all the installed packages averting the need to individually decompress individual *.deb's which is why the installing statler takes five minutes to install and squeeze-disk-1 take more than 20 minutes to install.
The debian cd's are a more or less a tar ball of .deb's .
livcd=compress( archive of binaries)
debian cd=archive(compressed binaries)
How can I make an installable iso with my custom collection 6 G of binaries and the statler making it look nice?
Would a custom jigdo file work well for making a targeted update disk?
How about removing many of the binaries from the statler install disk and installing them from a fresh jigsaw download of targeted packages?
Is debian live studio right for this or is a ghosting tool more appropriate?
V/R
Brokenpike