Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | do not use test for nothing, better use creates ( one less fork ) | Michael Scherer | 2012-01-22 | 1 | -1/+1 |
| | |||||
* | fix missing template() call | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | more resilient setup ( and this also avoid the various synchronization problem ) | Michael Scherer | 2012-01-15 | 1 | -2/+2 |
| | |||||
* | add needed module for the wrapper | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | add a custom wrapper for running ii, since it doesn't react like | Michael Scherer | 2012-01-15 | 1 | -4/+10 |
| | | | | | a regular daemon, and doing this with simple shell command is too tedious. | ||||
* | detach ii from terminal | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | fix ordering | Michael Scherer | 2012-01-15 | 1 | -0/+1 |
| | |||||
* | fix the module | Michael Scherer | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | add a untested module for ii | Michael Scherer | 2012-01-15 | 1 | -0/+30 |