summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-12-22 12:34:28 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-12-22 12:34:28 -0400
commit0c3a6a71c42b37d2cad29e2b259fcd192dfc39f0 (patch)
treeed9d4c873ff91f0e0b3b5a7bb50e08d56073879b /doc
parent1c25b51a3f02434b02eccf24b839331a762bda6b (diff)
link to neurodebian standalone deb
Diffstat (limited to 'doc')
-rw-r--r--doc/install/Debian.mdwn8
-rw-r--r--doc/install/Ubuntu.mdwn8
2 files changed, 16 insertions, 0 deletions
diff --git a/doc/install/Debian.mdwn b/doc/install/Debian.mdwn
index 3401afded..ce928e51f 100644
--- a/doc/install/Debian.mdwn
+++ b/doc/install/Debian.mdwn
@@ -22,3 +22,11 @@ Follow the instructions to [enable backports](http://backports.debian.org/Instru
Follow the instructions to [enable backports](http://backports.debian.org/Instructions/).
sudo apt-get -t squeeze-backports install git-annex
+
+## backport
+
+If the version shipped with Debian is too old,
+the [NeuroDebian team](http://neuro.debian.net/) provides a
+[standalone build package](http://neuro.debian.net/pkgs/git-annex-standalone.html)
+that is regularly updated and that should work across all releases of
+Debian.
diff --git a/doc/install/Ubuntu.mdwn b/doc/install/Ubuntu.mdwn
index fde0e1c12..1e44226af 100644
--- a/doc/install/Ubuntu.mdwn
+++ b/doc/install/Ubuntu.mdwn
@@ -42,3 +42,11 @@ If you don't have add-apt-repository installed run this command first:
Warning: The version of git-annex shipped in Ubuntu Oneiric
had [a bug that prevents upgrades from v1 git-annex repositories](https://bugs.launchpad.net/ubuntu/+source/git-annex/+bug/875958).
If you need to upgrade such a repository, get a newer version of git-annex.
+
+## backport
+
+If the version shipped with Ubuntu is too old,
+the [NeuroDebian team](http://neuro.debian.net/) provides a
+[standalone build package](http://neuro.debian.net/pkgs/git-annex-standalone.html)
+that is regularly updated and that should work across all releases of
+Ubuntu.