Johnny Hughes wrote:
We install the SRPMS and move all the tar files out of SVN and into a directory, keeping all the patches and text files in SVN. We put the tarballs in a webdav directory (in a subdirectory under SRPM name)
How do you know which tarballs go with which SRPMS and then how do you put them back into place so you can build the RPM?
For CentOS-5, building an ISO uses the anaconda runtime and the buildinstall command. Here is documentation on the buildinstall command:
Thanks!