diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-26 17:08:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-26 17:08:10 -0400 |
commit | eeeda5d0850333e51c5964202b8f33fd37ac6d4f (patch) | |
tree | 1a4f5f6e949a6409b4b585ecf9280e7eb43f08c0 /doc | |
parent | 56ea85cd64738777ae460688b5a72f1235277ab8 (diff) | |
parent | 390d63172ab938bf806aa3b90555e27c370567aa (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r-- | doc/install/comment_1_1adc00aecc51f1e74701bd67cd74155d._comment | 8 | ||||
-rw-r--r-- | doc/install/comment_2_7983285b56fd10359a7cc3615fd1e2fe._comment | 12 |
2 files changed, 20 insertions, 0 deletions
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. +"""]] 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...) +"""]] |