Monday, June 16, 2008

exclude a package from upgrading

Debian has it's wonderful package management system called 'apt'. You can upgrade your entire box with just one command: apt-get upgrade. This will upgrade all installed packages. If there is one package you want to exclude from updating; use this:
wajig hold
I used this for the vtun package because newer versions had some compatibility issues.

No comments: