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