From ea55609e54095b1abcc53b6c750cfec8e6ced211 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 12 Sep 2012 16:00:25 -0400 Subject: interesting quote --- doc/design/assistant/blog/day_80__default_backend.mdwn | 14 ++++++++++++++ doc/todo/special_remote_for_amazon_glacier.mdwn | 6 ++++++ 2 files changed, 20 insertions(+) create mode 100644 doc/design/assistant/blog/day_80__default_backend.mdwn (limited to 'doc') diff --git a/doc/design/assistant/blog/day_80__default_backend.mdwn b/doc/design/assistant/blog/day_80__default_backend.mdwn new file mode 100644 index 000000000..5b6aa7f98 --- /dev/null +++ b/doc/design/assistant/blog/day_80__default_backend.mdwn @@ -0,0 +1,14 @@ +I've changed the default backend used by git-annex from SHA256 to SHA256E. +Including the filename extension in the key is known to make repositories +more usable on things like MP3 players, and I've recently learned it also +avoids [[forum/Weird_behavior_with_OS_X_Finder_and_Preview.app]]. + +I thought about only changing the default in repositories set up by the +assistant, but it seemed simpler to change the main default. The old +backend is really only better if you might have multiple copies of files +with the same content that have different extensions. + +Fixed the socket leak in pairing that eluded me earlier. + +I've made a new [[polls]] page, and posted a poll: +[[polls/prioritizing_special_remotes]] diff --git a/doc/todo/special_remote_for_amazon_glacier.mdwn b/doc/todo/special_remote_for_amazon_glacier.mdwn index abc7a239c..a6e524cdd 100644 --- a/doc/todo/special_remote_for_amazon_glacier.mdwn +++ b/doc/todo/special_remote_for_amazon_glacier.mdwn @@ -17,3 +17,9 @@ vault becomes available, and the user could queue a list of commands to run, or files to transfer, at that point. --[[Joey]] + +----- + +> In the coming months, Amazon S3 will introduce an option that will allow customers to seamlessly move data between Amazon S3 and Amazon Glacier based on data lifecycle policies. + +-- -- cgit v1.2.3