FC7 plan comments

Callum Lerwick seg at haxxed.com
Fri Dec 22 01:11:52 UTC 2006


On Thu, 2006-12-21 at 00:52 -0500, Bill Nottingham wrote:
> It's used by the update applet - the applet queries it for available
> updates, and by having the daemon resident, it saves bloat and slowness
> in the applet. (Basically, the same code would have to be in one
> place or the other...)

I thought one of the main reasons for dbus to exist is so rootspace can
broadcast messages to GUI sessions, rather than having to go the other
way. The update agent is run by a cron job, emits a dbus message, and
terminates.

Or, it just writes to a status file. The applet uses the magic of
inotify to be notified of changes. Files are good. Everything is a file.
This way also makes the status persist on the filesystem rather than in
RAM via a heavyweight daemon.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-maintainers/attachments/20061221/fee7a414/attachment.sig>


More information about the Fedora-maintainers mailing list