Commit Graph

8 Commits

Author SHA1 Message Date
Dustin Sallings 5d9931cb15 osx: Describe how to make a .dmg from BUILDING
Change-Id: I4c2bcc3709d2121ab092b438991cc995fd7192f8
2014-02-13 14:21:52 -08:00
Dustin Sallings d787808155 osx: dmg target
Change-Id: If16da4027d64977cd5e6bd4fbe3b128e76186a43
2014-01-18 14:51:08 -08:00
Brad Fitzpatrick 96e82b2af7 Merge "clients/osx: resolve basic fuse mount errors" 2014-01-05 00:00:53 +00:00
Dustin Sallings 92d1dd2930 BUILDING the osx client
Change-Id: Ibd62a1b4f83031f7e462c73e2574f2628636fadc
2014-01-04 15:57:11 -08:00
Dustin Sallings fbd8992e0e clients/osx: resolve basic fuse mount errors
When cammount unexpectedly exits too soon after starting, check a couple
basic things that are likely to be wrong on new installations and try to
resolve them.

1. Is FUSE installed?  Direct user to site otherwise.
2. Is there a client config?  Allow the user to have one created.

There's no configuration management here, just a behind-the-scenes
"camput init".

This also deals with a minor issue where the user couldn't break out of
a mount failure loop since most of that code has been replaced.

Fixes
        camlistore.org/issue/311
        camlistore.org/issue/312
        camlistore.org/issue/313

Change-Id: I5a4ea99bd7532f0e0c87a7075cc0d618f2033e5c
2014-01-03 22:08:22 -08:00
Dustin Sallings 75c98fd7a8 OS X Time Travel UI
Change-Id: Iceb8bdba9aa8dabb9f86caffe88b0ccdfa3f4deb
2013-12-22 00:33:21 -08:00
Dustin Sallings 186dbe568d Manage FUSE mount
Change-Id: Ic56a46dfd1ab0f451e7d84c4eebd6e4d8aa24b21
2013-12-21 22:53:54 -08:00
Dustin Sallings bc8b94f50c New OS X Launcher
Change-Id: I259b822fd3754a38cb0ba06c885f5a8f23797a4f
2013-12-21 22:52:00 -08:00