Proxmox VE port kernel
Go to file
2025-09-30 06:57:04 +00:00
debian add CONFIG_QOS_SCHED_DYNAMIC_AFFINITY kconfig 2025-09-30 06:57:04 +00:00
linux@ecaa5727e1 update linux and zfs 2025-09-29 10:18:02 +00:00
scripts revert scripts/version.sh 2024-06-08 18:53:56 +08:00
zfs@34f96a15c7 update linux and zfs 2025-09-29 10:18:02 +00:00
.gitignore Ignore build artifacts 2020-09-17 17:11:23 +02:00
.gitmodules init for openelur kernel 2024-05-17 19:23:36 +08:00
autobuild.sh fix apt update error 2025-08-20 11:31:39 +08:00
README.md Update README.md 2025-02-02 18:15:31 +08:00

pve-port-kernel

Because maintaining the kernel requires a significant amount of time, we directly use the OpenEuler 6.6 kernel as the default kernel for PVEPort. This kernel is adapted to a variety of ARM devices and LoongArch, supporting more hardware types than the upstream kernel.

How to install

apt update
apt search pve-kernel|grep openeuler
apt install pve-kernel-6.6.0-openeuler #meta package.You can get latest version.

How to build

bash autobuild.sh