]> git.proxmox.com Git - proxmox-backup-restore-image.git/blame - debian/control
add debug initramfs as seperate package
[proxmox-backup-restore-image.git] / debian / control
CommitLineData
275f3083 1Source: proxmox-backup-restore-image
3b259e7a
SR
2Section: admin
3Priority: optional
4Maintainer: Proxmox Support Team <support@proxmox.com>
2a1ef81f
SR
5Build-Depends: apt-rdepends,
6 asciidoc-base,
3b259e7a
SR
7 automake,
8 bc,
9 bison,
10 cpio,
daadddc2 11 debhelper (>= 12~),
3b259e7a
SR
12 dh-python,
13 flex,
14 gcc (>= 8.3.0-6),
15 git,
275f3083 16 libblkid-dev,
3b259e7a
SR
17 libdw-dev,
18 libelf-dev,
19 libtool,
20 lintian,
21 perl-modules,
22 python-minimal,
23 sed,
24 sphinx-common,
25 tar,
26 xmlto,
27 zlib1g-dev,
28Standards-Version: 4.5.1
29Homepage: https://www.proxmox.com
30
275f3083 31Package: proxmox-backup-restore-image
3b259e7a 32Architecture: amd64
dfe85008 33Recommends: proxmox-backup-file-restore
b591943e
TL
34Description: Kernel/initramfs images for Proxmox Backup single-file restore.
35 Preconfigured images used as base for single file restore of Proxmox Backup
36 Server snapshots. Not really useful on their own, so best used together with
37 the proxmox-backup-file-restore package, which provide the actual tools.
2a1ef81f
SR
38
39Package: proxmox-backup-restore-image-debug
40Architecture: amd64
41Depends: proxmox-backup-restore-image
42Description: Debug initramfs image for Proxmox Backup single-file restore.
43 Not required for production use, only useful for manual inspection of file
44 restore VMs. Includes busybox and gdb.