perkeep/pkg/osutil
mpl cdc4ed5ae2 camput init: ring/key related fixes
1) Removed exec call to gpg, because it automatically looks in .gnupg/,
which we don't use anymore as a default.
2) Now taking into account global --secret-keyring flag.
This flag is now in osutil.
3) New or modified funcs in osutil
4) Made sure --gpgkey works too.
5) Cleaned up error messages and hints.

Context: http://camlistore.org/issue/364
         http://camlistore.org/issue/368

Change-Id: I2e51032ed0597da656db100d72f5588b37308e1a
2014-03-28 19:55:18 +01:00
..
cpu.go osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
cpu_linux.go osutil: add CPUUsage function 2013-11-30 11:59:36 -08:00
findproc_appengine.go osutil: fix typo in build tag 2013-08-02 21:23:55 +02:00
findproc_normal.go integration tests: kill camlistored when all tests are done 2013-08-02 15:42:49 +02:00
mem.go osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
mem_unix.go osutil: add MemUsage func 2014-01-26 21:56:16 -08:00
openurl.go Update from r60 to [almost] Go 1. 2012-02-18 21:53:06 -08:00
osutil.go osutil: add DirExists 2014-01-31 12:20:24 +01:00
paths.go camput init: ring/key related fixes 2014-03-28 19:55:18 +01:00
paths_test.go osutil: don't use host config during tests 2014-02-23 10:00:45 -08:00
restart_freebsd.go Fix compilation on FreeBSD. Thanks to retzkek. Fixes Issue 168. 2013-07-02 22:12:53 -07:00
restart_stub.go newui: Final move to get rid of the old ui! 2013-06-11 13:25:59 +02:00
restart_unix.go App Engine: +build hide restart_unix.go 2013-03-14 19:43:25 -07:00