mirror of
https://github.com/jiangcuo/pve-port-kernel.git
synced 2025-12-25 04:24:13 +00:00
Proxmox VE port kernel
| debian | ||
| linux@ecaa5727e1 | ||
| scripts | ||
| zfs@34f96a15c7 | ||
| .gitignore | ||
| .gitmodules | ||
| autobuild.sh | ||
| README.md | ||
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