]> git.sur5r.net Git - i3/i3.github.io/commitdiff
repositories: point to bintray, update ubuntu to wily
authorMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Apr 2016 11:31:29 +0000 (13:31 +0200)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 9 Apr 2016 11:42:37 +0000 (13:42 +0200)
_docs/repositories
docs/repositories.html

index 91b370915480df095df24a342a3ce530eda6583e..d5432bd8838935d5baa30c73da0dd1e736e61bd9 100644 (file)
@@ -1,7 +1,7 @@
 Debian and Ubuntu repositories
 ==============================
 Michael Stapelberg <michael@i3wm.org>
-November 2015
+April 2016
 
 == When should you use our repositories?
 
@@ -52,7 +52,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/trusty trusty main' >> /etc/apt/sources.list
+# echo 'deb http://dl.bintray.com/i3/i3-autobuild-ubuntu wily main' > /etc/apt/sources.list.d/i3-autobuild.list
 # apt-get update
 # apt-get --allow-unauthenticated install i3-autobuild-keyring
 # apt-get update
@@ -60,7 +60,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 trusty at the moment.
+is wily at the moment.
 
 == Debian repository
 
@@ -68,7 +68,7 @@ Our Debian 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/debian/sid sid main' > /etc/apt/sources.list.d/i3-autobuild.list
+# echo 'deb http://dl.bintray.com/i3/i3-autobuild sid main' > /etc/apt/sources.list.d/i3-autobuild.list
 # apt-get update
 # apt-get --allow-unauthenticated install i3-autobuild-keyring
 # apt-get update
@@ -87,7 +87,7 @@ your distribution, create the file
 
 ----------------------------
 Package: i3*
-Pin: origin "build.i3wm.org"
+Pin: origin "dl.bintray.com"
 Pin-Priority: 1001
 ----------------------------
 
index af4c8fc9c8a885cdb56c6f83671e45f8a285b7c8..0bd5ba229e55fca8c3b34b415812ffb1fec22a51 100644 (file)
@@ -32,7 +32,7 @@ document.addEventListener("DOMContentLoaded", function(){asciidoc.footnotes();},
 <h1>Debian and Ubuntu repositories</h1>\r
 <span id="author">Michael Stapelberg</span><br />\r
 <span id="email"><tt>&lt;<a href="mailto:michael@i3wm.org">michael@i3wm.org</a>&gt;</tt></span><br />\r
-<span id="revdate">November 2015</span>\r
+<span id="revdate">April 2016</span>\r
 </div>\r
 <div class="sect1">\r
 <h2 id="_when_should_you_use_our_repositories">1. When should you use our repositories?</h2>\r
@@ -103,14 +103,14 @@ this repository. See <a href="https://wiki.ubuntu.com/Releases">Ubuntu releases<
 minutes after every commit. To use it, run the following commands:</p></div>\r
 <div class="listingblock">\r
 <div class="content">\r
-<pre><tt># echo 'deb http://build.i3wm.org/ubuntu/trusty trusty main' &gt;&gt; /etc/apt/sources.list\r
+<pre><tt># echo 'deb http://dl.bintray.com/i3/i3-autobuild-ubuntu wily main' &gt; /etc/apt/sources.list.d/i3-autobuild.list\r
 # apt-get update\r
 # apt-get --allow-unauthenticated install i3-autobuild-keyring\r
 # apt-get update\r
 # apt-get install i3</tt></pre>\r
 </div></div>\r
 <div class="paragraph"><p>Development versions are only available for the latest version of Ubuntu, which\r
-is trusty at the moment.</p></div>\r
+is wily at the moment.</p></div>\r
 </div>\r
 </div>\r
 </div>\r
@@ -121,7 +121,7 @@ is trusty at the moment.</p></div>
 minutes after every commit. To use it, run the following commands:</p></div>\r
 <div class="listingblock">\r
 <div class="content">\r
-<pre><tt># echo 'deb http://build.i3wm.org/debian/sid sid main' &gt; /etc/apt/sources.list.d/i3-autobuild.list\r
+<pre><tt># echo 'deb http://dl.bintray.com/i3/i3-autobuild sid main' &gt; /etc/apt/sources.list.d/i3-autobuild.list\r
 # apt-get update\r
 # apt-get --allow-unauthenticated install i3-autobuild-keyring\r
 # apt-get update\r
@@ -141,7 +141,7 @@ your distribution, create the file
 <div class="listingblock">\r
 <div class="content">\r
 <pre><tt>Package: i3*\r
-Pin: origin "build.i3wm.org"\r
+Pin: origin "dl.bintray.com"\r
 Pin-Priority: 1001</tt></pre>\r
 </div></div>\r
 <div class="paragraph"><p>Then, run <tt>apt-get update</tt> and install <tt>i3</tt>.</p></div>\r