Commit graph

9 commits

Author SHA1 Message Date
Steven Van Acker
5af71a1a9f bunch of fixes to get things to build 2017-02-16 22:45:02 +01:00
Steven Van Acker
7144e756e5 fail hard on any error + verify that all scripts use bash -ex to fail
early on any error + anticipate that some tools can't be installed by
now, but we still want the test to return success to satisfy travis-ci
2017-02-16 22:40:17 +01:00
Michael Rodler
1d47962e58 Split install-root scripts into distribution specific ones 2016-06-06 15:11:08 +02:00
Michael Rodler
37e74bef92 Added case fallthrough for debian as distri in all install-root scripts. fixed manage-tools and Dockerfile. 2016-06-02 11:51:59 +02:00
Michael Rodler
54c8472ebc Bulk updated install-root scripts to check $DISTRI env variable 2016-06-01 15:14:32 +02:00
Yan
53c9f1e250 use shallow clones to speed things up and reduce disk space usage 2015-12-09 14:42:41 -08:00
Yan
e95b9c3f38 apt-get -y install for codereason so that it doesn't stall 2015-11-04 00:05:57 -08:00
raildex1
8054c710c6 Fix missing LIB_VEX error
codereason uses a modified lib_vex that isn't installed system wide, compiled with the make.sh and breaks the install if not there.
2015-09-12 01:21:32 +10:00
Yan
405f26fbe5 codereason 2015-06-19 10:34:31 -07:00