[pve-devel] building linux-tools package for pve-kernel ?
    Dietmar Maurer 
    dietmar at proxmox.com
       
    Thu Dec 17 08:38:01 CET 2015
    
    
  
> depend on
> http://packages.ubuntu.com/fr/wily-updates/linux-tools-4.2.0-21
> 
> in this one, they are generic wrapper
> 
> /usr/bin/perf 
> 
> which use the correct /usr/lib/linux-tools-$yourcurrentrunningkernel/perf 
OK, the code to assemble the generic package is inside 
 ubuntu-wily/debian/rules.d/3-binary-indep.mk
The code the versio specific package is in
 ubuntu-wily/debian/rules.d/2-binary-arch.mk
I will try to extract that code into our Makefile
    
    
More information about the pve-devel
mailing list