[pve-devel] building linux-tools package for pve-kernel ?
Alexandre DERUMIER
aderumier at odiso.com
Thu Dec 17 07:41:50 CET 2015
maybe from ubuntu package
http://packages.ubuntu.com/fr/wily-updates/linux-tools-4.2.0-21-generic
but source package is kernel...
----- Mail original -----
De: "dietmar" <dietmar at proxmox.com>
À: "aderumier" <aderumier at odiso.com>
Cc: "pve-devel" <pve-devel at pve.proxmox.com>
Envoyé: Jeudi 17 Décembre 2015 07:34:20
Objet: Re: [pve-devel] building linux-tools package for pve-kernel ?
> 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