summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-01-02 13:35:40 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-01-02 13:35:40 -0400
commit7540b736d5e28f8c0644e6c2415c8d2ebf4b5861 (patch)
tree340bdb9e1101b54bfeb19dab74e2d0a91416d897 /doc/install
parentad48a20e16ef259d77752f1c0f0ab5173e6f07fa (diff)
add section linking to specific NAS howtos
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Linux_standalone.mdwn10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/install/Linux_standalone.mdwn b/doc/install/Linux_standalone.mdwn
index b132f012a..4e654febc 100644
--- a/doc/install/Linux_standalone.mdwn
+++ b/doc/install/Linux_standalone.mdwn
@@ -5,9 +5,6 @@ prebuilt tarball of the most recent release.
This tarball should work on most Linux systems. It has basically no
dependencies and is self-contained.
-The armel version can be installed on NAS devices and other embedded ARM
-linux systems.
-
* i386: [download tarball](https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-i386.tar.gz)
* amd64: [download tarball](https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-amd64.tar.gz)
* armel: [download tarball](https://downloads.kitenet.net/git-annex/linux/current/git-annex-standalone-armel.tar.gz)
@@ -21,8 +18,11 @@ Alternatively, you can unpack the tarball, and add the directory to your
PATH. This lets you use `git annex`, without overriding your system's
own versions of git, etc.
-Note: This is a last resort. Most Linux users should instead
-[[install]] git-annex from their distribution of choice.
+The armel version can be installed on NAS devices and other embedded ARM
+linux systems.
+
+* [[tips/Synology_NAS_and_git_annex]]
+* [[forum_thread|forum/new_linux_arm_tarball_build]]
## autobuilds