From: Jamie C. <jca...@we...> - 2003-11-06 12:09:56
|
Kevin Golding wrote: > Great work Jamie! > > In the mysql scheduled backup module, I'd like to see a yes/no choice to > having the backup file gz'ed, and an optional run command after backup > field. Not a bad idea .. I'll put that on my TODO list. > Also, when I click on a module that doesn't have the required software > installed, how about the resulting message including a link to say > rpmfind.net with the Package and System names in the url? This one is a bit trickier, because finding the best package to install is not trivial. For example, if Apache is missing on a Redhat 9 box, you don't want to install the first package that rpmfind.net turns up on a search for 'apache' - you really want the one that comes with Redhat 9, not Redhat 8 or Mandrake. - Jamie |