From ca57458e9ff1c5873e2c4f68f868a5d6e2173c8b Mon Sep 17 00:00:00 2001
From: Michael Stapelberg
Date: Thu, 18 Aug 2011 22:15:37 +0200
Subject: [PATCH] add command to install sur5r-keyring to the ubuntu
instructions, remove lucid
---
_docs/repositories | 3 ++-
docs/4.0/repositories.html | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/_docs/repositories b/_docs/repositories
index ab6c0d4..39758e8 100644
--- a/_docs/repositories
+++ b/_docs/repositories
@@ -31,10 +31,11 @@ of i3. To use it, run the following commands:
---------------------------------------------------------------------------------
# echo 'deb http://debian.sur5r.net/i3/ natty universe' >> /etc/apt/sources.list
# apt-get update
+# apt-get --allow-unauthenticated install sur5r-keyring
# apt-get install i3
---------------------------------------------------------------------------------
-The following Ubuntu versions are currently available: lucid, maverick, natty.
+The following Ubuntu versions are currently available: maverick, natty.
== Debian repository
diff --git a/docs/4.0/repositories.html b/docs/4.0/repositories.html
index db62780..5dcdd0d 100644
--- a/docs/4.0/repositories.html
+++ b/docs/4.0/repositories.html
@@ -83,9 +83,10 @@ of i3. To use it, run the following commands:
# echo 'deb http://debian.sur5r.net/i3/ natty universe' >> /etc/apt/sources.list
# apt-get update
+# apt-get --allow-unauthenticated install sur5r-keyring
# apt-get install i3
-