I am trying to create a custom load that will fit on a single cd. In the past, I used a document provided by Brett Schwarz in the Linux Journal. Two scripts were used, getGroupPkgs.py and syncRpms.py. The problem I am having is with getGroupPkgs.py. The Fedora comps.xml no longer lists rpm dependencies. From a previous post I found that these dependencies are now handled in the installer. How can I modify getGroupPkgs.py to get the needed dependency output? Or is there a way I can do this without using the script? thanks, Greg