begin  quoting what Anthony DeRobertis said on Fri, Apr 05, 2002 at 04:31:35AM 
-0500:
> 
> Just change the 'testing' to 'woody' in your sources, then you 
> will stay with woody. Which will be stable soon. But after that 
> happens, change it back to "stable"

Just to head off the next question:

as root:

cat /etc/apt/sources.list | sed -e "s/testing/woody/g" >/etc/apt/sources.list.2
mv /etc/apt/sources.list /etc/apt/sources.list.back
mv /etc/apt/sources.list.2 /etc/apt/sources.list

There are many ways to do it.  This is one of them.

Attachment: pgpkWrZTR78eb.pgp
Description: PGP signature

Reply via email to