On Mon, 2013-04-29 at 03:32 -0700, Kenno Han wrote: > somehow I have a feeling it would be easier if you do it with bash > script
Well I don't want it to just make symlinks. I want to be able to store summary and details for querying, and keep a small database with start/stop numbers for runlevel so that when adding new scripts w/o specifying a start/stop number, it can easily pick appropriate start/stop number based upon supplied dependencies. I want to be able to ask it what scripts start in what runlevels, and have it be able to check the integrity of the symlinks. higher level than bash scripting languages like Python are easier to use with embedded databases (like gdbm or whatever) -- http://linuxfromscratch.org/mailman/listinfo/lfs-chat FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
