I am trying to downgrade from Squeeze back to Lenny with the usual method by adding to my /etc/apt/preferences
Package: *
Pin: release a=oldstable
Pin-Priority: 1001
and then doing "sudo apt-get update && sudo apt-get upgrade" but for some reason it does not work (i got both stable and oldstable in sources.list)