diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-24 12:46:57 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-24 12:46:57 -0400 |
commit | d4aec55d1c815eb5c9a2264de1d5ca2bad31bf8c (patch) | |
tree | bfd566f46b48063ad38497b432ca364b473b420b /doc/todo | |
parent | d9051db6470fd32f2c63b03c68856a7d98b60f33 (diff) | |
parent | 84022390f490fae07e090f6453b17dd455b3c5f2 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/todo')
-rw-r--r-- | doc/todo/Build_for_Synology_DSM/comment_1_4059016fa8da6af7a3eba8966821e8eb._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/todo/Build_for_Synology_DSM/comment_1_4059016fa8da6af7a3eba8966821e8eb._comment b/doc/todo/Build_for_Synology_DSM/comment_1_4059016fa8da6af7a3eba8966821e8eb._comment new file mode 100644 index 000000000..074ba998c --- /dev/null +++ b/doc/todo/Build_for_Synology_DSM/comment_1_4059016fa8da6af7a3eba8966821e8eb._comment @@ -0,0 +1,10 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + nickname="joey" + subject="comment 1" + date="2013-05-24T15:55:42Z" + content=""" +There are already git-annex builds for arm available from eg, Debian. There's a good chance that, assuming you match up the arm variant (armel, armhf, etc) and that the NAS uses glibc and does not have too old a version, that the binary could just be copied in, possibly with some other libraries, and work. This is what's done for the existing Linux standalone builds. + +So, I look at this bug report as \"please add a standalone build for arm\", not as a request to support a specific NAS which I don't have ;) +"""]] |