Howto on etch-backports for Debian.
First you must add this line to your /etc/apt/sources.list
deb http://www.backports.org/debian/ etch-backports main contrib non-free
apt-get update
Then you imports the keyring:
apt-get install debian-backports-keyring
Enter this command to update apt-get application:
apt-get update
By adding this repository, you will gain access to the Backport repository.
Jack