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