Commit Graph

3 Commits

Author SHA1 Message Date
mpl 2bb666ccf6 all: rename remaining occurrences of camput
Also removed misc/buildbot while at it (which contained camput
references) since we don't use it anymore at all.

TODO: the OSX app seems to be relying on finding a binary in ../bin,
which we do not use anymore. This will probably need fixing.

Updates #981

Change-Id: I14220fbad2e81181330fca4bb2d2e5fe170e1bd6
2018-04-21 16:20:24 -07:00
Brad Fitzpatrick ca76a40bbc Rename camlistored to perkeepd.
Updates #981

Change-Id: I8fe43c240c149074c23128a89ab426af9cbf94b4
2018-04-21 11:06:09 -07:00
Paul Lindner f99e3488ff clients/osx: fix and update OSX status-menu app
- Updates the naming from Camlistore to Perkeep
- Adjusts the mount point to ~/Desktop/perkeep
- Uses the new pk-mount binary
- Uses Perkeep.log instead of Camlistore.log
- Updates to minimum build of OSX 10.10
- Moves everything a directory level higher

Still uses the old branding, will need updated assets for this.

Tested: Built manually, all features appear to work now.

point to use ~/Desktop/perkeep

Change-Id: I0e267525f342afa43b8c1f59b46b5e2a75aa7844
2018-01-30 13:30:22 -08:00