On Tue, 2005-12-20 at 12:54 -0600, Johnny Hughes wrote: > On Tue, 2005-12-20 at 11:40 -0600, Connie Sieh wrote: > > On Tue, 20 Dec 2005, Bogdan Costescu wrote: > > > > > On Tue, 20 Dec 2005, Connie Sieh wrote: > > > > > > > I see 3 main areas, some of these we have more done than others. > > > > > > Sorry to come late into this thread. I think that something similar is > > > already implemented for TaoLinux: > > > > > > ftp://taolinux.org/pub/taolinux/tmtools > > > > These tools seem to be mostly for making new build trees and then > > rebuilding them. Also for updating the trees for the quarterly Updates. > > It does not seem to have code to handle the potential daily errata. > > > > So based on my prior item list, it does item 2. > > > > Thanks for the link, I already use the CentOS verify scripts but will now > > use the ones in here too along with a couple other utils in there. > > > > I currently have something that monitors the SRPM directory and tries to > build anything new that it sees (unless it is a package that is marked > as a manual build). > > This is not really production grade, but I would be happy to send you > what I have. > > Let me try to put it together in a tar file with the build directory. OK, here is the file: http://centos.hughesjr.com/testing/autobuilder.tgz all the directories would reside in a user's home directory ... and /home/updatecentos in each script would need to change to the user's home directory. the file that gets called to start it all is ~/bin/getupdates_wrapper this is from my x86_64 autobuilder user named updatecentos like I said before ... this is WorksForMe and not production grade :) I can work on this to make it one script and not several with lots of repeated code. ---- Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos-devel/attachments/20051220/595afe08/attachment-0007.sig>