Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not compile nodetool escript | Tuncer Ayaz | 2013-04-12 | 1 | -2/+0 |
| | | | | This removes the dependency on lib/compiler in an OTP release. | ||||
* | Change simplenode template files to work on more platforms | Jared Morrow | 2013-01-17 | 1 | -6/+52 |
| | | | | | | | | | | | | When developing Riak, we have found bugs and other issues due to the number of platforms we support. Here is an overview of the changes: - Fix command-line syntax for commands to work on *BSD / Sun - Add chkconfig and getpid to nodetool - Replace platform specific 'kill' commands with a nodetool getpid method - Fix RUNNER_USER settings to work on *BSD | ||||
* | Clean up emacs file local variables | Tuncer Ayaz | 2011-01-31 | 1 | -1/+1 |
| | |||||
* | Fix bug 294 | Tuncer Ayaz | 2011-01-29 | 1 | -0/+22 |
| | |||||
* | Add file local variables to nodetool escript | Tuncer Ayaz | 2011-01-21 | 1 | -1/+2 |
| | |||||
* | Synchronize nodetool escript with riak version | Tuncer Ayaz | 2011-01-21 | 1 | -1/+36 |
| | |||||
* | Bug 640: use net_kernel:hidden_connect_node() for nodetool | Scott Fritchie | 2010-08-18 | 1 | -3/+3 |
| | |||||
* | Adding sketch of functionality for creating a reltool node from template | Dave Smith | 2010-01-08 | 1 | -0/+80 |