aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/install (follow)
Commit message (Collapse)AuthorAgeFilesLines
* We don't use IP in create-sim anymore.onefang2019-08-231-1/+0
|
* config/ROBUST/RobustExtra.inionefang2019-08-221-0/+2
|
* Unclutter the tmux status line.onefang2019-08-221-3/+3
| | | | Not everyone has YUUUGE terminals like I do.
* TYPO--onefang2019-08-191-1/+1
|
* ThisSim.ini -> Actual_Name.inionefang2019-08-131-1/+3
| | | | And a minor typo I'm suprised survived.
* Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang2019-08-131-9/+0
| | | | | Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it.
* Stop using num2name() in scripts.onefang2019-08-131-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.onefang2019-08-041-16/+6
| | | | | | ExternalHostName = "${Const|HostName}" Move size to the third argument.
* Bump sim ports up by 2 when creating, coz 5 is silly.onefang2019-08-021-1/+1
|
* ROBUST does support includes, so use them.onefang2019-08-011-1/+0
|
* Make the installation more robust.onefang2019-07-241-0/+1
|
* Add [Region] .ini block.onefang2019-05-281-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.onefang2019-05-231-0/+4
|
* Update the tmux config.onefang2019-05-231-20/+65
| | | | I do wish they would stop changing config options.
* Major tweaking of the scripts to suit the new setup.onefang2019-05-224-41/+53
|
* Move install related scripts and stuff into their own directory.onefang2019-05-215-0/+244