Skip to content

This version of Proxmox VE is compatible with the arm64, riscv64, and loongarch64 architectures.

License

Notifications You must be signed in to change notification settings

jiangcuo/Proxmox-Port

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proxmox VE Port package source

How to Build

Initializing the build host

We need Debian 12 for this code

apt update
apt install quilt docker.io -y
cd docker
docker build -t pvebuilder -f dockerfile.arm64 .

Build via Docker

bash build.sh pve-common

The built package will be under /tmp/pve-common

Custom Docker Image

BUILDERNAME=dockerpull.com/pvebuilder:20241101 bash build.sh pve-common

proxmox-backup-restore-images

This package will pull in the kernel and ZFS packages, which can cause failures if the network is slow, so an additional submodule.list check has been added.

If the file exists, it will use the submodules listed in the file, with the file format referencing the packages/proxmox-backup-restore-image/autobuild.sh file.

About

This version of Proxmox VE is compatible with the arm64, riscv64, and loongarch64 architectures.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages