Vastor Leave Me Alone!
Posted: Tue Nov 15, 2011 2:57 pm
Gather the specific files you want to create a package for.
Place them in the folder structure that matches GCCG.
IE: gccg/ , gccg/graphics, gccg/graphics/metw, etc
Once you have everything laid out how you want it
run a tar command to build a tar file with the files you want
tar -cvwf <name of file> <files or directory>
IE: tar -cvwf vastorleavemealone.tar gccg/
then run gzip on your tar file. You will end up with a file named like this
vastorleavemealone.tgz
Then grab the available.xml and update for this particular file.
Place them in the folder structure that matches GCCG.
IE: gccg/ , gccg/graphics, gccg/graphics/metw, etc
Once you have everything laid out how you want it
run a tar command to build a tar file with the files you want
tar -cvwf <name of file> <files or directory>
IE: tar -cvwf vastorleavemealone.tar gccg/
then run gzip on your tar file. You will end up with a file named like this
vastorleavemealone.tgz
Then grab the available.xml and update for this particular file.