Compiling proxmox from source

dude20

New Member
May 3, 2020
9
1
3
23
Hello everyone!
I'd like to compile ProxMox VE from source. I want to try and modify things in the code and see how the changes affect the overall system.
I understand that all of the sources are located at git.proxmox.com, but I lack the steps to pack them all together to the final .iso.
Is there a makefile that connects everything, or is there a guide for the compilation process?

Thanks!
 
Hey,

you don't need an ISO, you can run make install or make dinstall, and the component will be installed on your current system(your system should have PVE already installed), so you're basically changing the PVE instance you're currently running. That is the easiest way to see effects of code changes. With make deb a .deb file, containing the changes you've made, will be generated which may then be installed on a different system.
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!