[pve-devel] building linux-tools package for pve-kernel ?

Dietmar Maurer dietmar at proxmox.com
Thu Dec 17 07:34:20 CET 2015


> I need to build linux-tools package, but it need to build from kernel sources.
> So I think I need to build them in same pve-kernel.git tree.
> 
> but I don't known how to do it.

Sigh, that packages seem to to totally undocumented.

I tried the following:

from inside my pve-kernel dir (/home/dietmar/pve4-devel/pve-kernel):

# wget
http://http.debian.net/debian/pool/main/l/linux-tools/linux-tools_3.16-3.debian.tar.xz
# mkdir test
# cd test
# tar xf ../linux-tools_3.16-3.debian.tar.xz
# ln -sf /home/dietmar/pve4-devel/pve-kernel/ubuntu-wily debian/build
# dpkg-buildpackage -b 

but it does not fully compile.




More information about the pve-devel mailing list