Thanks for the info.
Oh, I found some limited documentation on Daemonic as well.
http://daemonic.sourceforge.net/
Regarding mySQL the following has a reasonable tutorial and a startupitem all configured for you.
http://www.entropy.ch/software/macosx/mysql/
There is one big question I have after playing around with the poorly documented daemonic and trying to get mySQL to work in the StartUpItems directory.
StartUpItems have in their plist three commands: start, stop, and restart.
However with Jaguar Apple pretty much only supports starting daemons and not stopping them at shutdown. (Well, they have a little known application called SystemStarter which can do all of them - but that's kind of useless)
So the big question is whether Panther shuts daemons like mySQL down gracefully. That has been a rather large, gaping bug in OSX - especially considering it has probably been there since the old NeXT days.