diff options
author | Joey Hess <joey@kitenet.net> | 2012-09-29 12:28:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-09-29 12:28:23 -0400 |
commit | cfc591379ca0fa79829e1d54bae48650f20f5b6d (patch) | |
tree | 76ebfbf07d7ca7e1324ff52b88bb4008b9e86c76 /doc | |
parent | 751f7947483580f17476bd74bc8cb5703f1b926b (diff) | |
parent | 7acb0955268301b0b3c983a82f257de1ceac3445 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
3 files changed, 22 insertions, 0 deletions
diff --git a/doc/forum/autobuilders_for_git-annex_to_aid_development/comment_2_fef17a10226af5671495c2929653c337._comment b/doc/forum/autobuilders_for_git-annex_to_aid_development/comment_2_fef17a10226af5671495c2929653c337._comment new file mode 100644 index 000000000..da3cd6e67 --- /dev/null +++ b/doc/forum/autobuilders_for_git-annex_to_aid_development/comment_2_fef17a10226af5671495c2929653c337._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawkSq2FDpK2n66QRUxtqqdbyDuwgbQmUWus" + nickname="Jimmy" + subject="comment 2" + date="2012-09-29T09:01:11Z" + content=""" +I'm currently playing with the autobuilder to get it to do more sensible things so it may be broken for a day or two +"""]] diff --git a/doc/forum/linux_standalone_tarballs.mdwn b/doc/forum/linux_standalone_tarballs.mdwn new file mode 100644 index 000000000..1c6380a7d --- /dev/null +++ b/doc/forum/linux_standalone_tarballs.mdwn @@ -0,0 +1 @@ +Just saw that there is now a linux standalone tarball, I've a SL5 (RHEL5) based machine which I can churn out git-annex binaries if there is interest. diff --git a/doc/forum/linux_standalone_tarballs/comment_1_5c3ceb845a45e50784f7098bfbf94df1._comment b/doc/forum/linux_standalone_tarballs/comment_1_5c3ceb845a45e50784f7098bfbf94df1._comment new file mode 100644 index 000000000..64a37f366 --- /dev/null +++ b/doc/forum/linux_standalone_tarballs/comment_1_5c3ceb845a45e50784f7098bfbf94df1._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="4.154.0.149" + subject="comment 1" + date="2012-09-29T16:03:36Z" + content=""" +I'll be curious to see if the standalone tarball works on such a system.. it might need a newer libc +than RHEL5 has. + +Conversely, that'd make it a good system to build the tarball on, so it's built to work with a nice old libc. :) + +I have a machine where I could put chroots to do both 64 bit and 32 bit builds, but I don't know if I'll automate it there. Too lazy.. +"""]] |