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