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?
yes, makes a lot of sense :)
I would like to see a kind of "Makefile", cause "make" has all the things you want. If "make" is too slow, it can be replaced later.