Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 2019-08-13 | 1 | -9/+0 |
| | | | | | Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it. | ||||
* | Stop using num2name() in scripts. | onefang | 2019-08-13 | 1 | -2/+1 |
| | | | | | Turns out I was feeding "01" to it, so that's why it thought things where octal, and "01" is the result we wanted anyway. | ||||
* | Tweaking create_sim. | onefang | 2019-08-04 | 1 | -16/+6 |
| | | | | | | ExternalHostName = "${Const|HostName}" Move size to the third argument. | ||||
* | Bump sim ports up by 2 when creating, coz 5 is silly. | onefang | 2019-08-02 | 1 | -1/+1 |
| | |||||
* | ROBUST does support includes, so use them. | onefang | 2019-08-01 | 1 | -1/+0 |
| | |||||
* | Make the installation more robust. | onefang | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | Add [Region] .ini block. | onefang | 2019-05-28 | 1 | -8/+7 |
| | | | | | | | For including actual region definition in the normal .ini stack. Same as the usual Region.ini format, except we add a RegionName parameter. | ||||
* | Management scripts encounters the real world, needs patching up. | onefang | 2019-05-23 | 1 | -0/+4 |
| | |||||
* | Update the tmux config. | onefang | 2019-05-23 | 1 | -20/+65 |
| | | | | I do wish they would stop changing config options. | ||||
* | Major tweaking of the scripts to suit the new setup. | onefang | 2019-05-22 | 4 | -41/+53 |
| | |||||
* | Move install related scripts and stuff into their own directory. | onefang | 2019-05-21 | 5 | -0/+244 |