Hi, I am using Ptxdist 2011.07.0 and I am trying to build the kernel from an archive generated by git archive. I have a local kernel git tree and once the kernel is built and tested (loaded over nfs) I thought I could compress it and add it to the src directory and then add the version to my platform config. When I do that I get several errors that mv will not overwrite just created during extract. If I manually uncompress the archive and then just add the kernel state flags the compile stage works fine. I'm not using the local kernel option because I was hoping I could just add the archive to the src folder and have the build run from that. Does this sound doable? Thanks, Jeff