官方下载:https://launchpad.net/cloud-utils

rpm包下载地址:http://rpmfind.net/linux/rpm2html/search.php?query=cloud-utils

This package provides a useful set of utilities for managing cloud images. The euca2ools package (a dependency of cloud-utils) provides an Amazon EC2 API compatible set of utilities for bundling kernels, ramdisks, and root filesystems, and uploading them to either EC2 or UEC. The tasks associated with image bundling are often tedious and repetitive. The cloud-utils package provides several scripts that wrap the complicated tasks with a much simpler interface.

openstack官方镜像手册

Depending on your distribution, the simplest way to support this is to install in your image:

  • the cloud-init package,
  • the cloud-utils package, which, on Ubuntu and Debian, also contains the growpart tool for extending partitions,
  • if you use Fedora, CentOS 7, or RHEL 7, the cloud-utils-growpart package, which contains the growpart tool for extending partitions,
  • if you use Ubuntu or Debian, the cloud-initramfs-growroot package , which supports resizing root partition on the first boot.

源代码中Changelog

0.30
- ubuntu-cloudimg-query: fix xenial default to be ebs-ssd
as traditional ebs are no longer available. (LP: #1593451)
- mount-image-callback: fix shortopt parsing (LP: #1604011)
- growpart: improved error messages on failure.
- mount-image-callback: add -S short flag for --system-mounts
- growpart: ignore sfdisk failure in 2.28.1 when due to reread failing
(LP: #1619285)
- mount-image-callback: support 'overlay' filesystem type rather
than ubuntu specific 'overlayfs' (LP: #1493188)
- mount-image-callback: support 'chroot' to lxd containers and
correctly apply user namespace change. 0.29
- cloud-localds: fix creation of vfat filesystems (LP: #1431537)
[Kamal Mostafa]
- cloud-localds: better errors on missing vfat tools and
Suggest mtools (LP: #1431533).
- growpart: fix use of partx for newer util-linux versions (LP: #1587971)
[Lars Kellogg-Stedman]
- Add license file (LP: #1294338)

最新文章

  1. HTML中使背景图片自适应浏览器大小
  2. Javascript词法分析
  3. c#跨线程访问控件帮助类
  4. 百度地图TILE算法
  5. Griddle, griddle-react 一个REACT 表格组件
  6. Linux查看系统资源命令
  7. java字符串替换函数高效实现
  8. TextView设置样式的3种方式
  9. css 导航条 布局
  10. Linux命令之修改主机名
  11. 依赖倒置原则DIP(面向接口编程—OOD)
  12. JavaScript利用闭包实现模块化
  13. Base64笔记
  14. gen_create_syn.sql
  15. GO开发[二]:golang语言基础
  16. UVA - 10339-Watching Watches
  17. Error Correct System CodeForces - 527B
  18. 【原创】Linux基础之上传下载
  19. python的array初识
  20. selenium+java利用AutoIT实现文件上传

热门文章

  1. 百度Ueditor 图片上传无反应,显示上传0张,不能点确定
  2. Spring Security 之Session管理配置
  3. Vuex基础-State
  4. CentOS中配置php环境
  5. 第30章 ADC—电压采集—零死角玩转STM32-F429系列
  6. 谷歌浏览器如何调试JS
  7. php扩展开发-常量
  8. 《Python语言及其应用》学习笔记
  9. 前言 openwrt简介
  10. [CQOI2007]余数求和 (分块+数学