File: control

package info (click to toggle)
ganeti-instance-debootstrap 0.16-6.1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 276 kB
  • sloc: sh: 436; makefile: 54
file content (31 lines) | stat: -rw-r--r-- 1,204 bytes parent folder | download | duplicates (2)
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
29
30
31
Source: ganeti-instance-debootstrap
Section: admin
Priority: optional
Maintainer: Debian Ganeti Team <team+debianganetiteam@tracker.debian.org>
Uploaders: Guido Trotter <ultrotter@debian.org>,
           Apollon Oikonomopoulos <apoikos@debian.org>
Build-Depends: debhelper (>= 11), dump, kpartx, debootstrap
Standards-Version: 4.1.4
Homepage: http://git.ganeti.org/?p=instance-debootstrap.git
Vcs-Browser: https://salsa.debian.org/ganeti-team/ganeti-instance-debootstrap
Vcs-Git: https://salsa.debian.org/ganeti-team/ganeti-instance-debootstrap.git

Package: ganeti-instance-debootstrap
Architecture: all
Depends:
 debootstrap,
 dump,
 e2fsprogs,
 fdisk | util-linux (<< 2.29.2-3~),
 kpartx,
 ${misc:Depends}
Enhances: ganeti
Description: debootstrap-based instance OS definition for ganeti
 Ganeti is a virtual server cluster management software tool built on
 top of the Xen virtual machine monitor and other Open Source software.
 After setting it up it will provide you with an automated environment
 to manage highly available virtual machine instances.
 .
 This package provides an OS definition for ganeti that will allow
 installation of Debian (and possibly Unbuntu) instances via
 debootstrap.