2021-04-18 09:30:19 +00:00
|
|
|
Source: pve-kernel
|
2018-01-24 10:54:19 +00:00
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2020-04-28 13:13:50 +00:00
|
|
|
Maintainer: Fabian Mastenbroek <mail.fabianm@gmail.com>
|
2021-04-19 14:36:40 +00:00
|
|
|
Build-Depends: asciidoc,
|
2018-10-10 20:56:20 +00:00
|
|
|
automake,
|
2018-04-20 12:46:42 +00:00
|
|
|
bc,
|
|
|
|
bison,
|
2018-10-10 20:56:20 +00:00
|
|
|
cpio,
|
|
|
|
debhelper (>= 10~),
|
2021-04-19 14:36:40 +00:00
|
|
|
dwarves (>= 1.16),
|
2018-04-20 12:46:42 +00:00
|
|
|
flex,
|
2019-05-22 12:01:09 +00:00
|
|
|
gcc (>= 8.3.0-6),
|
2018-10-10 20:56:20 +00:00
|
|
|
git,
|
|
|
|
kmod,
|
|
|
|
libdw-dev,
|
|
|
|
libelf-dev,
|
2018-04-25 10:17:19 +00:00
|
|
|
libiberty-dev,
|
2018-10-10 20:56:20 +00:00
|
|
|
libnuma-dev,
|
|
|
|
libslang2-dev,
|
2018-04-20 12:46:42 +00:00
|
|
|
libssl-dev,
|
2023-11-20 03:02:08 +00:00
|
|
|
systemtap-sdt-dev,
|
|
|
|
libunwind-dev,
|
|
|
|
libcap-dev,
|
|
|
|
libbabeltrace-dev,
|
2024-01-03 21:12:21 +00:00
|
|
|
openjdk-17-jdk,
|
2023-11-20 03:02:08 +00:00
|
|
|
libtraceevent-dev,
|
2019-11-14 14:17:44 +00:00
|
|
|
lz4,
|
2021-01-14 13:26:56 +00:00
|
|
|
python3-minimal,
|
2022-11-03 21:45:15 +00:00
|
|
|
python3-dev,
|
2021-04-19 14:36:40 +00:00
|
|
|
quilt,
|
2018-05-09 10:15:20 +00:00
|
|
|
rsync,
|
2018-04-20 12:46:42 +00:00
|
|
|
xmlto,
|
2021-06-28 14:30:30 +00:00
|
|
|
zlib1g-dev,
|
|
|
|
zstd
|
2021-04-18 09:30:19 +00:00
|
|
|
Build-Conflicts: pve-headers-@KVNAME@,
|
2020-04-28 13:13:50 +00:00
|
|
|
Vcs-Git: git://github.com/fabianishere/pve-edge-kernel.git
|
|
|
|
Vcs-Browser: https://github.com/fabianishere/pve-edge-kernel
|
2018-01-24 10:54:19 +00:00
|
|
|
|
2018-05-30 06:01:14 +00:00
|
|
|
Package: linux-tools-@KVMAJMIN@
|
2018-01-24 10:54:19 +00:00
|
|
|
Architecture: any
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
2018-02-28 08:26:58 +00:00
|
|
|
Depends: linux-base,
|
|
|
|
${misc:Depends},
|
|
|
|
${shlibs:Depends},
|
2018-05-30 06:01:14 +00:00
|
|
|
Description: Linux kernel version specific tools for version @KVMAJMIN@
|
2018-01-24 10:54:19 +00:00
|
|
|
This package provides the architecture dependent parts for kernel
|
|
|
|
version locked tools (such as perf and x86_energy_perf_policy)
|
2018-02-28 08:26:58 +00:00
|
|
|
|
2021-06-13 11:56:10 +00:00
|
|
|
Package: pve-headers-@KVMAJMIN@-edge
|
|
|
|
Architecture: all
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Depends: pve-headers-@KVNAME@,
|
|
|
|
Description: Latest Proxmox Edge Kernel Headers
|
|
|
|
This is a metapackage which will install the kernel headers
|
|
|
|
for the latest available Proxmox Edge kernel from the @KVMAJMIN@
|
|
|
|
series.
|
|
|
|
|
|
|
|
Package: pve-kernel-@KVMAJMIN@-edge
|
|
|
|
Architecture: all
|
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Depends: pve-firmware,
|
|
|
|
pve-kernel-@KVNAME@,
|
|
|
|
Description: Latest Proxmox Edge Kernel Image
|
|
|
|
This is a metapackage which will install the latest available
|
|
|
|
Proxmox Edge kernel from the @KVMAJMIN@ series.
|
|
|
|
|
2021-04-18 09:30:19 +00:00
|
|
|
Package: pve-headers-@KVNAME@
|
2018-02-28 08:26:58 +00:00
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Architecture: any
|
|
|
|
Provides: linux-headers,
|
|
|
|
linux-headers-2.6,
|
2021-04-18 17:55:44 +00:00
|
|
|
Depends:
|
2021-06-13 11:56:10 +00:00
|
|
|
Description: The Proxmox Edge Kernel Headers
|
|
|
|
This package contains the Proxmox Edge Linux kernel headers
|
2018-02-28 08:26:58 +00:00
|
|
|
|
2021-04-18 09:30:19 +00:00
|
|
|
Package: pve-kernel-@KVNAME@
|
2018-02-28 08:26:58 +00:00
|
|
|
Section: admin
|
|
|
|
Priority: optional
|
|
|
|
Architecture: any
|
|
|
|
Provides: linux-image,
|
|
|
|
linux-image-2.6,
|
|
|
|
Suggests: pve-firmware,
|
|
|
|
Depends: busybox,
|
|
|
|
initramfs-tools,
|
2019-07-11 12:25:44 +00:00
|
|
|
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
|
2018-02-28 08:26:58 +00:00
|
|
|
Description: The Proxmox PVE Kernel Image
|
2021-06-13 11:56:10 +00:00
|
|
|
This package contains the Linux kernel and initial ramdisk used for booting
|
2020-05-27 15:12:08 +00:00
|
|
|
|
|
|
|
Package: pve-kernel-libc-dev
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Architecture: any
|
|
|
|
Provides: linux-libc-dev,
|
|
|
|
Conflicts: linux-libc-dev,
|
|
|
|
Replaces: linux-libc-dev,
|
|
|
|
Depends: ${misc:Depends}
|
|
|
|
Description: Linux support headers for userspace development
|
|
|
|
This package provides userspaces headers from the Linux kernel. These headers
|
|
|
|
are used by the installed headers for GNU libc and other system libraries.
|