At 16:42 19.07.01, you wrote: > What might be the URL/apt-get sources.list line for security fixes of >the non-US packages?
Taken from the latest Debian Weekly News - July 18th, 2001 Newbie Tip-of-the-week Are you security-conscious? Good! Here's how you can use apt-get to keep your potato system up-to-date with the latest security patches: in /etc/apt/sources.list include those lines deb http://security.debian.org/debian-security potato/updates main contrib non- free deb http://security.debian.org/debian-non-US potato/non-US main contrib non-fre e deb http://security.debian.org potato/updates main contrib non-free Thereafter, a quick apt-get update && apt-get upgrade is all you need to keep the gremlins at bay. HTH Jens