aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts/install (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-08-23We don't use IP in create-sim anymore.onefang1-1/+0
2019-08-22config/ROBUST/RobustExtra.inionefang1-0/+2
2019-08-22Unclutter the tmux status line.onefang1-3/+3
Not everyone has YUUUGE terminals like I do.
2019-08-19TYPO--onefang1-1/+1
2019-08-13ThisSim.ini -> Actual_Name.inionefang1-1/+3
And a minor typo I'm suprised survived.
2019-08-13Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang1-9/+0
Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it.
2019-08-13Stop using num2name() in scripts.onefang1-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.
2019-08-04Tweaking create_sim.onefang1-16/+6
ExternalHostName = "${Const|HostName}" Move size to the third argument.
2019-08-02Bump sim ports up by 2 when creating, coz 5 is silly.onefang1-1/+1
2019-08-01ROBUST does support includes, so use them.onefang1-1/+0
2019-07-24Make the installation more robust.onefang1-0/+1
2019-05-28Add [Region] .ini block.onefang1-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.
2019-05-23Management scripts encounters the real world, needs patching up.onefang1-0/+4
2019-05-23Update the tmux config.onefang1-20/+65
I do wish they would stop changing config options.
2019-05-22Major tweaking of the scripts to suit the new setup.onefang4-41/+53
2019-05-21Move install related scripts and stuff into their own directory.onefang5-0/+244