- config/data_manager_conf.xml
- config/external_service_types_conf.xml
- config/shed_data_manager_conf.xml
- config/shed_tool_data_table_conf.xml
- config/shed_data_manager_conf.xml
- config/tool_data_table_conf.xml
- config/workflow_schedulers_conf.xml
- tool-data (for shed-installed data tables)
shed_* are now created on demand when shed things are installed.
Installed Galaxy can now be started from outside the Galaxy root with
just a galaxy.ini. Some features will still be broken (static dbkeys,
display build sites). Some (dependency resolvers) are broken just
because I haven't gotten to fixing paths yet and will be easy to fix,
others (dbkeys) are more complicated because of complex paths and
relative-to-galaxy-root defaults (in datatypes_conf.xml).