Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 3 | -16/+0 |
| | |||||
* | Forgot to update a script comment. | onefang | 2019-07-28 | 1 | -1/+1 |
| | |||||
* | Make the installation more robust. | onefang | 2019-07-24 | 1 | -0/+1 |
| | |||||
* | Silly script to get around the lack of includes in ROBUST. | onefang | 2019-07-04 | 2 | -4/+16 |
| | | | | This'll be temporary until I get around to adding includes to ROBUST. | ||||
* | Add [Region] .ini block. | onefang | 2019-05-28 | 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. | ||||
* | Management scripts encounters the real world, needs patching up. | onefang | 2019-05-23 | 3 | -13/+17 |
| | |||||
* | 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 | 7 | -53/+66 |
| | |||||
* | Move install related scripts and stuff into their own directory. | onefang | 2019-05-21 | 5 | -0/+0 |
| | |||||
* | Initial tweaks of the installation stuff. | onefang | 2019-05-20 | 1 | -6/+0 |
| | |||||
* | Various script fixups. | root | 2019-05-19 | 1 | -7/+19 |
| | |||||
* | Kill it with fire! | root | 2019-05-19 | 1 | -0/+5 |
| | |||||
* | Remove double [] from the tmux tabs. | root | 2019-05-19 | 1 | -8/+8 |
| | |||||
* | Add ionice to gitAR. | root | 2019-05-19 | 1 | -3/+3 |
| | |||||
* | tmux comment++ | root | 2019-05-19 | 1 | -0/+2 |
| | |||||
* | Fix up creating sims. | David Walter Seikel | 2016-12-10 | 1 | -11/+18 |
| | |||||
* | Script to setup the monit contral files. | David Walter Seikel | 2016-12-09 | 1 | -0/+12 |
| | |||||
* | Script to create a sim. I should test it. | David Walter Seikel | 2016-12-09 | 1 | -0/+89 |
| | |||||
* | Various little clean ups. | David Walter Seikel | 2016-12-09 | 3 | -16/+6 |
| | |||||
* | Add asset fixing Perl script, though likely to convert it to Lua later. | David Walter Seikel | 2016-11-28 | 1 | -0/+227 |
| | |||||
* | Script for migrating groups to the built in core version. | David Walter Seikel | 2016-11-28 | 1 | -0/+48 |
| | |||||
* | New script for backing up everything. | David Walter Seikel | 2016-11-28 | 1 | -0/+5 |
| | |||||
* | Comment out the crontab, we are doing this a different way. Should probably ↵ | David Walter Seikel | 2016-11-28 | 1 | -3/+3 |
| | | | | delet this later. | ||||
* | Fix up startup a little. | David Walter Seikel | 2016-11-28 | 1 | -4/+5 |
| | |||||
* | Various little backup system fixes. | David Walter Seikel | 2016-11-27 | 3 | -13/+20 |
| | |||||
* | Fix "only backup people that have logged in since last time", due to OpenSim ↵ | David Walter Seikel | 2016-11-27 | 1 | -3/+1 |
| | | | | changing the way they store that. | ||||
* | Backup one more level. | David Walter Seikel | 2016-11-27 | 1 | -2/+2 |
| | |||||
* | Sleep between backups based on size of the backup file. Poor mans "wait for ↵ | David Walter Seikel | 2016-11-27 | 2 | -3/+6 |
| | | | | it to finish" guess. | ||||
* | Break out common script bits into their own file. | David Walter Seikel | 2016-11-27 | 5 | -68/+89 |
| | |||||
* | Alas "make IARs for those that logged on since the last time" failed, 8.2 ↵ | David Walter Seikel | 2016-11-09 | 1 | -1/+4 |
| | | | | | | broke it. Bring it back after that gets fixed. | ||||
* | Keep the password a secret. | David Walter Seikel | 2016-11-08 | 1 | -0/+2 |
| | |||||
* | Lots of hacking up the scripts to work with the new setup, and more. | David Walter Seikel | 2016-11-08 | 10 | -0/+450 |