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