Author: geissert Date: 2011-03-20 01:14:32 +0000 (Sun, 20 Mar 2011) New Revision: 16402 Modified: website/index.html Log: Don''t use codenames in the example sources.list lines Modified: website/index.html ==================================================================--- website/index.html 2011-03-19 23:55:41 UTC (rev 16401) +++ website/index.html 2011-03-20 01:14:32 UTC (rev 16402) @@ -70,8 +70,8 @@ <li>if this process is too slow, providing fixed packages built against testing in the <em>testing-security apt repository</em>: <pre> - deb http://security.debian.org squeeze/updates main contrib non-free - deb-src http://security.debian.org squeeze/updates main contrib non-free + deb http://security.debian.org testing/updates main contrib non-free + deb-src http://security.debian.org testing/updates main contrib non-free </pre> However, the majority of security fixes reach testing by migration from unstable. </li>