On Tue, 2004-10-19 at 20:46 -0700, Kenneth Porter wrote: > --On Tuesday, October 19, 2004 9:38 PM -0400 Bill Nottingham > <notting@xxxxxxxxxx> wrote: > > > Hah. It mainly requires changing /etc/rc, and adding dependencies > > to the scripts. > > Migration path: How do you handle the scripts that haven't been updated? > (Ie. those in 3rd party packages that won't get updated until the machinery > is in place.) Lump them all at the end in traditional serial order? > Well, since parallel startup support will probably be an option and will requires the initscripts (the one shipped with fedora in the hypothetical case) to be modified so they will worked correctly in serial an parallel mode, why not assume the dependencies for third-party scripts based on the order in which they would have executed serially? Maybe when "chkconfig --add" is invoked for a script that doesn't contain dependencies information, chkconfig could determine (assume) the "equivalent dependencies" based on all the scripts that should had been executed before the newly added script. Am I making any sense? Regards, -- Ricardo Veguilla <veguilla@xxxxxxxxxxxx>