On Fri, 2007-10-12 at 11:25 +0200, Terje Rosten wrote: > Would it be possible to start the mainloop() quickly (in the > yum-updatesd wrapper), return to prompt and then import yumupd and set > up stuff in the background?
The wrapper is gone, but sped this up just by having the service started in the background as of yum-updatesd-0.6. It means we lose reliable start/failed info, but if we switched to doing something like the above, then we'd similarly lose any of the interesting start/failed info. I'm looking at moving it to be started via system bus activation, but that makes it less useful for the auto-updating used on a server case. So some thought is needed first and so I'm not going to make the change for F8 Jeremy _______________________________________________ Yum-devel mailing list [email protected] https://lists.dulug.duke.edu/mailman/listinfo/yum-devel
