pve-kernel-thunderx/debian/control
2023-10-31 11:14:45 +08:00

100 lines
2.9 KiB
Text

Source: pve-kernel
Section: devel
Priority: optional
Maintainer: Fabian Mastenbroek <mail.fabianm@gmail.com>
Build-Depends: asciidoc,
automake,
bc,
libncurses-dev,
pkg-config,
bison,
cpio,
debhelper (>= 10~),
dwarves (>= 1.16),
flex,
gcc (>= 8.3.0-6),
git,
kmod,
libdw-dev,
libelf-dev,
libiberty-dev,
libnuma-dev,
libslang2-dev,
libssl-dev,
lz4,
python3-minimal,
python3-dev,
quilt,
rsync,
xmlto,
zlib1g-dev,
zstd
Build-Conflicts: pve-headers-6.1.60-generic,
Vcs-Git: git://github.com/fabianishere/pve-generic-kernel.git
Vcs-Browser: https://github.com/fabianishere/pve-generic-kernel
Package: linux-tools-6.1
Architecture: any
Section: devel
Priority: optional
Depends: linux-base,
${misc:Depends},
${shlibs:Depends},
Description: Linux kernel version specific tools for version 6.1
This package provides the architecture dependent parts for kernel
version locked tools (such as perf and x86_energy_perf_policy)
Package: pve-headers-6.1-generic
Architecture: all
Section: admin
Priority: optional
Depends: pve-headers-6.1.60-generic,
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 6.1
series.
Package: pve-kernel-6.1-generic
Architecture: all
Section: admin
Priority: optional
Depends: pve-firmware,
pve-kernel-6.1.60-generic,
Description: Latest Proxmox Edge Kernel Image
This is a metapackage which will install the latest available
Proxmox Edge kernel from the 6.1 series.
Package: pve-headers-6.1.60-generic
Section: devel
Priority: optional
Architecture: any
Provides: linux-headers,
linux-headers-2.6,
Depends:
Description: The Proxmox Edge Kernel Headers
This package contains the Proxmox Edge Linux kernel headers
Package: pve-kernel-6.1.60-generic
Section: admin
Priority: optional
Architecture: any
Provides: linux-image,
linux-image-2.6,
Suggests: pve-firmware,
Depends: busybox,
initramfs-tools,
Recommends: grub-pc | grub-efi-amd64 | grub-efi-ia32 | grub-efi-arm64,
Description: The Proxmox PVE Kernel Image
This package contains the Linux kernel and initial ramdisk used for booting
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.