2018-02-28 11:26:58 +03:00
|
|
|
Source: pve-kernel
|
2018-01-24 13:54:19 +03:00
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Proxmox Support Team <support@proxmox.com>
|
2018-10-10 23:56:20 +03:00
|
|
|
Build-Depends: asciidoc-base,
|
|
|
|
automake,
|
2018-04-20 15:46:42 +03:00
|
|
|
bc,
|
|
|
|
bison,
|
2018-10-10 23:56:20 +03:00
|
|
|
cpio,
|
|
|
|
debhelper (>= 10~),
|
|
|
|
file,
|
2018-04-20 15:46:42 +03:00
|
|
|
flex,
|
2019-03-22 10:38:46 +03:00
|
|
|
gcc (>= 6.3.0-18+deb9u1),
|
2018-10-10 23:56:20 +03:00
|
|
|
git,
|
|
|
|
kmod,
|
|
|
|
libdw-dev,
|
|
|
|
libelf-dev,
|
2018-04-25 13:17:19 +03:00
|
|
|
libiberty-dev,
|
2018-10-10 23:56:20 +03:00
|
|
|
libnuma-dev,
|
2018-09-13 23:51:36 +03:00
|
|
|
libpve-common-perl,
|
2018-10-10 23:56:20 +03:00
|
|
|
libslang2-dev,
|
2018-04-20 15:46:42 +03:00
|
|
|
libssl-dev,
|
2018-10-10 23:56:20 +03:00
|
|
|
libtool,
|
2018-02-28 11:26:58 +03:00
|
|
|
lintian,
|
2018-10-10 23:56:20 +03:00
|
|
|
perl-modules,
|
|
|
|
python-minimal,
|
2018-05-09 13:15:20 +03:00
|
|
|
rsync,
|
2018-02-28 11:26:58 +03:00
|
|
|
sed,
|
|
|
|
tar,
|
2018-04-20 15:46:42 +03:00
|
|
|
xmlto,
|
2018-10-10 23:56:20 +03:00
|
|
|
zlib1g-dev,
|
2018-02-28 11:26:58 +03:00
|
|
|
Build-Conflicts: pve-headers-@KVNAME@,
|
|
|
|
Vcs-Git: git://git.proxmox.com/git/pve-kernel
|
|
|
|
Vcs-Browser: https://git.proxmox.com/?p=pve-kernel.git
|
2018-01-24 13:54:19 +03:00
|
|
|
|
2018-05-30 09:01:14 +03:00
|
|
|
Package: linux-tools-@KVMAJMIN@
|
2018-01-24 13:54:19 +03:00
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2018-02-28 11:26:58 +03:00
|
|
|
Depends: linux-base,
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
2018-05-30 09:01:14 +03:00
|
|
|
Description: Linux kernel version specific tools for version @KVMAJMIN@
|
2018-01-24 13:54:19 +03:00
|
|
|
This package provides the architecture dependent parts for kernel
|
|
|
|
version locked tools (such as perf and x86_energy_perf_policy)
|
2018-02-28 11:26:58 +03:00
|
|
|
|
|
|
|
Package: pve-headers-@KVNAME@
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Architecture: any
|
|
|
|
Provides: linux-headers,
|
|
|
|
linux-headers-2.6,
|
|
|
|
Depends: coreutils | fileutils (>= 4.0),
|
|
|
|
Description: The Proxmox PVE Kernel Headers
|
|
|
|
This package contains the linux kernel headers
|
|
|
|
|
|
|
|
Package: pve-kernel-@KVNAME@
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Architecture: any
|
|
|
|
Provides: linux-image,
|
|
|
|
linux-image-2.6,
|
|
|
|
Suggests: pve-firmware,
|
|
|
|
Depends: busybox,
|
|
|
|
grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
|
|
|
|
initramfs-tools,
|
|
|
|
Description: The Proxmox PVE Kernel Image
|
|
|
|
This package contains the linux kernel and initial ramdisk used for booting
|