diff --git a/doc/forum/building_the_standalone_distribution_from_source.mdwn b/doc/forum/building_the_standalone_distribution_from_source.mdwn new file mode 100644 index 0000000000..eab4e9829e --- /dev/null +++ b/doc/forum/building_the_standalone_distribution_from_source.mdwn @@ -0,0 +1,3 @@ +Are the instructions for building the [[standalone|install/Linux_standalone]] distribution officially documented somewhere? Do I understand correctly that this can't be done from the [tarballs on Hackage](https://hackage.haskell.org/package/git-annex), and requires [[checking out the full source tree|install/fromsource]]? Can `stack` still be used, or does this only work with `cabal`? + +Related thread: [[forum/standalone_tarballs_for_specific_versions]]. diff --git a/doc/todo/keep_git-annex_branch_checked_out__63__/comment_2_620cfbb2e2507d340dfb25d1fcd2cdfa._comment b/doc/todo/keep_git-annex_branch_checked_out__63__/comment_2_620cfbb2e2507d340dfb25d1fcd2cdfa._comment new file mode 100644 index 0000000000..5b33e3268a --- /dev/null +++ b/doc/todo/keep_git-annex_branch_checked_out__63__/comment_2_620cfbb2e2507d340dfb25d1fcd2cdfa._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="git pack files" + date="2020-07-01T17:32:45Z" + content=""" +\"git pack files are designed for fast random access\" -- but also for representing slow-changing source code files; git-annex branch contents seems quite different from the typical source code repo. +"""]] diff --git a/doc/todo/speed_up_git_annex_sync_--content_--all/comment_4_d35cfe01d9093c047b0f8ed0a6265258._comment b/doc/todo/speed_up_git_annex_sync_--content_--all/comment_4_d35cfe01d9093c047b0f8ed0a6265258._comment new file mode 100644 index 0000000000..715220e3dc --- /dev/null +++ b/doc/todo/speed_up_git_annex_sync_--content_--all/comment_4_d35cfe01d9093c047b0f8ed0a6265258._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="Ilya_Shlyakhter" + avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0" + subject="comment 4" + date="2020-07-01T17:33:49Z" + content=""" +Possibly related: [[todo/keep_git-annex_branch_checked_out?]] +"""]]