~cypressyew/ubuntu/+source/uvtool:fix-trusty-wait

Last commit made on 2017-12-05
Get this branch:
git clone -b fix-trusty-wait https://git.launchpad.net/~cypressyew/ubuntu/+source/uvtool
Only Po-Hsu Lin can upload to this branch. If you are Po-Hsu Lin please log in for upload directions.

Branch merges

Branch information

Name:
fix-trusty-wait
Repository:
lp:~cypressyew/ubuntu/+source/uvtool

Recent commits

c073b30... by Po-Hsu Lin

remote-wait.sh: add runlevel check for systemd

On Trusty, the uvt-kvm wait command will never return when running a guest that
is using systemd since it's not checking the runlevel for systemd.

Port the remote-wait.sh back to Trusty from devel tree.
This fixes http://pad.lv/1732883

Signed-off-by: Po-Hsu Lin <email address hidden>

c1df44f... by Dan Streetman

Import patches-unapplied version 0~bzr92-0ubuntu1.1 to ubuntu/trusty-proposed

Imported using usd-importer.

Publish parent: ec17757502eb980f954abe41c98c9051a309fd6f

New changelog entries:
  * With libvirt 1.2.8, the second disk is being reported as type iso,
    which confuses libvirt. As a temporary workaround, intercept that and call
    it raw. Thanks to Serge Hallyn and Stefan Bader for the patch
    (LP: #1372368).

ec17757... by Robie Basak

Import patches-unapplied version 0~bzr92-0ubuntu1 to ubuntu/trusty-proposed

Imported using usd-importer.

Publish parent: 51f786f2cb1e8398c0db6d2c7b3ba55ef4f5f82f

New changelog entries:
  * New upstream snapshot (bugfixes only):
    - Fix manpage to reflect correct "create" default.
    - Correctly handle wait with custom ssh keys (LP: #1287140).

51f786f... by Robie Basak

Import patches-unapplied version 0~bzr90-0ubuntu1 to ubuntu/trusty-proposed

Imported using usd-importer.

Publish parent: 49728278aaa1812ec594ea10da8d93658c93bdf0

New changelog entries:
  * New upstream snapshot (no new features):
    - Add missing copyright and licence notices.
    - Correctly print missing ssh key path when not found.
    - Add manpages.

4972827... by Robie Basak

Import patches-unapplied version 0~bzr87-0ubuntu1 to ubuntu/trusty-proposed

Imported using usd-importer.

Publish parent: 9afe46cb773d368d52d21aedb5b942fd0dbf2823

New changelog entries:
  * New upstream snapshot:
    - Suppress spurious terminal output from libvirt API (LP: #1228231).
    - Add --packages option, drop avahi-daemon default.
    - Fail wait if the libvirt domain is not running.
    - Remote wait support (LP: #1245733).
    - Skip some tests when backported to Ubuntu Precise.
    - Do not cause backtraces on some standard errors (LP: #1245641).
    - Add standard Intel architecture features (LP: #1256658).
    - Default to an ssh key from an agent if available.
    - Add support for --meta-data passing.
    - Default to 'ubuntu' login name for ssh (LP: #1280588).
    - Add yaml and pyinotify build dependencies.
    - Test for ssh parameter handling.
    - purge: explicitly specify flags for compatibility (LP: #1248389).
    - Drop "uvt-kvm import".
    - Drop experimental CLI warnings.

9afe46c... by Robie Basak

Import patches-unapplied version 0~bzr68-0ubuntu1 to ubuntu/trusty-proposed

Imported using usd-importer.

Publish parent: b6a0195e586df21bb3870748e7197c253e1cb76f

New changelog entries:
  * New upstream snapshot:
    - Delete the created volume if the stream write fails.
    - Handle new "virsh -q pool-list" format.

b6a0195... by Robie Basak

Import patches-unapplied version 0~bzr66-0ubuntu1 to ubuntu/trusty-proposed

Imported using usd-importer.

Publish parent: be03671834a28582ebea2e0ca09ff6996066941f

New changelog entries:
  * New upstream snapshot:
    - New subcommands: ip, ssh and wait.
    - Warn about unimplemented boot-finished wait.
    - Add required dependency python-yaml (LP: #1242383).
    - New uvt-kvm create options: --run-script-once and --ssh-public-key-file.
    - New dependency on python-pyinotify.
    - Diagnose libvirtd failure on postinst failure.
    - Don't drop model=virtio when specifying bridge.
    - Fix 'TypeError: not all arguments converted during string formatting'
      error.
    - New uvt-simplestreams-libvirt option: --no-authentication.
    - Do not remove old volumes immediately after sync (LP: #1251296).
    - Add simplestreams sync tests.
    - More human-readable "query" command output.

be03671... by Robie Basak

Import patches-unapplied version 0~bzr42-0ubuntu1 to ubuntu/trusty

Imported using usd-importer.

Publish parent: ac7bab41a68f0bf3590cf8c9f846b78efe78f63c

ac7bab4... by Robie Basak

Import patches-unapplied version 0~bzr42-0ubuntu1 to ubuntu/saucy

Imported using usd-importer.

Publish parent: 973907008af10444980ba13549f9157803bdf38f
Changelog parent: 32b1395b02065412f825a2c510300fcc82de7e5b

32b1395... by Robie Basak

Import patches-unapplied version 0~bzr42-0ubuntu1 to ubuntu/saucy-proposed

Imported using usd-importer.

Publish parent: d190d879ec22874bb71ed5b7befb1527c9b7ebd2

New changelog entries:
  New upstream snapshot:
    - Add --disk option and default to 8G (LP: #1234830).
    - Use a constant for the volume pool name.
    - Add --backing-image-file option.
    - Add experimental CLI notice.
    - Depend on cloud-image-utils >= 0.27 (LP: #1236724).
    - Add purge subcommand to uvt-simplestreams-libvirt (LP: #1234824).