summaryrefslogtreecommitdiff
path: root/doc/install
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-16 01:51:19 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-16 01:51:19 -0400
commit04958b79b37842a30c48d7bbe8ee6f79b4ee7e7b (patch)
tree73b7b8d433afa0f1443313314b11461f5bce112a /doc/install
parent2fb59a5f4deb2741a85ad5c1afd0ceb0eab986e6 (diff)
Linux standalone build now includes its own glibc and forces the linker to use it, to remove dependence on the host glibc.
Diffstat (limited to 'doc/install')
-rw-r--r--doc/install/Linux_standalone.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/install/Linux_standalone.mdwn b/doc/install/Linux_standalone.mdwn
index 8ee669113..98230d3d7 100644
--- a/doc/install/Linux_standalone.mdwn
+++ b/doc/install/Linux_standalone.mdwn
@@ -2,8 +2,8 @@ If your Linux distribution does not have git-annex packaged up for you,
you can either build it [[fromscratch]], or you can use a handy
prebuilt tarball of the most recent release.
-This tarball should work on most Linux systems. It does not depend
-on anything except for glibc.
+This tarball should work on most Linux systems. It has basically no
+dependencies and is self-contained.
[download tarball](https://downloads.kitenet.net/git-annex/linux/current/)