diff options
author | Joey Hess <joey@kitenet.net> | 2012-10-05 11:57:48 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-10-05 11:57:48 -0400 |
commit | f8ef5d28db0d43813117e47f8ccdc16663bc113e (patch) | |
tree | 97a0567f2619fef6be5dae012d66f65f96d3fe6e /doc/design/assistant | |
parent | d664d0af0821759f20ff50fa344e52c6cb871ab0 (diff) |
update
Diffstat (limited to 'doc/design/assistant')
-rw-r--r-- | doc/design/assistant/android.mdwn | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/design/assistant/android.mdwn b/doc/design/assistant/android.mdwn index f81f23223..1db2913a7 100644 --- a/doc/design/assistant/android.mdwn +++ b/doc/design/assistant/android.mdwn @@ -37,3 +37,8 @@ jobs when low on battery or run flat out when plugged in. The app should be aware of network status, and avoid expensive data transfers when not on wifi. This may need to be configurable. + +## FAT + +Due to use of the fat filesystem, which doesn't do symlinks, [[nosymlink]] +is probably needed. |