File: control

package info (click to toggle)
openstack-debian-images 1.20~deb9u2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 132 kB
  • sloc: sh: 727; makefile: 28
file content (25 lines) | stat: -rw-r--r-- 874 bytes parent folder | download
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
Source: openstack-debian-images
Section: web
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Thomas Goirand <zigo@debian.org>,
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/openstack/openstack-debian-images.git/
Vcs-Git: https://anonscm.debian.org/git/openstack/openstack-debian-images.git

Package: openstack-debian-images
Architecture: amd64 arm64
Depends: debootstrap,
         extlinux [amd64],
         mbr [amd64],
         initramfs-tools,
         kpartx,
         parted,
         qemu-utils,
	 dosfstools,
         ${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.