~smoser/ubuntu/+source/cloud-utils:bug/1762748-xenial-growpart-past-2TB-disks

Last commit made on 2018-04-19
Get this branch:
git clone -b bug/1762748-xenial-growpart-past-2TB-disks https://git.launchpad.net/~smoser/ubuntu/+source/cloud-utils
Only Scott Moser can upload to this branch. If you are Scott Moser please log in for upload directions.

Branch merges

Branch information

Name:
bug/1762748-xenial-growpart-past-2TB-disks
Repository:
lp:~smoser/ubuntu/+source/cloud-utils

Recent commits

e47fef0... by Scott Moser

releasing package cloud-utils version 0.27-0ubuntu25.1

629a5ae... by Scott Moser

update changelog

9b44ebc... by Scott Moser

growpart: fix bug that stopped GPT disks from being grown past 2TB.

Cherry pick upstream fix for growing disks past 2TB.

LP: #1762748

cd51900... by Scott Moser

Import patches-unapplied version 0.27-0ubuntu25 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 648385046bc11921d79579c7ea6542761340a766

New changelog entries:
  * mount-image-callback: update partitions and settle on nbd mounts.
    (LP: #1741300)

6483850... by Scott Moser

Import patches-unapplied version 0.27-0ubuntu24 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 6e83c09c746efdb184d85fc5b423c9db20dc9f15

New changelog entries:
  * cloud-localds: support --vendor-data, network-config and 'tar'
    output. This is in support of the work going into cloud-init
    under LP: #1549403.

6e83c09... by Scott Moser

Import patches-unapplied version 0.27-0ubuntu23 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 1ea423c536c794f72648229f83c4922ad26ee2ce

New changelog entries:
  * sync to trunk at revno 281
    * mount-image-callback: default to '--partition=auto' and
      better waiting for nbd partitions.

1ea423c... by Dimitri John Ledkov

Import patches-unapplied version 0.27-0ubuntu22 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 377f3a604268d72d3e25c3f3314f42e314f78562

New changelog entries:
  * Add more architectures.

377f3a6... by Scott Moser

Import patches-unapplied version 0.27-0ubuntu21 to ubuntu/xenial-proposed

Imported using git-ubuntu import.

Changelog parent: 52540f7ebbfbe248b1088aed4d51d2191cbe63a6

New changelog entries:
  * d/control: split out tools that are dependent on euca2ools into
    cloud-utils-euca package. This removes the indirect dependency
    on python2.
  * sync to trunk at revno 279
    * mount-image-callback: use qemu-nbd --read-only for safer read only
    * mount-image-callback: add '--overlay' to use overlayfs mounts
    * mount-image-callback: add '--mountpoint' flag to mount to an existing dir
    * spelling cleanups in man/growpart.1 (Closes: #793919)

52540f7... by Scott Moser

Import patches-unapplied version 0.27-0ubuntu20 to ubuntu/wily-proposed

Imported using git-ubuntu import.

Changelog parent: 291da8fe42ed6b7ad504b2905ea39d0b6c03ff18

New changelog entries:
  * sync to trunk at revno 274
    * mount-image-callback: fix regression in check for image existance.

291da8f... by Scott Moser

Import patches-unapplied version 0.27-0ubuntu19 to ubuntu/wily-proposed

Imported using git-ubuntu import.

Changelog parent: 4628b5917113eb21dc350524d5819cffbc1d2e88

New changelog entries:
  * sync to trunk at revno 273
    * mount-image-callback: specify --format to qemu-nbd (LP: #1492386)