summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-12-27Bring back config dir linking.HEADmasterPaweł Redman
The configs aren't exec'd on the command line anymore, but the server operator might still want to exec them on-the-fly to update settings.
2017-12-27Add support for fs_overpath.Paweł Redman
2017-12-26Add an option to disable the GDB wrapper.Paweł Redman
2017-12-26Remove a line left over by a previous commit.Paweł Redman
2017-12-26Source config from another file.Paweł Redman
2017-12-26Overwrite autogen instead of exec'ing configs.Paweł Redman
2017-12-26Initial commit.Paweł Redman
No history was lost as the scripts had no history in the first place.
2017-12-26Initial commitPaweł Redman