[ARVADOS] updated: 2.1.0-1142-g556addba5
Git user
git at public.arvados.org
Tue Aug 3 21:03:10 UTC 2021
Summary of changes:
doc/install/packages.html.textile.liquid | 1 +
1 file changed, 1 insertion(+)
via 556addba557fbc41ab1d9cb7990202833f8669c9 (commit)
from d941fb925f6f1b37a92eb4195c9da0c1df1693fc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit 556addba557fbc41ab1d9cb7990202833f8669c9
Author: Ward Vandewege <ward at curii.com>
Date: Tue Aug 3 17:02:37 2021 -0400
Update the package repositories page, we now have Debian 11 (bullseye)
pacakges.
refs #17949
Arvados-DCO-1.1-Signed-off-by: Ward Vandewege <ward at curii.com>
diff --git a/doc/install/packages.html.textile.liquid b/doc/install/packages.html.textile.liquid
index 5d74e4a7e..fb296ad5a 100644
--- a/doc/install/packages.html.textile.liquid
+++ b/doc/install/packages.html.textile.liquid
@@ -41,6 +41,7 @@ As root, add the Arvados package repository to your sources. This command depen
table(table table-bordered table-condensed).
|_. OS version|_. Command|
+|Debian 11 ("bullseye")|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/buster bullseye main" | tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
|Debian 10 ("buster")|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/buster buster main" | tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
|Ubuntu 20.04 ("focal")[1]|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/focal focal main" | tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
|Ubuntu 18.04 ("bionic")[1]|<notextile><code><span class="userinput">echo "deb http://apt.arvados.org/bionic bionic main" | tee /etc/apt/sources.list.d/arvados.list</span></code></notextile>|
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list