aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (unfollow)
Commit message (Expand)AuthorFilesLines
2020-04-20Missed a bit when updating the old scripts.onefang1-1/+1
2020-04-20Update the old bash scripts for the new stuff.onefang2-3/+3
2019-08-25Make start-sim -d 30 actually work.onefang1-2/+2
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.onefang3-5/+5
2019-08-19TYPO--onefang1-1/+1
2019-08-13ThisSim.ini -> Actual_Name.inionefang1-1/+3
2019-08-13Whitespace--onefang1-1/+1
2019-08-13Make [Region] InternalAddress and ExternalHostName reasonable defaults.onefang1-9/+0
2019-08-13Modify start-sim to start up everything, with the output in the left tmux win...onefang1-24/+39
2019-08-13Stop using num2name() in scripts.onefang3-9/+5
2019-08-08Various clean ups.onefang1-3/+3
2019-08-05Pass -q through to ROBUST on start them all mode of start-sim.onefang1-3/+3
2019-08-05start-sim -w waiting for ROBUST isn't working.onefang1-1/+1
2019-08-05Running start-sim in scripts now starts everything up, with a delay.onefang1-2/+36
2019-08-04Minor tweak to let inventory backup script work again.onefang1-1/+1
2019-08-04Don't wait_for_text for anything between [], coz that's a grep thing.onefang1-1/+1
2019-08-04start-sim wait for the [RegionReady]: INITIALIZATION COMPLETE FOR message.onefang1-1/+12
2019-08-04Tweaking create_sim.onefang1-16/+6
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.onefang3-16/+0
2019-07-28Forgot to update a script comment.onefang1-1/+1
2019-07-24Make the installation more robust.onefang1-0/+1
2019-07-04Silly script to get around the lack of includes in ROBUST.onefang2-4/+16
2019-05-28Add [Region] .ini block.onefang3-11/+10
2019-05-23Management scripts encounters the real world, needs patching up.onefang3-13/+17
2019-05-23Update the tmux config.onefang1-20/+65
2019-05-22Major tweaking of the scripts to suit the new setup.onefang7-53/+66
2019-05-21Move install related scripts and stuff into their own directory.onefang5-0/+0
2019-05-20Initial tweaks of the installation stuff.onefang1-6/+0
2019-05-19Various script fixups.root1-7/+19
2019-05-19Kill it with fire!root1-0/+5
2019-05-19Remove double [] from the tmux tabs.root1-8/+8
2019-05-19Add ionice to gitAR.root1-3/+3
2019-05-19tmux comment++root1-0/+2
2016-12-10Fix up creating sims.David Walter Seikel1-11/+18
2016-12-09Script to setup the monit contral files.David Walter Seikel1-0/+12
2016-12-09Script to create a sim. I should test it.David Walter Seikel1-0/+89
2016-12-09Various little clean ups.David Walter Seikel3-16/+6
2016-11-28Add asset fixing Perl script, though likely to convert it to Lua later.David Walter Seikel1-0/+227
2016-11-28Script for migrating groups to the built in core version.David Walter Seikel1-0/+48
2016-11-28New script for backing up everything.David Walter Seikel1-0/+5
2016-11-28Comment out the crontab, we are doing this a different way. Should probably ...David Walter Seikel1-3/+3
2016-11-28Fix up startup a little.David Walter Seikel1-4/+5
2016-11-27Various little backup system fixes.David Walter Seikel3-13/+20
2016-11-27Fix "only backup people that have logged in since last time", due to OpenSim ...David Walter Seikel1-3/+1
2016-11-27Backup one more level.David Walter Seikel1-2/+2
2016-11-27Sleep between backups based on size of the backup file. Poor mans "wait for ...David Walter Seikel2-3/+6
2016-11-27Break out common script bits into their own file.David Walter Seikel5-68/+89