On Wed, Aug 29, 2007 at 12:32:51AM -0500, Michael E Brown wrote: > Pre-resolve hook never gets run unless there are actual updates (at > least in my testing.)
That's another sign that doing it as a side-effect of updating is not quite right. I understand wanting to avoid having to use the $(run_command) syntax in instructions, since that's error-prone and not what people are used to typing. > I dont really want that, though. If the user runs "yum update" and there > are new firmware types available, I would like them installed. Why not have it happen when they run `ls`, or when they start firefox? :) -- Matthew Miller [EMAIL PROTECTED] <http://mattdm.org/> Boston University Linux ------> <http://linux.bu.edu/> _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
