]> git.proxmox.com Git - pve-kernel.git/blob - debian/control.in
f26984567280800ca30c4da10c58ce1671ab7464
[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,
6 bc,
7 bison,
8 flex,
9 gcc-6 (>= 6.3.0-18+deb9u1),
10 libiberty-dev,
11 libssl-dev,
12 lintian,
13 rsync,
14 sed,
15 tar,
16 xmlto,
17 Build-Conflicts: pve-headers-@KVNAME@,
18 Vcs-Git: git://git.proxmox.com/git/pve-kernel
19 Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
20
21 Package: linux-tools-@KVMAJMIN@
22 Architecture: any
23 Section: devel
24 Priority: optional
25 Depends: linux-base,
26 ${misc:Depends},
27 ${shlibs:Depends},
28 Description: Linux kernel version specific tools for version @KVMAJMIN@
29 This package provides the architecture dependent parts for kernel
30 version locked tools (such as perf and x86_energy_perf_policy)
31
32 Package: pve-headers-@KVNAME@
33 Section: devel
34 Priority: optional
35 Architecture: any
36 Provides: linux-headers,
37 linux-headers-2.6,
38 Depends: coreutils | fileutils (>= 4.0),
39 Description: The Proxmox PVE Kernel Headers
40 This package contains the linux kernel headers
41
42 Package: pve-kernel-@KVNAME@
43 Section: admin
44 Priority: optional
45 Architecture: any
46 Provides: linux-image,
47 linux-image-2.6,
48 Suggests: pve-firmware,
49 Depends: busybox,
50 grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
51 initramfs-tools,
52 Description: The Proxmox PVE Kernel Image
53 This package contains the linux kernel and initial ramdisk used for booting