From 62e64ae26b4ca7e0dcc55eed646b561cab0dc374 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" Date: Wed, 26 Feb 2014 21:04:44 +0000 Subject: Added a comment: Are the ARM binaries ARMv6 or ARMv7? --- doc/install/comment_1_1adc00aecc51f1e74701bd67cd74155d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/install/comment_1_1adc00aecc51f1e74701bd67cd74155d._comment diff --git a/doc/install/comment_1_1adc00aecc51f1e74701bd67cd74155d._comment b/doc/install/comment_1_1adc00aecc51f1e74701bd67cd74155d._comment new file mode 100644 index 000000000..8218aa40d --- /dev/null +++ b/doc/install/comment_1_1adc00aecc51f1e74701bd67cd74155d._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawmUJBh1lYmvfCCiGr3yrdx-QhuLCSRnU5c" + nickname="Justin" + subject="Are the ARM binaries ARMv6 or ARMv7?" + date="2014-02-26T21:04:44Z" + content=""" +I'm trying to run git-annex on my Raspberry PI, which is an ARMv6 device. But I can't tell if the prebuilt binaries are ARMv6 or ARMv7. The binaries seem to work, but it's not clear to me how early I should expect things to fail if they're compiled for ARMv7. +"""]] -- cgit v1.2.3 From 390d63172ab938bf806aa3b90555e27c370567aa Mon Sep 17 00:00:00 2001 From: "http://joeyh.name/" Date: Wed, 26 Feb 2014 21:07:21 +0000 Subject: Added a comment --- .../comment_2_7983285b56fd10359a7cc3615fd1e2fe._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/install/comment_2_7983285b56fd10359a7cc3615fd1e2fe._comment diff --git a/doc/install/comment_2_7983285b56fd10359a7cc3615fd1e2fe._comment b/doc/install/comment_2_7983285b56fd10359a7cc3615fd1e2fe._comment new file mode 100644 index 000000000..996263b18 --- /dev/null +++ b/doc/install/comment_2_7983285b56fd10359a7cc3615fd1e2fe._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.146" + subject="comment 2" + date="2014-02-26T21:07:20Z" + content=""" +The arm binaries are ARMv6; they're built on a Debian armel system. + +Obviously there is a lot of variation in ARM instructions sets. Like Debian, we're shooting for lowest common denominator here. + +(Note: I'm going to be moving your comment and this one to the place you should have posted it...) +"""]] -- cgit v1.2.3