Merge branch 'master' of ssh://git-annex.branchable.com

This commit is contained in:
Joey Hess 2012-08-06 18:52:16 -04:00
commit e872299926
2 changed files with 20 additions and 0 deletions

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="https://www.google.com/accounts/o8/id?id=AItOawl9sYlePmv1xK-VvjBdN-5doOa_Xw-jH4U"
nickname="Richard"
subject="comment 1"
date="2012-08-05T23:50:57Z"
content="""
Using `annex` as default is fine, but even non-technical users will need a way to create different annexes for different usage. Or if two users share one thumb drive and each has their own annex. Long story short, I don't think this is an expert option, but something every user should be able to change immediately.
A pre-populated text area makes most sense, imo.
"""]]

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://dieter-be.myopenid.com/"
nickname="dieter"
subject="comment 2"
date="2012-08-06T08:30:47Z"
content="""
+1 on what Richard said
about the correctly figuring out what are valid mountpoints / devices that can be used, your current code doesn't seem very robust.
check this out https://github.com/Dieterbe/aif/blob/develop/src/core/libs/lib-blockdevices-filesystems.sh#L213
"""]]