> Hmm... I guess you'd still suffer from performance problems when your > locally-compiled packages get updated by "apt-get upgrade" and hence > replacing your tuned packages with the stock precompiled ones. > So I guess for the sun to shine we'd want some way to flag some packages > as "always install from source" or something like that.
I'm guessing (and its purely a guess), the replace-local-package problem can be side-stepped blocking the distro's packages. Something like https://superuser.com/questions/812253/permanently-block-distro-package-installation . Jeff

