~ps-jenkins/ubuntu-system-image/ubuntu-utopic-proposed

Viewing all changes in revision 130.

  • Committer: Barry Warsaw
  • Date: 2013-07-31 23:28:22 UTC
  • Revision ID: barry@python.org-20130731232822-55w291ygw1zaihst
* Fix upgrade path scoring and winner resolution when two candidate upgrade
  paths have the same score.  (LP: #1206866)
* Make system-image-cli and system-image-dbus more amenable to being run in
  "demo" mode out of a virtualenv.
  - Update setup.py with run-time dependencies.
  - Add a tools/demo.ini sample configuration file which allows the full
    upgrade procedure to be executed (reboots are a no-op, and the device is
    fixed to 'grouper').
* Major changes to the way logging is done.
  - The config file now has [system]logfile and [system]loglevel variables
    which control where and how logging goes under normal operation.
  - A single -v on the command line mirrors the log file output to the
    console, and sets both log levels to INFO level.  Two -v on the command
    line also mirrors the output, but sets the log levels to DEBUG.
* Added tools/sd.py which serves as a DBus client for testing and debugging
  purposes.

Also, the next version will be 1.0.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: