On 6/1/05, KEVIN ZEMBOWER <[EMAIL PROTECTED]> wrote:

> Is there a clear way to use Debian package maintenance tools to revert
> this system back to 'stable?' Will this method remove any packages which
> aren't part of the 'stable' branch (this is what I hope it would do)?

There is a tool called apt-show-versions, which can display in which 
distribution each installed package is.  So 

  apt-show-versions | grep -v stable

will giv you a list of all installed packages, which are not in the stable
distribution.

Jim

Reply via email to