~ubuntu-branches/ubuntu/maverick/testdrive/maverick

Viewing all changes in revision 29.

  • Committer: Bazaar Package Importer
  • Author(s): Andres Rodriguez
  • Date: 2010-06-30 20:15:51 UTC
  • mfrom: (1.1.27 upstream)
  • Revision ID: james.westby@ubuntu.com-20100630201551-0hhwlo89tf72j4qz
Tags: 2.4-0ubuntu1
* Improved settings file handling to support sections for different
  frontends:
  - testdrive, testdrive.py: Changes to support sections on settings file.
  - testdriverc: Reorganized in different sections.
  - Install testdriverc in testdrive-common instead of testdrive:
    + debian/testdrive.install: Installation of testdriverc moved to
      testdrive-common.install.
    + debian/testdrive.{postinst,preinst}: Moved to
      debian/testdrive-common.{postinst,preinst}.
* Respect XDG BaseDirectory settings for TestDrive's cache. (LP: #592079)
* Don't create DISK_FILE while setting defaults. This is neccesary for the
  PyGTK GUI to not create an empty DISK_FILE everytime it is launched.
  - testdrive.py: Add method to create DISK_FILE.
  - testdrive: Create the DISK_FILE right before setting up the VM.
* Changes in launching a VM to allow multiple launches in the PyGTK
  (This change only applies to KVM for now):
  - virt/kvm.py: Return the cmd needed to launch the VM in 'testdrive'.
  - testdrive: If KVM is in use, launch the VM from here.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: