From 023d85c7ce60fbfc9836f9ad4db444fc3480734c Mon Sep 17 00:00:00 2001 From: Michael Stapelberg Date: Sun, 5 Aug 2012 02:18:33 +0200 Subject: [PATCH] repositories: the ubuntu autobuilder has builds for 'precise' now --- _docs/repositories | 6 +++--- docs/repositories.html | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/_docs/repositories b/_docs/repositories index f1d9c5d..9dc6529 100644 --- a/_docs/repositories +++ b/_docs/repositories @@ -1,7 +1,7 @@ Debian and Ubuntu repositories ============================== Michael Stapelberg -June 2012 +August 2012 == When should you use our repositories? @@ -48,7 +48,7 @@ This Ubuntu repository contains packages which are automatically built a few minutes after every commit. To use it, run the following commands: --------------------------------------------------------------------------------- -# echo 'deb http://build.i3wm.org/ubuntu/oneiric oneiric main' >> /etc/apt/sources.list +# echo 'deb http://build.i3wm.org/ubuntu/precise precise main' >> /etc/apt/sources.list # apt-get update # apt-get --allow-unauthenticated install i3-autobuild-keyring # apt-get update @@ -56,7 +56,7 @@ minutes after every commit. To use it, run the following commands: --------------------------------------------------------------------------------- Development versions are only available for the latest version of Ubuntu, which -is oneiric at the moment. +is precise at the moment. == Debian repository diff --git a/docs/repositories.html b/docs/repositories.html index 32131c9..af54e6c 100644 --- a/docs/repositories.html +++ b/docs/repositories.html @@ -4,7 +4,7 @@ - + i3: Debian and Ubuntu repositories @@ -31,7 +31,7 @@ window.onload = function(){asciidoc.footnotes();}

Debian and Ubuntu repositories

Michael Stapelberg
<michael@i3wm.org>
-June 2012 +August 2012

1. When should you use our repositories?

@@ -99,14 +99,14 @@ precise.

minutes after every commit. To use it, run the following commands:

-
# echo 'deb http://build.i3wm.org/ubuntu/oneiric oneiric main' >> /etc/apt/sources.list
+
# echo 'deb http://build.i3wm.org/ubuntu/precise precise main' >> /etc/apt/sources.list
 # apt-get update
 # apt-get --allow-unauthenticated install i3-autobuild-keyring
 # apt-get update
 # apt-get install i3

Development versions are only available for the latest version of Ubuntu, which -is oneiric at the moment.

+is precise at the moment.

-- 2.39.5