]> git.proxmox.com Git - pve-kernel.git/blob - debian/control.in
cherry-pick improved erratum 1386 workaround
[pve-kernel.git] / debian / control.in
1 Source: pve-kernel
2 Section: devel
3 Priority: optional
4 Maintainer: Proxmox Support Team <support@proxmox.com>
5 Build-Depends: asciidoc-base,
6 automake,
7 bc,
8 bison,
9 cpio,
10 debhelper (>= 10~),
11 file,
12 flex,
13 gcc (>= 8.3.0-6),
14 git,
15 kmod,
16 libdw-dev,
17 libelf-dev,
18 libiberty-dev,
19 libnuma-dev,
20 libpve-common-perl,
21 libslang2-dev,
22 libssl-dev,
23 libtool,
24 lintian,
25 perl-modules,
26 python-minimal,
27 rsync,
28 sed,
29 tar,
30 xmlto,
31 zlib1g-dev,
32 Build-Conflicts: pve-headers-@KVNAME@,
33 Vcs-Git: git://git.proxmox.com/git/pve-kernel
34 Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
35
36 Package: linux-tools-@KVMAJMIN@
37 Architecture: any
38 Section: devel
39 Priority: optional
40 Depends: linux-base,
41 ${misc:Depends},
42 ${shlibs:Depends},
43 Description: Linux kernel version specific tools for version @KVMAJMIN@
44 This package provides the architecture dependent parts for kernel
45 version locked tools (such as perf and x86_energy_perf_policy)
46
47 Package: pve-headers-@KVNAME@
48 Section: devel
49 Priority: optional
50 Architecture: any
51 Provides: linux-headers,
52 linux-headers-2.6,
53 Depends: coreutils | fileutils (>= 4.0),
54 Description: The Proxmox PVE Kernel Headers
55 This package contains the linux kernel headers
56
57 Package: pve-kernel-@KVNAME@
58 Section: admin
59 Priority: optional
60 Architecture: any
61 Provides: linux-image,
62 linux-image-2.6,
63 Suggests: pve-firmware,
64 Depends: busybox,
65 grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
66 initramfs-tools,
67 Description: The Proxmox PVE Kernel Image
68 This package contains the linux kernel and initial ramdisk used for booting