Posted: Sat 11 Oct 2008, 17:31 Post subject:
Puppy BoB (Best of Breed) 2.17, 3.01, 4.0 and soon 4.1 Subject description: 700 MB isos of popular puplets from each series
I realise there are other versions of this concept but not necessarily grouped by the Puppy base to take advantages of the structure of puppy to get the most puplets on one CD
Method A
This is a pretty basic concept that I have done in the past using Isomaster and Geany
1. Since the vmlinuz and initrd (and zdrv) are the same for all puplets in that series they stay in the root of the cd -this saves 4-20MB per puplet
2. A menu entry is provided for each puplet in the isolinux.cfg using the pfile= or phome= boot parameter
Method B
What I would like to do if someone could provide direction
1. same as above with vmlinuz, initrd and zdrv
2. use a "fat free" version as the base pupXXX.sfs
3. create a puplet.sfs for each puplet that adds on to the "fat free" sfs
4. have it set up to load the "fat free"sfs and then the puplet.sfs on top of it.
questions I have for method B
is there a way to compare all of the sfs files to see what they have in common and use this as the "fat free" sfs and maybe merge that with zdrv.sfs then use the difference between the "fat free" sfs and the puplet's pupXXX sfs as the pupXXX.sfs or as pupsaveXXX.sfs if the former can't be merged with zdrv (since 4.1 doesn't use zdrv i guess it won't work for it but maybe the others?)
this would double the number of puplets we could get onto one CD if someone knows more about it than I do
Just to clarify this is what I think I need
a script that compares all *.sfs and outputs P.sfs (where P.sfs contains what all *.sfs files have in common)
another script that compares A.sfs to P.sfs and outputs C.sfs (where C.sfs contains only what is in A.sfs and not P.sfs)
A third script that merges X.sfs and Y.sfs to Z.sfs
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum