~ubuntu-core-dev/update-notifier/ubuntu

Viewing all changes in revision 579.

  • Committer: Martin Pitt
  • Date: 2010-06-24 10:52:04 UTC
  • Revision ID: martin.pitt@canonical.com-20100624105204-q64vmbgnp7z9mamx
* Generalize firmware backend to be more easily extensible for other types
  of uevents:
  - Rename firmware.{h,c} to uevent.{h,c} and rename the functions
    accordingly.
  - configure.in, src/Makefile.am, src/update-notifier.c: Fix references for
    name changes above.
  - uevent.c: Split out the "missing general firmware" specific bits into a
    new function deal_with_missing_firmware(). This makes the on_uevent()
    function very small and clean, and easy to extend.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: