lp:ubuntu/oneiric/virt-manager

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/oneiric/virt-manager
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

52. By Marc Deslauriers

debian/patches/fix_resize_to_vm.patch: fix "Resize to VM" menu option
by correcting inverted return values in /src/virtManager/autodrawer.py.
(LP: #828787)

51. By Marc Deslauriers

* debian/patches/fix_grep_portability.patch: support target systems where
  the grep utility has no -q option. (LP: #792985)
* debian/patches/fix_net_stats.patch: fix broken net stats gathering.

50. By Marc Deslauriers

* Merge from debian unstable. Remaining changes:
  - debian/control: Depend on python-appindicator for appindicator
    support.
  - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
    where the Application Indicator can find it.
  - debian/patches/more_helpful_error_message.patch: explain to the user
    why he can't connect to qemu:///system and what he can do fix it.
  - debian/control: lower libvirt-bin from Recommends to Suggests; seems
    some users (like netbooks) want to manage VMs, but not host them; see
    meta packages (ubuntu-virt, ubuntu-virt-server, ubuntu-virt-mgmt) for
    group installation of virt package sets.
  - debian/patches/use_ubuntu_package_names.patch: Suggest installing the
    packages that are actually available in Ubuntu.
  - debian/rules: Set qemu user to libvirt-qemu so appropriate
    permissions get set.
  - debian/rules: Set Ubuntu as the preferred distro so we appear first
    in the list.
  - debian/rules: disable TUI for now, since the required dependencies
    are not available (Newt Syrup).
  - debian/rules: Drop patchsys-quilt include since dpkg-source does the
    quilt dance for us.
  - Removed python-ipy dependency as it is in universe:
    - debian/control: remove python-ipy from Depends
    - debian/series: disable 0002-Use-IPy-from-python-ipy.patch patch so
      we use the one that's included in the virt-manager source.
    - debian/rules: don't delete the IPy file.
* Removed patches:
  - debian/patches/fullscreen_show_toolbar.patch: not needed with new
    version.
  - debian/patches/fork_before_using_gconf.patch: not needed with new
    version.

49. By Marc Deslauriers

debian/patches/fullscreen_show_toolbar.patch: When switching to fullscreen
under Unity, the top menu bar doesn't display anymore, so there's no
way to exit fullscreen mode. This patch displays the toolbar when in
fullscreen to work around the issue. It also hides the menu so it
doesn't waste more real estate when using the classic desktop.
(LP: #772729)

48. By Marc Deslauriers

* Merge from debian unstable. Remaining changes: (LP: #747078)
  - debian/control: Depend on python-appindicator for appindicator
    support.
  - Add a /usr/share/pixmaps/virt-manager-icon.svg symlink to link icon to
    where the Application Indicator can find it.
  - debian/patches/more_helpful_error_message.patch: explain to the user
    why he can't connect to qemu:///system and what he can do fix it.
  - debian/control: lower libvirt-bin from Recommends to Suggests; seems
    some users (like netbooks) want to manage VMs, but not host them; see
    meta packages (ubuntu-virt, ubuntu-virt-server, ubuntu-virt-mgmt) for
    group installation of virt package sets.
  - debian/patches/use_ubuntu_package_names.patch: Suggest installing the
    packages that are actually available in Ubuntu.
  - debian/rules: Set qemu user to libvirt-qemu so appropriate
    permissions get set.
  - debian/rules: Set Ubuntu as the preferred distro so we appear first
    in the list.
  - debian/rules: disable TUI for now, since the required dependencies
    are not available (Newt Syrup).
  - debian/rules: Drop patchsys-quilt include since dpkg-source does the
    quilt dance for us.
  - debian/patches/fork_before_using_gconf.patch: fork earlier to resolve
    cpu usage issue and appindicator issue.
  - Removed python-ipy dependency as it is in universe:
    - debian/control: remove python-ipy from Depends
    - debian/series: disable 0002-Use-IPy-from-python-ipy.patch patch so
      we use the one that's included in the virt-manager source.
    - debian/rules: don't delete the IPy file.
* Removed patches:
  - debian/patches/dont-always-launch-consoles.patch: Upstream
  - debian/patches/fix_apparmor_details.patch: Upstream
  - debian/patches/fix-cpu-wrong-types.patch: Upstream
  - debian/patches/no_hal_traceback.patch: Upstream

47. By Marc Deslauriers

debian/rules: disable TUI for now, since the required dependencies
are not available (Newt Syrup). (LP: #758797)

46. By Marc Deslauriers

debian/patches/fix_apparmor_details.patch: Don't show selinux specific
information in the VM overview screen if AppArmor is being used.

45. By Marc Deslauriers

debian/patches/no_hal_traceback.patch: since we don't ship hal by
default, don't print a traceback at each startup, just the error
message.

44. By Marc Deslauriers

* debian/patches/use_ubuntu_package_names.patch: Suggest installing the
  packages that are actually available in Ubuntu.
* debian/patches/more_helpful_error_message.patch: unbreak, and make
  error message even more helpful.
* debian/patches/da_l10n.patch: dropped. Translation fixes should be
  done in Launchpad.

43. By Marc Deslauriers

* debian/patches/show_session_or_system_in_console.diff: removed, recent
  versions of virt-manager already show this.
* debian/patches/qemu-system-by-default.patch: removed, virt-manager has
  been using qemu:///system by default for a while now, and this patch is
  broken, which prevents the helpful message from coming up upon first
  run.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/precise/virt-manager
This branch contains Public information 
Everyone can see this information.

Subscribers