1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
Source: openstack-debian-images
Section: web
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
Thomas Goirand <zigo@debian.org>,
Mehdi Abaakouk <sileht@sileht.net>,
Thomas Bechtold <toabctl@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/openstack-debian-images.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/openstack-debian-images.git
Package: openstack-debian-images
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: debootstrap,
extlinux,
initramfs-tools,
kpartx,
mbr,
parted,
qemu-utils,
${misc:Depends}
Description: script to build a Debian image for OpenStack
This package contains a script which is helpful for creating images to be used
with the OpenStack IaaS cloud software suite. It uses only tools available
within Debian.
|