Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-07-17 | Efen moar spil chucking. | onefang | 2 | -5/+5 | |
2021-08-25 | Update tmux.conf. | onefang | 1 | -2/+4 | |
2021-08-25 | Comment tweaks. | onefang | 1 | -1/+4 | |
2021-07-22 | Set the tmux pane title and active pane border. | onefang | 1 | -0/+10 | |
2021-07-06 | Deal with the usual "tmux loves changing their config options" bullshit. | onefang | 1 | -3/+7 | |
2021-07-06 | No sleeping on the backup job. | onefang | 2 | -2/+2 | |
2020-09-08 | Add the old bash scripts. | onefang | 14 | -0/+945 | |
Most of these will eventually be rewritten as C + Lua. | |||||
2020-04-20 | Missed a bit when updating the old scripts. | onefang | 1 | -1/+1 | |
2020-04-20 | Update the old bash scripts for the new stuff. | onefang | 2 | -3/+3 | |
2019-08-25 | Make start-sim -d 30 actually work. | onefang | 1 | -2/+2 | |
2019-08-23 | We don't use IP in create-sim anymore. | onefang | 1 | -1/+0 | |
2019-08-22 | config/ROBUST/RobustExtra.ini | onefang | 1 | -0/+2 | |
2019-08-22 | Unclutter the tmux status line. | onefang | 3 | -5/+5 | |
Not everyone has YUUUGE terminals like I do. | |||||
2019-08-19 | TYPO-- | onefang | 1 | -1/+1 | |
2019-08-13 | ThisSim.ini -> Actual_Name.ini | onefang | 1 | -1/+3 | |
And a minor typo I'm suprised survived. | |||||
2019-08-13 | Whitespace-- | onefang | 1 | -1/+1 | |
2019-08-13 | Make [Region] InternalAddress and ExternalHostName reasonable defaults. | onefang | 1 | -9/+0 | |
Also AllowAlternatePorts isn't actually in the code anywhere, get rid of it. | |||||
2019-08-13 | Modify start-sim to start up everything, with the output in the left tmux ↵ | onefang | 1 | -24/+39 | |
window. | |||||
2019-08-13 | Stop using num2name() in scripts. | onefang | 3 | -9/+5 | |
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-08 | Various clean ups. | onefang | 1 | -3/+3 | |
2019-08-05 | Pass -q through to ROBUST on start them all mode of start-sim. | onefang | 1 | -3/+3 | |
2019-08-05 | start-sim -w waiting for ROBUST isn't working. | onefang | 1 | -1/+1 | |
2019-08-05 | Running start-sim in scripts now starts everything up, with a delay. | onefang | 1 | -2/+36 | |
2019-08-04 | Minor tweak to let inventory backup script work again. | onefang | 1 | -1/+1 | |
2019-08-04 | Don't wait_for_text for anything between [], coz that's a grep thing. | onefang | 1 | -1/+1 | |
2019-08-04 | start-sim wait for the [RegionReady]: INITIALIZATION COMPLETE FOR message. | onefang | 1 | -1/+12 | |
2019-08-04 | Tweaking create_sim. | onefang | 1 | -16/+6 | |
ExternalHostName = "${Const|HostName}" Move size to the third argument. | |||||
2019-08-02 | Bump sim ports up by 2 when creating, coz 5 is silly. | onefang | 1 | -1/+1 | |
2019-08-01 | ROBUST does support includes, so use them. | onefang | 3 | -16/+0 | |
2019-07-28 | Forgot to update a script comment. | onefang | 1 | -1/+1 | |
2019-07-24 | Make the installation more robust. | onefang | 1 | -0/+1 | |
2019-07-04 | Silly script to get around the lack of includes in ROBUST. | onefang | 2 | -4/+16 | |
This'll be temporary until I get around to adding includes to ROBUST. | |||||
2019-05-28 | Add [Region] .ini block. | onefang | 3 | -11/+10 | |
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-23 | Management scripts encounters the real world, needs patching up. | onefang | 3 | -13/+17 | |
2019-05-23 | Update the tmux config. | onefang | 1 | -20/+65 | |
I do wish they would stop changing config options. | |||||
2019-05-22 | Major tweaking of the scripts to suit the new setup. | onefang | 7 | -53/+66 | |
2019-05-21 | Move install related scripts and stuff into their own directory. | onefang | 5 | -0/+0 | |
2019-05-20 | Initial tweaks of the installation stuff. | onefang | 1 | -6/+0 | |
2019-05-19 | Various script fixups. | root | 1 | -7/+19 | |
2019-05-19 | Kill it with fire! | root | 1 | -0/+5 | |
2019-05-19 | Remove double [] from the tmux tabs. | root | 1 | -8/+8 | |
2019-05-19 | Add ionice to gitAR. | root | 1 | -3/+3 | |
2019-05-19 | tmux comment++ | root | 1 | -0/+2 | |
2016-12-10 | Fix up creating sims. | David Walter Seikel | 1 | -11/+18 | |
2016-12-09 | Script to setup the monit contral files. | David Walter Seikel | 1 | -0/+12 | |
2016-12-09 | Script to create a sim. I should test it. | David Walter Seikel | 1 | -0/+89 | |
2016-12-09 | Various little clean ups. | David Walter Seikel | 3 | -16/+6 | |
2016-11-28 | Add asset fixing Perl script, though likely to convert it to Lua later. | David Walter Seikel | 1 | -0/+227 | |
2016-11-28 | Script for migrating groups to the built in core version. | David Walter Seikel | 1 | -0/+48 | |
2016-11-28 | New script for backing up everything. | David Walter Seikel | 1 | -0/+5 | |