lp://staging/~raharper/cloud-utils/trunk.fix-lp1604011
- Get this branch:
- bzr branch lp://staging/~raharper/cloud-utils/trunk.fix-lp1604011
Branch merges
- Scott Moser: Pending requested
-
Diff: 21 lines (+2/-2)1 file modifiedbin/mount-image-callback (+2/-2)
Related bugs
Bug #1604011: mount-image-callback getopt short_options misconfigured | Medium | Fix Released |
Related blueprints
Branch information
Recent revisions
- 295. By Ryan Harper
-
bin/mount-
image-callback: cleanup getopt short options configuration The short options were not configured properlty. The '-m' and '-P' options
require input values but this was not indicated as required with the ':' value
in the short opts string. The case-statement parsing options used '-O' as
accepted short option, but this was not advertised in the Usage statement, so
remove the acceptance. - 294. By Scott Moser
-
* open 0.30
* growpart: fix use of partx for newer util-linux versions (LP: #1587971)
* Add license file (LP: #1294338) - 293. By Scott Moser
-
debian/control: fix Suggests of mtools to be on cloud-image-utils
In fix for LP: #1431533 the Suggests of mtools was incorrectly added to
cloud-utils-euca rather than cloud-image-utils.
Put it in the right place. - 291. By Lars Kellogg-Stedman
-
growpart: fix use of partx for newer util-linux versions
prevent errors with recent versions (2.28) versions of partx (still
works with earlier versions as well). - 290. By Scott Moser
-
cloud-localds: better errors on missing tools. Suggest mtools.
Check early that the filesystem tools and qemu-img are available.
Give better error messages. - 289. By Scott Moser
-
cloud-localds: fix creation of vfat filesystems
create filesystem of 128k for vfat.
No longer create a file prior to genisoimage (iso9660 format) as
it is not necessary.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/cloud-utils