Commit Graph

17 Commits

Author SHA1 Message Date
Will Norris 7ec2b0ac2e website: update doc URLs
s/docs/doc/ and s/http/https/ for camlistore.org doc URLs in website and
code.

Change-Id: I875e2acece1f594a304f2bdb63f756fcb315abc8
2016-04-27 08:48:50 -07:00
Brad Fitzpatrick ddbe440e45 Update more (all remaining) issue links to Github.
Change-Id: Ia796410afb292615e63f7f42b5ecda3d18d7c325
2014-12-13 17:40:54 +11:00
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
Nick O'Neill cb40c185f6 More work on OS X launcher.
Change-Id: Id88e5f1c26b536b4a296f25b08bb4375ea014dc5
2013-09-06 17:55:51 -07:00
Nick O'Neill 885094adc0 Working on launch.
Change-Id: Id4d0b61565127c60478cbf6d3da1e4f899f9987c
2013-08-30 12:13:04 -07:00
Brad Fitzpatrick 7074b46299 osx: add a Makefile and gitignore
Change-Id: I9873c54bbf7cdc4ae90b78b0bd55330b72063233
2013-07-11 08:39:00 +10:00
Nick O'Neill f36a690934 Removed the workspace for now.
Change-Id: I307cd3e1c4ce63c583ff5e6584226b244d657fef
2013-07-10 10:56:31 -07:00
Nick O'Neill 712fda7b97 Added workspace files for building.
Change-Id: Icc1af8328122f0b8fbb096edd2354efd38954462
2013-07-09 08:47:51 -07:00
Nick O'Neill 79c2a563e4 Added an icon, restricted app to the menu.
Change-Id: Ie681183676d3482fc30d08907e9a26d9b4fbff97
2013-07-08 18:32:21 -07:00
Nick O'Neill c0d251524e First commit for camlistart menu item.
Change-Id: I7b64e5ef11af1277e52bf2034f4157ad890c2da4
2013-07-08 18:32:10 -07:00