I wrote such a system using PHP and MySQL.. I actually store parts of the kickstart file as templates in the database, and regexp certain things like network information, packages, etc. It works quite well. I wish I could Open Source it, but the powers that be get lost in the red tape. James James S. Martin, RHCE Contractor Administrative Office of the United States Courts Washington, DC (202) 502-2394 Ken Teh <teh@xxxxxxxxxxx> Sent by: kickstart-list-bounces@xxxxxxxxxx 03/31/2004 10:10 AM Please respond to Discussion list about Kickstart To: Discussion list about Kickstart <kickstart-list@xxxxxxxxxx> cc: Subject: Re: ks config managers My simple minded approach: Use CVS or RCS to track your files. Sharing, stubs, templates can be done with a Makefile, shell script and a metafile containing the differences. And put these under RCS as well. Cheers! Ken On Wed, 31 Mar 2004, Chris Geddings wrote: > What projects are out there for building kickstart files and maintaining > them over time? > > The problem I'm looking to address involves the maintenance of a large > number of kickstart configurations over time. What is in my head right > now is a system that has a series of configurations, each configuration > can have parts that are sort of stubs or templates that may be shared > between multiple configurations. Updating one of the stubs causes an > update in all relevant configurations. > > Many thanks, > Chris > > > > _______________________________________________ > Kickstart-list mailing list > Kickstart-list@xxxxxxxxxx > https://www.redhat.com/mailman/listinfo/kickstart-list > _______________________________________________ Kickstart-list mailing list Kickstart-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/kickstart-list