From ee9bb9d020f094367088c50627345e0f9b854925 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Mon, 7 Jan 2013 19:00:12 -0500 Subject: do not mention lenny or distributions since those may change according to policy, we just refer to stable, testing and unstable now. --- templates/index.html.erb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/index.html.erb b/templates/index.html.erb index e4c70cb..7990d51 100644 --- a/templates/index.html.erb +++ b/templates/index.html.erb @@ -14,13 +14,13 @@ it for yourself, but it comes at no warranty.

In your /etc/apt/source.list:

-deb http://debian.<%= @domain %>/debian lenny main
-deb-src http://debian.<%= @domain %>/debian lenny main
+deb http://debian.<%= @domain %>/debian stable main
+deb-src http://debian.<%= @domain %>/debian stable main
 
-"lenny", of course, can be replaced by your distribution. Know that we usually -package straight for etch or lenny. Packages will likely not be available in -squeeze or sid.

+stable can be replaced by testing +or unstable if you wish to test the development version +of packages.

Adding the archive key to your keyring

-- cgit v1.2.3