lp:ubuntu/hardy-backports/libvirt

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

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Mature

Recent revisions

25. By Dustin Kirkland 

* Backport from Jaunty
* debian/control: drop open-iscsi dep, adjust libparted dep
* debian/rules: configure without iscsi

24. By Soren Hansen

* disk-bus.patch:
  - Add bus attribute to disk/target tags. Allows you to create virtio disks.
    (LP: #213991)
* nic-model.patch:
  - Add <model type='foo'/> support to network interfaces. (LP: #213991)
* graceful_shutdown.patch:
  - Rather than pulling the power from virtual machines, send an ACPI power
    button event and let the OS handle it.
* better_default_uri_virsh.patch:
  - Updated patch: Output connection URI to stderr instead of stdout to avoid
    breaking scripts that use virsh.

23. By Soren Hansen

* better_default_uri_virsh.patch:
  - Make virsh connect to qemu:///system by default if the user has write
    access to /var/run/libvirt/libvirt-sock and qemu:///session if not.

22. By Soren Hansen

*Actually* apply our patches to the -dbg version.

21. By Soren Hansen

Create /var/lib/libvirt in libvirt-bin. (LP: #191636)

20. By Soren Hansen

* dont_clobber_existing_bridges.patch:
  - Change bridge name from virbr0 to virbr%d, to ensure we never clobber
    existing bridges.
* Add iptables dependency

19. By Soren Hansen

* Build against libxen3-dev instead of libxen3.2-dev.
* libvirt-bin:
  + Replace "Suggests: dnsmasq" with "Depends: dnsmasq-base".
  + Add dependency on netcat-openbsd (to enable qemu+ssh:// style remote
    management)

18. By Soren Hansen

* Build against libxen-3.2 instead of 3.1.
* Bump bridge-utils from Suggests: to Depends:.

17. By Soren Hansen

* Merge from debian unstable, remaining changes:
  - DebianMaintainerField.
  - Add libxen3.1-dev to enable Xen management.
  - Add libpolkit-dbus-dev to enable polkit integration.
  - Build libvirt0-dbg flavour.
  - Start libvirtd by default.
  - Install polkit policy.
  - Install sasl config.
  - Install sample qemu and libvirtd config.
  - Create libvirtd group in postinst.
  - libvirt-remote-ssh.patch: Fix foo+ssh:// urls.
  - delayed_iff_up_bridge.patch: Don't try to IFF_UP the bridge interface
    until an interface gets added to it.
* Create /var/run if it doesn't exist (LP: #178106).

16. By Soren Hansen

* Clean up debian/rules (should reenable concurrent builds).
* Don't restart libvirt on upgrades (if there's a good reason, we'll
  add it to postinst/prerm with checks for specific versions).

Branch metadata

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

Subscribers